Skip to content

Commit bd84d15

Browse files
committed
[DOCS] Release Notes for 7.14.1
1 parent b3cff96 commit bd84d15

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 7.14.1
2+
3+
### Client
4+
5+
- Fixes for Manticore Implementation: Addresses custom headers on initialization (https://github.com/elastic/elasticsearch-ruby/commit/3732dd4f6de75365460fa99c1cd89668b107ef1c) and fixes tracing (https://github.com/elastic/elasticsearch-ruby/commit/3c48ebd9a783988d1f71bfb9940459832ccd63e4). Related to #1426 and #1428.
6+
17
## 7.14.0
28

39
### Client

docs/release_notes/714.asciidoc

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

4+
[discrete]
5+
[[release_notes_7141]]
6+
=== 7.14.1 Release notes
7+
8+
[discrete]
9+
==== Client
10+
11+
- Fixes for Manticore Implementation: Addresses custom headers on initialization (https://github.com/elastic/elasticsearch-ruby/commit/3732dd4f6de75365460fa99c1cd89668b107ef1c[3732dd4]) and fixes tracing (https://github.com/elastic/elasticsearch-ruby/commit/3c48ebd9a783988d1f71bfb9940459832ccd63e4[3c48ebd]). Related to https://github.com/elastic/elasticsearch-ruby/issues/1426[#1426] and https://github.com/elastic/elasticsearch-ruby/issues/1428[#1428].
12+
13+
[discrete]
14+
[[release_notes_7140]]
15+
=== 7.14.0 Release notes
16+
417
[discrete]
518
==== Client
619

0 commit comments

Comments
 (0)