Skip to content
Merged
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
18 changes: 18 additions & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ To check for security updates, go to [Security announcements for the Elastic sta
% ### Fixes [apm-next-fixes]
% * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number))

## 9.4.3 [apm-9.4.3-release-notes]

_No new features, enhancements, or fixes._

## 9.4.2 [apm-9.4.2-release-notes]

_No new features, enhancements, or fixes._

## 9.4.1 [apm-9.4.1-release-notes]

### Fixes [apm-9.4.1-fixes]
Expand All @@ -40,6 +48,16 @@ To check for security updates, go to [Security announcements for the Elastic sta

* Fixed HTTP/2 connections being dropped by strict clients and browser-based RUM agents due to APM Server sending inconsistent SETTINGS frames at connection start. ([#20913](https://github.com/elastic/apm-server/pull/20913)). For more details, refer to our known issues [page](https://www.elastic.co/docs/release-notes/apm/known-issues)

## 9.3.6 [apm-9.3.6-release-notes]

_No new features, enhancements, or fixes._

## 9.3.5 [apm-9.3.5-release-notes]

### Fixes [apm-9.3.5-fixes]

* Bound Tail-Based Sampling memory usage when reading sampled trace events by implementing paging ([#20881](https://github.com/elastic/apm-server/pull/20881))

## 9.3.4 [apm-9.3.4-release-notes]

### Fixes [apm-9.3.4-fixes]
Expand Down
Loading