Releases: elastic/elastic-agent-libs
Releases · elastic/elastic-agent-libs
v0.7.3
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
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
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
What's Changed
- [Fleet API] Include upgrade details in Agent object by @ycombinator in #158
- Add CreateDownloadSource to kibana API by @AndersonQ in #159
- Fix typo on fleet.go by @AndersonQ in #160
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
What's Changed
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #157
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
Add SourceURI
and Force
to UpgradeAgentRequest
.