Skip to content

Releases: elastic/elastic-agent-libs

v0.7.3

03 Jan 16:54
b5d3e40
Compare
Choose a tag to compare

What's Changed

  • Buildkite: add test for macos by @leo-ri in #163
  • refactor: replace go-multierror with stdlib methods by @kruskall in #164
  • Update TLS certificates in tests by @belimawr in #169
  • Update-buildkite-bot-settings by @leo-ri in #170
  • Add a method to expose http.Server.Shutdown to allow graceful shutdowns by @michel-laterman in #168
  • [updatecli][githubrelease] Bump version to 1.20.12 by @github-actions in #167
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #172
  • Rename api/npipe/listerner_posix.go -> api/npipe/listener_posix.go by @aleksmaus in #173

Full Changelog: v0.7.2...v0.7.3

v0.7.2

21 Nov 10:17
cacc104
Compare
Choose a tag to compare

What's Changed

  • Introduce DownloadRate type for upgrade details' download rate metadata field by @ycombinator in #166

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Nov 12:30
dc9719a
Compare
Choose a tag to compare

What's Changed

Breaking change:

  • [kibana API] Fix CreateDownloadSource, now it also returns the parsed response. by @AndersonQ in #162

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Nov 12:01
0a0897a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

25 Oct 16:52
734f0e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Oct 15:29
b0b2509
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Oct 19:47
0e722a9
Compare
Choose a tag to compare

windows service, receive multiple change requests

v0.5.0

27 Sep 15:16
b4b9e05
Compare
Choose a tag to compare

Add SourceURI and Force to UpgradeAgentRequest.

v0.4.0

26 Sep 23:38
4aa204b
Compare
Choose a tag to compare

add idle_connection_timeout to HTTPTransportSettings for transport/httpcommon

v0.3.14

11 Sep 06:27
9b36953
Compare
Choose a tag to compare

What's Changed

  • Add Elastic-Api-Version header to kibana client by @pchila in #148

New Contributors

Full Changelog: v0.3.13...v0.3.14