Skip to content

Commit 96d20ff

Browse files
committed
[DOCS] Adds 7.17.1 release notes
1 parent 0976fd3 commit 96d20ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release_notes/717.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
[[release_notes_717]]
22
=== 7.17 Release notes
33

4+
[discrete]
5+
[[release_notes_7171]]
6+
=== 7.17.1 Release notes
7+
8+
- Improves handling of YAML parsing, uses `safe_load` instead of `load` (should only affect Ruby < 3.0)
9+
- Updates headers setup when using the Manticore adapter. This fixes an issue where the user-agent header was being foverridden even when it was being set on initialization via the transport options. https://github.com/elastic/elasticsearch-ruby/pull/1685[Pull Request], https://github.com/elastic/elasticsearch-ruby/issues/1684[issue].
10+
411
[discrete]
512
[[release_notes_7170]]
613
=== 7.17.0 Release notes

0 commit comments

Comments
 (0)