Skip to content

Releases: elastic/elastic-agent-client

v7.13.0

24 Jun 15:24
94f1105
Compare
Choose a tag to compare

What's Changed

  • refactor: replace multierror with native errors by @kruskall in #115

Full Changelog: v7.12.0...v7.13.0

v7.12.0

21 Jun 18:35
1f92439
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.11.0...v7.12.0

v7.11.0

05 Jun 15:54
4d41e73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.10.0...v7.11.0

v7.10.0

31 May 16:56
2c7ee2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.9.0...v7.10.0

v7.9.0

07 May 13:57
ac72c34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.8.1...v7.9.0

v7.8.1

18 Mar 17:22
b381e33
Compare
Choose a tag to compare

What's Changed

  • stub server v2: set target from listener by @florianl in #100
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #101

Full Changelog: v7.8.0...v7.8.1

v7.8.0

16 Jan 19:50
16361c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.0...v7.8.0

v7.7.0

16 Jan 18:34
5f9ca13
Compare
Choose a tag to compare

What's Changed

Obsoletes sending component version strings in the control protocol. Versions are now exclusively communicated to the agent with a build (Git) hash.

  • Update to go 1.21 by @cmacknz in #92
  • Add named pipe support by @aleksmaus in #91
  • Send AgentInfo in component startup by @AndersonQ in #95. Deprecates sending version strings to the Elastic Agent in favour of a build hash.
  • Add repeat padding to checkin message chunking by @blakerouse in #97

Full Changelog: v7.6.0...v7.7.0

v7.6.0

18 Dec 16:04
8a1940e
Compare
Choose a tag to compare

What's Changed

  • Add support send/recv chunk for checkin protocol by @blakerouse in #89

Full Changelog: v7.5.0...v7.6.0

v7.5.0

01 Nov 19:51
21e4fd8
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /dev-tools/v2tool by @dependabot in #88
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #87
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #85
  • Add a README explaining the protocol design and include example messages by @cmacknz in #84
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 in /dev-tools/v2tool by @dependabot in #86

Full Changelog: v7.4.0...v7.5.0