Skip to content

Releases: elastic/elastic-agent-libs

v0.18.9

07 Mar 05:40
1b263ef

Choose a tag to compare

What's Changed

Full Changelog: v0.18.8...v0.18.9

v0.18.8

05 Mar 11:14
dec2158

Choose a tag to compare

What's Changed

  • Improve trusted_ca_fingerprint warnings and fix tests by @strawgate in #285

New Contributors

Full Changelog: v0.18.7...v0.18.8

v0.18.7

28 Feb 09:40
60ea3e0

Choose a tag to compare

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_fields to logging config by @khushijain21 in #284

Full Changelog: v0.18.6...v0.18.7

v0.18.6

07 Feb 22:16
8a76ed0

Choose a tag to compare

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

04 Feb 23:20
6d18ba8

Choose a tag to compare

What's Changed

  • chore: add linter that denies importing math/rand by @mauri870 in #270
  • feat(fips): do not set insecure defaults in fips mode by @kruskall in #273

Full Changelog: v0.18.4...v0.18.5

v0.18.4

31 Jan 22:04
b5b33be

Choose a tag to compare

What's Changed

  • fix: do not leak testify package in tlscommon by @kruskall in #271

Full Changelog: v0.18.3...v0.18.4

v0.18.3

29 Jan 02:56
e8b8e7b

Choose a tag to compare

What's Changed

Full Changelog: v0.18.2...v0.18.3

v0.18.2

28 Jan 11:47
46fafcc

Choose a tag to compare

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 genTest and getFingerPrint methods public by @khushijain21 in #268

Full Changelog: v0.18.1...v0.18.2

v0.18.1

07 Jan 06:10
a3b3db0

Choose a tag to compare

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

01 Jan 01:01
7bbbce8

Choose a tag to compare

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