Skip to content

Commit 22419ef

Browse files
Forward port release notes for v8.14.3 (#110787)
1 parent ef9f441 commit 22419ef

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/reference/release-notes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release.
88

99
* <<release-notes-8.16.0>>
1010
* <<release-notes-8.15.0>>
11+
* <<release-notes-8.14.3>>
1112
* <<release-notes-8.14.2>>
1213
* <<release-notes-8.14.1>>
1314
* <<release-notes-8.14.0>>
@@ -72,6 +73,7 @@ This section summarizes the changes in each release.
7273

7374
include::release-notes/8.16.0.asciidoc[]
7475
include::release-notes/8.15.0.asciidoc[]
76+
include::release-notes/8.14.3.asciidoc[]
7577
include::release-notes/8.14.2.asciidoc[]
7678
include::release-notes/8.14.1.asciidoc[]
7779
include::release-notes/8.14.0.asciidoc[]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[[release-notes-8.14.3]]
2+
== {es} version 8.14.3
3+
4+
Also see <<breaking-changes-8.14,Breaking changes in 8.14>>.
5+
6+
[[bug-8.14.3]]
7+
[float]
8+
=== Bug fixes
9+
10+
Cluster Coordination::
11+
* Ensure tasks preserve versions in `MasterService` {es-pull}109850[#109850]
12+
13+
ES|QL::
14+
* Introduce compute listener {es-pull}110400[#110400]
15+
16+
Mapping::
17+
* Automatically adjust `ignore_malformed` only for the @timestamp {es-pull}109948[#109948]
18+
19+
TSDB::
20+
* Disallow index.time_series.end_time setting from being set or updated in normal indices {es-pull}110268[#110268] (issue: {es-issue}110265[#110265])
21+
22+

0 commit comments

Comments
 (0)