Skip to content

Commit 1c3bb44

Browse files
committed
[DOCS] Updates CHANGELOG for 7.17.1
1 parent 071c3a0 commit 1c3bb44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 7.17.1
2+
3+
- Improves handling of YAML parsing, uses `safe_load` instead of `load` when doing the product verification (should only affect Ruby < 3.0).
4+
- 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. [Pull Request](https://github.com/elastic/elasticsearch-ruby/pull/1685), [issue](https://github.com/elastic/elasticsearch-ruby/issues/1684).
5+
16
## 7.17.0
27

38
- Drops Ruby 2.5 from the test matrix. Support for Ruby 2.5 was dropped March 2021.

0 commit comments

Comments
 (0)