Skip to content

Commit

Permalink
Release notes for 8.10.1 (elastic#15326) (elastic#15330)
Browse files Browse the repository at this point in the history
Co-authored-by: João Duarte <[email protected]>
(cherry picked from commit 4ae4db3)
  • Loading branch information
github-actions[bot] authored and dliappis committed Sep 20, 2023
1 parent 914ab6f commit 9f660d7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/static/releasenotes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in the following releases:

* <<logstash-8-10-1,Logstash 8.10.1>>
* <<logstash-8-10-0,Logstash 8.10.0>>
* <<logstash-8-9-2,Logstash 8.9.2>>
* <<logstash-8-9-1,Logstash 8.9.1>>
Expand Down Expand Up @@ -43,6 +44,13 @@ This section summarizes the changes in the following releases:
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>


[[logstash-8-10-1]]
=== Logstash 8.10.1 Release Notes

[[notable-8.10.1]]
==== Notable issues fixed
* Fix Null Pointer Exception (NPE) when getting a native thread's id during shutdown https://github.com/elastic/logstash/pull/15321[#15321]

[[logstash-8-10-0]]
=== Logstash 8.10.0 Release Notes

Expand Down Expand Up @@ -1628,4 +1636,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
This feature allows users to run the Benchmark CLI in a custom test case with a custom config and a custom dataset. https://github.com/elastic/logstash/pull/12437[#12437]

==== Plugin releases
Plugins align with release 7.14.0
Plugins align with release 7.14.0

0 comments on commit 9f660d7

Please sign in to comment.