Skip to content

Commit bb2c1d9

Browse files
Add release notes for 8.10.0 (#7960) (#7962)
Co-authored-by: Florian Bernd <git@flobernd.de>
1 parent f15d4c5 commit bb2c1d9

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[[release-notes-8.10.0]]
2+
== Release notes v8.10.0
3+
4+
[discrete]
5+
=== Features & Enhancements
6+
7+
- https://github.com/elastic/elasticsearch-net/pull/7931[#7931] Refactor OpenTelemetry implementation with updated Transport (issue: https://github.com/elastic/elasticsearch-net/issues/7885[#7885])
8+
- https://github.com/elastic/elasticsearch-net/pull/7953[#7953] Add `TDigestPercentilesAggregate` (issues: https://github.com/elastic/elasticsearch-net/issues/7923[#7923], https://github.com/elastic/elasticsearch-net/issues/7879[#7879])
9+
10+
[discrete]
11+
=== Bug fixes
12+
13+
- https://github.com/elastic/elasticsearch-net/pull/7956[#7956] Add `Similarity` to `KnnQuery` (issue: https://github.com/elastic/elasticsearch-net/issues/7952[#7952])

docs/release-notes/release-notes.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
* <<breaking-changes-policy,Breaking changes policy>>
55

6+
[discrete]
7+
== Version 8.10
8+
9+
* <<release-notes-8.10.0,Release notes v8.10.0>>
10+
611
[discrete]
712
== Version 8.9
813

0 commit comments

Comments
 (0)