[7.x] Add release notes for 7.13.1 and 7.13.2 to elastic.co/guide

Co-authored-by: Seth Michael Larson <[email protected]>
This commit is contained in:
github-actions[bot]
2021-06-22 13:07:47 -05:00
committed by GitHub
co-authored by Seth Michael Larson
parent 3eb605ed9f
commit 8438a24c6c
+21
View File
@@ -1,6 +1,8 @@
[[release-notes]] [[release-notes]]
== Release notes == Release notes
* <<rn-7-13-2>>
* <<rn-7-13-1>>
* <<rn-7-13-0>> * <<rn-7-13-0>>
* <<rn-7-12-1>> * <<rn-7-12-1>>
* <<rn-7-12-0>> * <<rn-7-12-0>>
@@ -24,6 +26,25 @@
* <<rn-7-0-0>> * <<rn-7-0-0>>
[discrete]
[[rn-7-13-2]]
=== 7.13.2 (2021-06-21)
* Fixed `Transport.perform_request()` to properly reraise `RecursionError`
* Fixed `AIOHttpConnection` to no longer send `Accept-Encoding: gzip, deflate` when `http_compress=None`.
Instead now sends no `Accept-Encoding` header in the default case
[discrete]
==== Snapshot
* Added the `snapshot.repository_analyze` API
[discrete]
[[rn-7-13-1]]
=== 7.13.1 (2021-06-02)
* Client is compatible with Elasticsearch 7.13.1
[discrete] [discrete]
[[rn-7-13-0]] [[rn-7-13-0]]
=== 7.13.0 (2021-05-25) === 7.13.0 (2021-05-25)