diff --git a/docs/release-notes/breaking-changes.md b/docs/release-notes/breaking-changes.md index 8da54d04556..acb8ee09cf2 100644 --- a/docs/release-notes/breaking-changes.md +++ b/docs/release-notes/breaking-changes.md @@ -19,6 +19,10 @@ Breaking changes can impact your Elastic applications, potentially disrupting no % **Action**
Steps for mitigating deprecation impact. % :::: +## 9.1.8 [9-1-8] + +_No breaking changes_ + ## 9.0.0 [9-0-0] ::::{dropdown} Change server information endpoint "/" to only accept GET and HEAD requests diff --git a/docs/release-notes/deprecations.md b/docs/release-notes/deprecations.md index 0f90251b914..29ff6f007c0 100644 --- a/docs/release-notes/deprecations.md +++ b/docs/release-notes/deprecations.md @@ -16,6 +16,10 @@ Review the deprecated functionality for Elastic APM. While deprecations have no % **Action**
Steps for mitigating deprecation impact. % :::: +## 9.1.8 [9-1-8] + +_No deprecations_ + ## 9.0.2 [9-0-2] _No deprecations_ diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 4d27946d2d4..c9b36ab361f 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -16,14 +16,26 @@ To check for security updates, go to [Security announcements for the Elastic sta ## Next version [elastic-apm-next-release-notes] +### Features and enhancements [elastic-apm-next-features-enhancements] +% * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number)) -% ### Features and enhancements [elastic-apm-next-features-enhancements] +### Fixes [elastic-apm-next-fixes] +% * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number)) + +## 9.1.8 [9-1-8] + + +% ### Features and enhancements [9-1-8-features-enhancements] % * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number)) % * Do not generate metrics or traces for pubsub bulk requests ([#18891](https://github.com/elastic/integrations/pull/18891)) -% ### Fixes [elastic-apm-next-fixes] +_No new features or enhancements_ + +% ### Fixes [9-1-8-fixes] % * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number)) +_No new fixes_ + ## 9.1.4 [elastic-apm-9.1.4-release-notes] ## 9.1.3 [elastic-apm-9.1.3-release-notes]