Releases: elastic/elastic-agent-libs
Releases · elastic/elastic-agent-libs
v0.18.9
What's Changed
- feat(fips): bump supported min tls version to 1.2 by @kruskall in #286
- fix: validate tls version in config by @kruskall in #287
- Add support for
with_fieldsconfiguration by @khushijain21 in #290
Full Changelog: v0.18.8...v0.18.9
v0.18.8
What's Changed
- Improve trusted_ca_fingerprint warnings and fix tests by @strawgate in #285
New Contributors
- @strawgate made their first contribution in #285
Full Changelog: v0.18.7...v0.18.8
v0.18.7
What's Changed
- [updatecli][githubrelease] Bump version to 1.22.12 by @github-actions in #276
- feat(fips): Disable encrypted private key support when in FIPS mode by @michel-laterman in #278
- fix(file): rotate active file if it points to a symbolic link by @mauri870 in #274
- Add FIPS TLS encrypted private key tests by @michel-laterman in #281
- fix(mapstr): cast inner maps to M on Clone by @mauri870 in #283
- Add
with_fieldsto logging config by @khushijain21 in #284
Full Changelog: v0.18.6...v0.18.7
v0.18.6
What's Changed
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.32.0 by @dependabot in #275
Full Changelog: v0.18.5...v0.18.6
v0.18.5
v0.18.4
v0.18.3
What's Changed
- [tlscommon] Add test helper methods by @khushijain21 in #269
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
- [updatecli][githubrelease] Bump version to 1.22.11 by @github-actions in #266
- ci(buildkite): exclude files/folders that are not tested in Buildkite by @v1v in #267
- mapstr: fix M.Clone behaviour for arrays of M by @efd6 in #262
- [tlscommon] Make
genTestandgetFingerPrintmethods public by @khushijain21 in #268
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- [testing] add estools from elastic agent as part of this repo by @khushijain21 in #265
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Add integration build tag by @mauri870 in #258
- feat: generate a subject key identifier when creating a certificate by @kruskall in #263
- feat!: bump default TLS version to TLS v1.2 by @kruskall in #121
BREAKING CHANGE: the default min TLS version is now 1.2
BREAKING CHANGE: TLS 1.0 is no longer supported
Full Changelog: v0.17.5...v0.18.0