Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changelog: 8.15.3 release #14377

Merged
merged 5 commits into from
Oct 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 15 additions & 4 deletions changelogs/8.15.asciidoc
Original file line number Diff line number Diff line change
@@ -1,27 +1,38 @@
[[apm-release-notes-8.15]]
== APM version 8.15

* <<apm-release-notes-8.15.3>>
* <<apm-release-notes-8.15.2>>
* <<apm-release-notes-8.15.1>>
* <<apm-release-notes-8.15.0>>

[float]
[[apm-release-notes-8.15.2]]
=== APM version 8.15.2
[[apm-release-notes-8.15.3]]
=== APM version 8.15.3

https://github.com/elastic/apm-server/compare/v8.15.1\...v8.15.2[View commits]
https://github.com/elastic/apm-server/compare/v8.15.2\...v8.15.3[View commits]

[float]
==== Bug fixes

- Fix broken APM Agents configuration cache when there are more than 100 agent config entries {pull}13958[13958]
- Fix a panic in OTLP label setting when receiving on non-compliant attribute array values {pull}13950[13950]

[float]
==== Added

- Map OpenTelemetry instrumentation scope to `Service.Framework.*` for all signal types. {pull}13903[13903]

[float]
[[apm-release-notes-8.15.2]]
=== APM version 8.15.2
carsonip marked this conversation as resolved.
Show resolved Hide resolved

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

[float]
==== Bug fixes

- Fix broken APM Agents configuration cache when there are more than 100 agent config entries {pull}13958[13958]

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