Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions docs/release-notes/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
% **Action**<br> 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
Expand Down
4 changes: 4 additions & 0 deletions docs/release-notes/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Review the deprecated functionality for Elastic APM. While deprecations have no
% **Action**<br> Steps for mitigating deprecation impact.
% ::::

## 9.1.8 [9-1-8]

_No deprecations_

## 9.0.2 [9-0-2]

_No deprecations_
Expand Down
16 changes: 14 additions & 2 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
Loading