Skip to content

Releases: elastic/elastic-agent-libs

v0.3.10

08 Aug 01:24
81cae6b
Compare
Choose a tag to compare

What's Changed

  • Fix logging of matching CA certificate by @jsoriano in #130
  • [Fleet client] Do not send Agent IDs in request bodies by @ycombinator in #131
  • [updatecli][githubrelease] Bump version to 1.19.10 by @github-actions in #132
  • Onboard elastic-agent-libs into Buildkite by @mrodm in #133
  • Parse encrypted private keys in PKCS#8 format by @jsoriano in #135
  • Update protobuf from 1.27.1 to 1.29.1 by @michalpristas in #136
  • Upgrade Go to 1.20.5 by @AndersonQ in #137
  • Migration Jenkings > Buildkite by @leo-ri in #139
  • [updatecli][githubrelease] Bump version to 1.20.6 by @github-actions in #138
  • Add kibana client API wrappers for tamper protection E2E support by @aleksmaus in #141

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

07 Jun 19:39
a752b18
Compare
Choose a tag to compare

What's Changed

  • [updatecli][githubrelease] Bump Go version to 1.19.9 by @github-actions in #120
  • Add more Fleet APIs to Kibana client by @ycombinator in #122
  • Add couple more Fleet APIs to Kibana client by @ycombinator in #123
  • Update golang.org/x/net to latest. by @cmacknz in #119
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #126
  • Refactor fleet policy APIs, fix JSON issues by @fearful-symmetry in #129

Full Changelog: v0.3.8...v0.3.9

v0.3.8

05 May 15:37
28e3802
Compare
Choose a tag to compare

What's Changed

  • [updatecli][githubrelease] Bump version to 1.19.8 by @github-actions in #115
  • Cleanup: Remove // +build lines by @ycombinator in #117
  • Add Fleet APIs to Kibana client by @ycombinator in #118

New Contributors

Full Changelog: v0.3.7...v0.3.8

add loong64 build support

23 Mar 09:15
22fe742
Compare
Choose a tag to compare

Update Go to 1.19

01 Mar 09:20
0ba2aa0
Compare
Choose a tag to compare
[updatecli][shell] Bump version to 1.19 (#99)

* chore: Updated the content of the file "/var/folders/hn/j6gds1qx1f5by...

... sfn0qp0t03c0000gn/T/updatecli/github/elastic/elastic-agent-libs/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/var/folders/hn/j6gds1qx1f5by...

... sfn0qp0t03c0000gn/T/updatecli/github/elastic/elastic-agent-libs/.go-version"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/var/folders/hn/j6gds1qx1f5by...

... sfn0qp0t03c0000gn/T/updatecli/github/elastic/elastic-agent-libs/go.mod"

Made with ❤️️ by updatecli

* Update linter in the Github workflows

---------

Co-authored-by: Denis Rechkunov <denis.rechkunov@elastic.co>

Support Go up to 1.20

01 Mar 08:44
e71d60f
Compare
Choose a tag to compare

v0.3.1

16 Feb 03:59
f17cb1d
Compare
Choose a tag to compare

What's Changed

  • golang: bump automation with updatecli and GH actions by @v1v in #98
  • fix: update macos_service environment flag value by @kruskall in #101

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Feb 21:54
8162461
Compare
Choose a tag to compare

What's Changed

  • [automation] Update go release version 1.18.10 by @apmmachine in #94
  • action: use opentelemetry composite action by @v1v in #95
  • Add filewatcher package by @belimawr in #97

Full Changelog: v0.2.16...v0.3.0

v0.2.16

11 Jan 17:18
3fd7788
Compare
Choose a tag to compare

What's Changed

  • Fix debug logging of certificate private keys: #93
  • Add loader package migrated from the elastic-agent repository. #91

Full Changelog: v0.2.15...v0.2.16

v0.2.15

07 Nov 22:00
a3029bb
Compare
Choose a tag to compare

What's Changed

  • Add Core() function to logp.Logger. #88

Full Changelog: v0.2.14...v0.2.15