Skip to content

Commit c996157

Browse files
authored
Add release notes for 8.9.2 (#7891)
1 parent 736c4cd commit c996157

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[[release-notes-8.9.2]]
2+
== Release notes v8.9.2
3+
4+
[discrete]
5+
=== Bug fixes
6+
7+
- https://github.com/elastic/elasticsearch-net/pull/7875[#7875] Fix `aggregations` property not being generated for `MultisearchBody` (issue https://github.com/elastic/elasticsearch-net/issues/7873[#7873])
8+
- https://github.com/elastic/elasticsearch-net/pull/7875[#7875] Remove invalid properties from `SlowlogTresholds` (issue https://github.com/elastic/elasticsearch-net/issues/7865[#7865])
9+
- https://github.com/elastic/elasticsearch-net/pull/7883[#7883] Remove leading `/` character from API urls (issue: https://github.com/elastic/elasticsearch-net/issues/7878[#7878])
10+
11+
[discrete]
12+
=== Features & Enhancements
13+
14+
- https://github.com/elastic/elasticsearch-net/pull/7869[#7869] Add support for `SimpleQueryStringQuery.flags property (issue: https://github.com/elastic/elasticsearch-net/issues/7863[#7863])

docs/release-notes/release-notes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[discrete]
77
== Version 8.9
88

9+
* <<release-notes-8.9.2,Release notes v8.9.2>>
910
* <<release-notes-8.9.1,Release notes v8.9.1>>
1011
* <<release-notes-8.9.0,Release notes v8.9.0>>
1112

@@ -33,6 +34,7 @@
3334
* <<release-notes-8.0.0,Release notes v8.0.0>>
3435

3536
include::breaking-change-policy.asciidoc[]
37+
include::release-notes-8.9.2.asciidoc[]
3638
include::release-notes-8.9.1.asciidoc[]
3739
include::release-notes-8.9.0.asciidoc[]
3840
include::release-notes-8.1.3.asciidoc[]

0 commit comments

Comments
 (0)