Skip to content

Commit

Permalink
changelog: add entry for 8.16.2 release notes (#14912) (#14974)
Browse files Browse the repository at this point in the history
* changelog: add entry for 8.16.2 release notes

* changelog: add 8.16.2 wolfi docker entry

(cherry picked from commit 5c59c96)

Co-authored-by: Kostiantyn Masliuk <[email protected]>
  • Loading branch information
mergify[bot] and 1pkg authored Dec 17, 2024
1 parent 2ee3c8b commit c8e9892
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions changelogs/8.16.asciidoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,36 @@
[[apm-release-notes-8.16]]
== APM version 8.16

* <<apm-release-notes-8.16.2>>
* <<apm-release-notes-8.16.1>>
* <<apm-release-notes-8.16.0>>

[float]
[[apm-release-notes-8.16.2]]
=== APM version 8.16.2

https://github.com/elastic/apm-server/compare/v8.16.1\...v8.16.2[View commits]

[float]
==== Bug fixes

- Surface config parsing error under EA managed mode by logging and marking EA input unit as failed {pull}14574[14574]
- Remove unnecessary hot reload under EA managed mode when apm tracing config is nil {pull}14865[14865]

[float]
==== Breaking Changes

[float]
==== Deprecations

[float]
==== Intake API Changes

[float]
==== Added

- In this release we've introduced an image based on the hardened https://wolfi.dev/[Wolfi] image to provide additional security to our self-managed customers, and improve our supply chain security posture.

[float]
[[apm-release-notes-8.16.1]]
=== APM version 8.16.1
Expand Down

0 comments on commit c8e9892

Please sign in to comment.