Skip to content

Commit e2ee2a0

Browse files
Update docs for v7.17.22 release (#109186)
1 parent 7ebb32d commit e2ee2a0

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

docs/reference/release-notes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
This section summarizes the changes in each release.
88

9+
* <<release-notes-7.17.22>>
910
* <<release-notes-7.17.21>>
1011
* <<release-notes-7.17.20>>
1112
* <<release-notes-7.17.19>>
@@ -82,6 +83,7 @@ This section summarizes the changes in each release.
8283

8384
--
8485

86+
include::release-notes/7.17.22.asciidoc[]
8587
include::release-notes/7.17.21.asciidoc[]
8688
include::release-notes/7.17.20.asciidoc[]
8789
include::release-notes/7.17.19.asciidoc[]
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
[[release-notes-7.17.22]]
2+
== {es} version 7.17.22
3+
4+
coming[7.17.22]
5+
6+
Also see <<breaking-changes-7.17,Breaking changes in 7.17>>.
7+
8+
[[bug-7.17.22]]
9+
[float]
10+
=== Bug fixes
11+
12+
Infra/CLI::
13+
* Workaround G1 bug for JDK 22 and 22.0.1 {es-pull}108571[#108571]
14+
15+
Mapping::
16+
* Disable `index.mapper.dynamic` index setting validation {es-pull}109160[#109160]
17+
18+
Security::
19+
* Block specific config files from being read after startup {es-pull}107481[#107481]
20+
21+
[[upgrade-7.17.22]]
22+
[float]
23+
=== Upgrades
24+
25+
Packaging::
26+
* Update bundled JDK to Java 22 (again) {es-pull}108654[#108654]
27+
28+
Snapshot/Restore::
29+
* Align all usages of protobuf to be 3.21.9 {es-pull}92123[#92123]
30+
31+

0 commit comments

Comments
 (0)