{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":448884654,"defaultBranch":"main","name":"elastic-agent-libs","ownerLogin":"elastic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-17T12:27:49.000Z","ownerAvatar":"https://github.com/avatars/u/6764390?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726671312.0","currentOid":""},"activityList":{"items":[{"before":"4babd25539b68093b4fbdcb1da26307eabbed5e5","after":"6c381fb311236410d0e6027dc525b160fb6ddd72","ref":"refs/heads/main","pushedAt":"2024-09-23T13:08:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndersonQ","name":"Anderson Queiroz","path":"/AndersonQ","primaryAvatarUrl":"https://github.com/avatars/u/203669?s=80&v=4"},"commit":{"message":"testing/certutil/cmd: add passphrase protected key support (#230)","shortMessageHtmlLink":"testing/certutil/cmd: add passphrase protected key support (#230)"}},{"before":"5104a902304586d07906b91e169983699fa46d82","after":"4babd25539b68093b4fbdcb1da26307eabbed5e5","ref":"refs/heads/main","pushedAt":"2024-09-18T14:07:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"leehinman","name":"Lee E Hinman","path":"/leehinman","primaryAvatarUrl":"https://github.com/avatars/u/57081003?s=80&v=4"},"commit":{"message":"configure logging from a zap.Core (#218)\n\n* configure logging from a zap.Core","shortMessageHtmlLink":"configure logging from a zap.Core (#218)"}},{"before":"61f738796e6a0006a7ad4ca21bc1dfa2239f0ae5","after":null,"ref":"refs/heads/gh-oblt/replace-step-setup-git","pushedAt":"2024-09-12T13:27:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"v1v","name":"Victor Martinez","path":"/v1v","primaryAvatarUrl":"https://github.com/avatars/u/2871786?s=80&v=4"}},{"before":"1111a9efe280c3f40a8408285677082f9ea7fbdd","after":"5104a902304586d07906b91e169983699fa46d82","ref":"refs/heads/main","pushedAt":"2024-09-12T13:26:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"v1v","name":"Victor Martinez","path":"/v1v","primaryAvatarUrl":"https://github.com/avatars/u/2871786?s=80&v=4"},"commit":{"message":"github-action: use oblt-actions/git/setup (#228)","shortMessageHtmlLink":"github-action: use oblt-actions/git/setup (#228)"}},{"before":null,"after":"61f738796e6a0006a7ad4ca21bc1dfa2239f0ae5","ref":"refs/heads/gh-oblt/replace-step-setup-git","pushedAt":"2024-09-12T13:03:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"v1v","name":"Victor Martinez","path":"/v1v","primaryAvatarUrl":"https://github.com/avatars/u/2871786?s=80&v=4"},"commit":{"message":"github-action: use oblt-actions/git/setup","shortMessageHtmlLink":"github-action: use oblt-actions/git/setup"}},{"before":"999dd7ae34c28634b7e35c55da450025d196ff9a","after":"1111a9efe280c3f40a8408285677082f9ea7fbdd","ref":"refs/heads/main","pushedAt":"2024-09-09T13:51:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"belimawr","name":"Tiago Queiroz","path":"/belimawr","primaryAvatarUrl":"https://github.com/avatars/u/333577?s=80&v=4"},"commit":{"message":"[transport] make dial error logging compatible with ECS (#227)\n\nThe LoggingDiler was logging an error with the field 'network' set as\r\nthe network type (tcp/upd), however 'network' is an object in ECS,\r\nthis would cause the log entry to be rejected by Elasticsearch.","shortMessageHtmlLink":"[transport] make dial error logging compatible with ECS (#227)"}},{"before":"8ec6b258ecc33169e4e883fba109b7e5a7fcd048","after":"999dd7ae34c28634b7e35c55da450025d196ff9a","ref":"refs/heads/main","pushedAt":"2024-09-03T16:52:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kruskall","name":null,"path":"/kruskall","primaryAvatarUrl":"https://github.com/avatars/u/99559985?s=80&v=4"},"commit":{"message":"feat: add support for all upstream dist to file package (#226)\n\nuse specific function for unix goos and fallback for non-unix systems","shortMessageHtmlLink":"feat: add support for all upstream dist to file package (#226)"}},{"before":"8c7c5ca0cacb11d0e459d0587d6791e8332ea6d2","after":"8ec6b258ecc33169e4e883fba109b7e5a7fcd048","ref":"refs/heads/main","pushedAt":"2024-08-29T10:06:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kruskall","name":null,"path":"/kruskall","primaryAvatarUrl":"https://github.com/avatars/u/99559985?s=80&v=4"},"commit":{"message":"refactor: update unix build tags and add plan9 (#224)\n\n* refactor: update unix build tags and add plan9\r\n\r\nresolve obscure compile errors when trying to compile on\r\ndifferent goos.\r\nUse unix build tags and add plan9.\r\n\r\nWe can't implement uid/gid logic without breaks as plan9 uses\r\nstrings while the api requires int.\r\nUse plan9.Dup to redirect stderr.\r\n\r\n* refactor: use syscall type","shortMessageHtmlLink":"refactor: update unix build tags and add plan9 (#224)"}},{"before":"00c95bbf87e42b5f8660f990187364684641dee3","after":"8c7c5ca0cacb11d0e459d0587d6791e8332ea6d2","ref":"refs/heads/main","pushedAt":"2024-08-24T21:17:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kruskall","name":null,"path":"/kruskall","primaryAvatarUrl":"https://github.com/avatars/u/99559985?s=80&v=4"},"commit":{"message":"refactor: drop hashstructure dependency (#223)\n\n* refactor: drop hashstructure dependency\r\n\r\nhashstructure was archived and it is no longer maintained\r\nwe are only using the library to hash a slice of strings,\r\nimplement the logic in a custom method and drop the library\r\n\r\n* lint: update notice\r\n\r\n* test: verify custom hash function is equivalent to hashstructure lib","shortMessageHtmlLink":"refactor: drop hashstructure dependency (#223)"}},{"before":"46b7ca17de674f9db14f1595fb077238f88c9f6d","after":null,"ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-08-12T15:56:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cmacknz","name":"Craig MacKenzie","path":"/cmacknz","primaryAvatarUrl":"https://github.com/avatars/u/3466215?s=80&v=4"}},{"before":"1cf0584054114f44bc614e9c63f1b02d826936b7","after":"00c95bbf87e42b5f8660f990187364684641dee3","ref":"refs/heads/main","pushedAt":"2024-08-12T15:56:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmacknz","name":"Craig MacKenzie","path":"/cmacknz","primaryAvatarUrl":"https://github.com/avatars/u/3466215?s=80&v=4"},"commit":{"message":"[updatecli][githubrelease] Bump version to 1.21.13 (#222)\n\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.golangci.yml\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.go-version\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.golangci.yml\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.go-version\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n---------\r\n\r\nCo-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com>\r\nCo-authored-by: Craig MacKenzie ","shortMessageHtmlLink":"[updatecli][githubrelease] Bump version to 1.21.13 (#222)"}},{"before":"766e695d2a86553a0adae6a4d304228e5d881fff","after":"46b7ca17de674f9db14f1595fb077238f88c9f6d","ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-08-12T15:46:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"cmacknz","name":"Craig MacKenzie","path":"/cmacknz","primaryAvatarUrl":"https://github.com/avatars/u/3466215?s=80&v=4"},"commit":{"message":"Merge branch 'main' into updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","shortMessageHtmlLink":"Merge branch 'main' into updatecli_422f4aa39ded37cd0193522df9ae05aa89…"}},{"before":"ee0762458c75ce120f1b02feec81fbc3372c6d9d","after":"766e695d2a86553a0adae6a4d304228e5d881fff","ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-08-10T20:04:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\n\n... /elastic-agent-libs/.go-version\"\n\nMade with ❤️️ by updatecli","shortMessageHtmlLink":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic..."}},{"before":"927905a8ee36d85735a72c6c640832a71102853e","after":"ee0762458c75ce120f1b02feec81fbc3372c6d9d","ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-08-10T20:04:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\n\n... /elastic-agent-libs/.golangci.yml\"\n\nMade with ❤️️ by updatecli","shortMessageHtmlLink":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic..."}},{"before":"1160ccdbabb426cc023b17ecefc52e8ced8f1291","after":"1cf0584054114f44bc614e9c63f1b02d826936b7","ref":"refs/heads/main","pushedAt":"2024-08-09T15:22:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndersonQ","name":"Anderson Queiroz","path":"/AndersonQ","primaryAvatarUrl":"https://github.com/avatars/u/203669?s=80&v=4"},"commit":{"message":"add periodic/Doer for frequency-limited action execution (#220)\n\nThe Doer limits the execution of an action to at most once within a specified period. It's designed for managing frequent events by providing a summary with the number of occurrences within the given period. If no event happen, the action is not executed.","shortMessageHtmlLink":"add periodic/Doer for frequency-limited action execution (#220)"}},{"before":null,"after":"9157bf036619fcb3ebb2138a2fcfbf5e325e42e3","ref":"refs/heads/renovate/configure","pushedAt":"2024-08-09T00:41:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"elastic-renovate-prod[bot]","name":null,"path":"/apps/elastic-renovate-prod","primaryAvatarUrl":"https://github.com/avatars/in/937301?s=80&v=4"},"commit":{"message":"Add renovate.json","shortMessageHtmlLink":"Add renovate.json"}},{"before":"889059460098adcf7f2edede43e32f7374512023","after":null,"ref":"refs/heads/fix-upgrade-details-json","pushedAt":"2024-07-11T17:53:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nchaulet","name":"Nicolas Chaulet","path":"/nchaulet","primaryAvatarUrl":"https://github.com/avatars/u/1336873?s=80&v=4"}},{"before":"e6c17c1eb499b018d21cd9620b3891f38efc3d20","after":"1160ccdbabb426cc023b17ecefc52e8ced8f1291","ref":"refs/heads/main","pushedAt":"2024-07-11T17:53:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nchaulet","name":"Nicolas Chaulet","path":"/nchaulet","primaryAvatarUrl":"https://github.com/avatars/u/1336873?s=80&v=4"},"commit":{"message":"Fix download serialization to JSON to be a float in bps instead of a string with unit (#216)","shortMessageHtmlLink":"Fix download serialization to JSON to be a float in bps instead of a …"}},{"before":"4e61f1e147360f4a3f5676ced8b8daf8c10de8e6","after":"e6c17c1eb499b018d21cd9620b3891f38efc3d20","ref":"refs/heads/main","pushedAt":"2024-07-11T09:32:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kruskall","name":null,"path":"/kruskall","primaryAvatarUrl":"https://github.com/avatars/u/99559985?s=80&v=4"},"commit":{"message":"refactor: bump github.com/gofrs/uuid to current major version (#219)\n\n* refactor: bump github.com/gofrs/uuid to current major version\r\n\r\n* build: regenerate notice file","shortMessageHtmlLink":"refactor: bump github.com/gofrs/uuid to current major version (#219)"}},{"before":"3dbdeaecd06e18ab9661e7f8038ed67e6ab024ee","after":"4e61f1e147360f4a3f5676ced8b8daf8c10de8e6","ref":"refs/heads/main","pushedAt":"2024-07-08T06:41:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlind23","name":"Julien Lind","path":"/jlind23","primaryAvatarUrl":"https://github.com/avatars/u/43535167?s=80&v=4"},"commit":{"message":"[updatecli][shell] Bump version to 1.21 (#217)\n\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.golangci.yml\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n* chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\r\n\r\n... /elastic-agent-libs/.go-version\"\r\n\r\nMade with ❤️️ by updatecli\r\n\r\n---------\r\n\r\nCo-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com>","shortMessageHtmlLink":"[updatecli][shell] Bump version to 1.21 (#217)"}},{"before":"a0ec530a0e6a2d6728db97adfd479486bca67476","after":"927905a8ee36d85735a72c6c640832a71102853e","ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-07-06T20:04:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\n\n... /elastic-agent-libs/.go-version\"\n\nMade with ❤️️ by updatecli","shortMessageHtmlLink":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic..."}},{"before":null,"after":"a0ec530a0e6a2d6728db97adfd479486bca67476","ref":"refs/heads/updatecli_422f4aa39ded37cd0193522df9ae05aa895a4a998592d2ed9bc4db27d4e424a4","pushedAt":"2024-07-06T20:04:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://github.com/avatars/in/15368?s=80&v=4"},"commit":{"message":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic...\n\n... /elastic-agent-libs/.golangci.yml\"\n\nMade with ❤️️ by updatecli","shortMessageHtmlLink":"chore: Updated the content of the file \"/tmp/updatecli/github/elastic..."}},{"before":"d85488c774e27e2d679261fe6b97db7e0ce61469","after":"889059460098adcf7f2edede43e32f7374512023","ref":"refs/heads/fix-upgrade-details-json","pushedAt":"2024-07-05T13:02:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nchaulet","name":"Nicolas Chaulet","path":"/nchaulet","primaryAvatarUrl":"https://github.com/avatars/u/1336873?s=80&v=4"},"commit":{"message":"fix notice","shortMessageHtmlLink":"fix notice"}},{"before":"d8f30de1bf3392a2e42bf89395a2daa44c257180","after":"d85488c774e27e2d679261fe6b97db7e0ce61469","ref":"refs/heads/fix-upgrade-details-json","pushedAt":"2024-07-05T12:40:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nchaulet","name":"Nicolas Chaulet","path":"/nchaulet","primaryAvatarUrl":"https://github.com/avatars/u/1336873?s=80&v=4"},"commit":{"message":"support Inf","shortMessageHtmlLink":"support Inf"}},{"before":null,"after":"d8f30de1bf3392a2e42bf89395a2daa44c257180","ref":"refs/heads/fix-upgrade-details-json","pushedAt":"2024-07-04T19:49:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nchaulet","name":"Nicolas Chaulet","path":"/nchaulet","primaryAvatarUrl":"https://github.com/avatars/u/1336873?s=80&v=4"},"commit":{"message":"Fix download serialization to JSON to be a float in bps instead of a string with unit","shortMessageHtmlLink":"Fix download serialization to JSON to be a float in bps instead of a …"}},{"before":"2b8652732ee53f62ac7d1202f4613d95715c9448","after":"3dbdeaecd06e18ab9661e7f8038ed67e6ab024ee","ref":"refs/heads/main","pushedAt":"2024-06-21T14:02:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kruskall","name":null,"path":"/kruskall","primaryAvatarUrl":"https://github.com/avatars/u/99559985?s=80&v=4"},"commit":{"message":"feat: replace custom atomic types with stdlib atomic (#214)\n\nGo 1.19 added new atomic types. Replace custom atomic implementation with\r\nnative types.","shortMessageHtmlLink":"feat: replace custom atomic types with stdlib atomic (#214)"}},{"before":"5273d99cc0c2d95be013edbb7bcbfe94723902a9","after":"2b8652732ee53f62ac7d1202f4613d95715c9448","ref":"refs/heads/main","pushedAt":"2024-06-20T15:12:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nuugen","name":"Linh H. Nguyen","path":"/nuugen","primaryAvatarUrl":"https://github.com/avatars/u/60437224?s=80&v=4"},"commit":{"message":"Use core-windows-2019 instead of unmaintained ci-windows-2019 build agent image (#215)","shortMessageHtmlLink":"Use core-windows-2019 instead of unmaintained ci-windows-2019 build a…"}},{"before":null,"after":"331754d858b77beb5af09ae845431ff08df00dc8","ref":"refs/heads/use-core-image-instead","pushedAt":"2024-06-20T14:53:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nuugen","name":"Linh H. Nguyen","path":"/nuugen","primaryAvatarUrl":"https://github.com/avatars/u/60437224?s=80&v=4"},"commit":{"message":"Use core-windows-2019 instead of unmaintained ci-windows-2019 build agent image","shortMessageHtmlLink":"Use core-windows-2019 instead of unmaintained ci-windows-2019 build a…"}},{"before":"cb5caeb659bebdbc20b0cf8b28489533bb18f96a","after":"5273d99cc0c2d95be013edbb7bcbfe94723902a9","ref":"refs/heads/main","pushedAt":"2024-06-18T15:00:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pierrehilbert","name":"Pierre HILBERT","path":"/pierrehilbert","primaryAvatarUrl":"https://github.com/avatars/u/806950?s=80&v=4"},"commit":{"message":"update `IsServerless()` to use correct Kibana APIs (#213)\n\n* update IsServerless\r\n\r\n* cleanup\r\n\r\n* remove old docs\r\n\r\n* fix older test\r\n\r\n* fixing unrelated tests","shortMessageHtmlLink":"update IsServerless() to use correct Kibana APIs (#213)"}},{"before":"76a4612dc357494f1ff268001f377c14c200f3b9","after":"cb5caeb659bebdbc20b0cf8b28489533bb18f96a","ref":"refs/heads/main","pushedAt":"2024-06-13T21:22:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlind23","name":"Julien Lind","path":"/jlind23","primaryAvatarUrl":"https://github.com/avatars/u/43535167?s=80&v=4"},"commit":{"message":"Upgrading certain dependencies (#212)\n\n* Upgrading dependencies\r\n\r\n* Updating NOTICE\r\n\r\n* Upgrading go.elastic.co/apm/module/apmhttp/v2 dependency to latest\r\n\r\n* Updating NOTICE\r\n\r\n---------\r\n\r\nCo-authored-by: Julien Lind ","shortMessageHtmlLink":"Upgrading certain dependencies (#212)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yM1QxMzowODo0OS4wMDAwMDBazwAAAAS9_JL3","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yM1QxMzowODo0OS4wMDAwMDBazwAAAAS9_JL3","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xM1QyMToyMjoxOS4wMDAwMDBazwAAAARk3MqW"}},"title":"Activity · elastic/elastic-agent-libs"}