Skip to content

Commit

Permalink
Update 8.13 changelog to include missing PR and link
Browse files Browse the repository at this point in the history
  • Loading branch information
lahsivjar committed Mar 25, 2024
1 parent 6f7d4b7 commit 3e69315
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelogs/8.13.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ https://github.com/elastic/apm-server/compare/8.12\...8.13[View commits]
[[apm-release-notes-8.13.0]]
=== APM version 8.13.0

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

[float]
==== Breaking Changes

Expand All @@ -23,7 +25,7 @@ https://github.com/elastic/apm-server/compare/8.12\...8.13[View commits]

[float]
==== Added
- map OTel's `span.Status: Unset` to `event.outcome: success` instead of `event.outcome: unknown`
- map OTel's `span.Status: Unset` to `event.outcome: success` instead of `event.outcome: unknown` {pull}12199[12199]
- Add support for Otel code.stacktrace {pull}12096[12096]
- `http.request.body.bytes` now reports the bytes read from request body even if Content-Length is -1 {pull}12451[12451]
- Use `messaging.system` and `messaging.operation` to detect OTel messaging span for transactions {pull}12506[12506]
Expand Down

0 comments on commit 3e69315

Please sign in to comment.