Skip to content

Commit

Permalink
Update docs for v7.17.22 release (#109186)
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticsearchmachine authored May 29, 2024
1 parent 7ebb32d commit e2ee2a0
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

This section summarizes the changes in each release.

* <<release-notes-7.17.22>>
* <<release-notes-7.17.21>>
* <<release-notes-7.17.20>>
* <<release-notes-7.17.19>>
Expand Down Expand Up @@ -82,6 +83,7 @@ This section summarizes the changes in each release.

--

include::release-notes/7.17.22.asciidoc[]
include::release-notes/7.17.21.asciidoc[]
include::release-notes/7.17.20.asciidoc[]
include::release-notes/7.17.19.asciidoc[]
Expand Down
31 changes: 31 additions & 0 deletions docs/reference/release-notes/7.17.22.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[[release-notes-7.17.22]]
== {es} version 7.17.22

coming[7.17.22]

Also see <<breaking-changes-7.17,Breaking changes in 7.17>>.

[[bug-7.17.22]]
[float]
=== Bug fixes

Infra/CLI::
* Workaround G1 bug for JDK 22 and 22.0.1 {es-pull}108571[#108571]

Mapping::
* Disable `index.mapper.dynamic` index setting validation {es-pull}109160[#109160]

Security::
* Block specific config files from being read after startup {es-pull}107481[#107481]

[[upgrade-7.17.22]]
[float]
=== Upgrades

Packaging::
* Update bundled JDK to Java 22 (again) {es-pull}108654[#108654]

Snapshot/Restore::
* Align all usages of protobuf to be 3.21.9 {es-pull}92123[#92123]


0 comments on commit e2ee2a0

Please sign in to comment.