Skip to content

Commit c4c0cf2

Browse files
committed
Release notes 7.13.2
1 parent 77200f2 commit c4c0cf2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
## 7.13.2
2+
3+
### Client
4+
5+
- Support for Elasticsearch version 7.13.2
6+
17
## 7.13.1
28

39
### Client
10+
11+
- Support for Elasticsearch version 7.13.1
412
- Fixes thread safety issue in `get_connection` - [Pull Request](https://github.com/elastic/elasticsearch-ruby/pull/1325).
513

614
## 7.13.0

docs/release_notes/713.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
[[release_notes_713]]
22
=== 7.13 Release notes
33

4+
[discrete]
5+
[[release_notes_7132]]
6+
=== 7.13.2 Release notes
7+
8+
[discrete]
9+
==== Client
10+
11+
- Support for Elasticsearch version 7.13.2
12+
13+
414
[discrete]
515
[[release_notes_7131]]
616
=== 7.13.1 Release notes
717

818
[discrete]
919
==== Client
20+
21+
- Support for Elasticsearch version 7.13.1
1022
- Fixes thread safety issue in `get_connection` - https://github.com/elastic/elasticsearch-ruby/pull/1325[Pull Request].
1123

1224
[discrete]

0 commit comments

Comments
 (0)