Skip to content

Commit 3576ac7

Browse files
committed
[DOCS] Updates Release notes
1 parent 269c9cf commit 3576ac7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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.11
2+
3+
- Ruby 3.3 added to the test matrix. Tested versions of Ruby for 7.17.11: Ruby (MRI) 3.0, 3.1, 3.2, 3.3, JRuby 9.3, JRuby 9.4.
4+
- Adds `base64` dependency to `elasticsearch-transport`: base64 was added to the gemspec, since starting in Ruby 3.4.0, base64 will no longer be part of the default gems and will no longer be in the standard library, [#2400](https://github.com/elastic/elasticsearch-ruby/pull/2400)
5+
16
## 7.17.10
27

38
Backports support for Faraday 2 from `elastic-transport`. ¡Gracias [santiagorodriguez96](https://github.com/santiagorodriguez96)!

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_71711]]
6+
=== 7.17.11 Release notes
7+
8+
- Ruby 3.3 added to the test matrix. Tested versions of Ruby for 7.17.11: Ruby (MRI) 3.0, 3.1, 3.2, 3.3, JRuby 9.3, JRuby 9.4.
9+
- Adds `base64` dependency to `elasticsearch-transport`: base64 was added to the gemspec, since starting in Ruby 3.4.0, base64 will no longer be part of the default gems and will no longer be in the standard library, https://github.com/elastic/elasticsearch-ruby/pull/2400[#2400].
10+
411
[discrete]
512
[[release_notes_71710]]
613
=== 7.17.10 Release notes

0 commit comments

Comments
 (0)