diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 8fb1108850b..6963ad44b1f 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -22,6 +22,20 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [elastic-apm-next-fixes] % * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number)) +## 9.1.0 [elastic-apm-9.1.0-release-notes] + +### Features and enhancements [elastic-apm-9.1.0-features-enhancements] + +* Add config for tail-based sampling discard on write ([#13950](https://github.com/elastic/integrations/pull/13950)) +* Add config for tail-based sampling TTL ([#16579](https://github.com/elastic/apm-server/pull/16579)) + +### Fixes [elastic-apm-9.1.0-fixes] + +* Truncate string slice attributes in OTLP labels ([#434](https://github.com/elastic/apm-data/pull/434)) +* Fix broken UI by explicitly enabling date detection for the `system.process.cpu.start_time` field ([#130466](https://github.com/elastic/elasticsearch/pull/130466)) +* Use representative count for the `event.success_count` metric if available ([#119995](https://github.com/elastic/elasticsearch/pull/119995)) +* Fix setting `event.dataset` to `data_stream.dataset` if `event.dataset` is empty, to have `event.dataset` in every `logs-*` data stream ([#129074](https://github.com/elastic/elasticsearch/pull/129074)) + ## 9.0.4 [elastic-apm-9.0.4-release-notes] ### Fixes [elastic-apm-9.0.4-fixes]