Skip to content

Commit

Permalink
Merge branch 'main' into add/mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonip authored Oct 18, 2024
2 parents 1a9fa2b + 3da6808 commit 4177a5f
Showing 1 changed file with 15 additions and 4 deletions.
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

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

0 comments on commit 4177a5f

Please sign in to comment.