Skip to content

Commit 0296999

Browse files
authored
Add note about method change for 7.6.0
1 parent 625c834 commit 0296999

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Changelog
1212
* Updated default setting of ``sniffing`` when using ``cloud_id`` to ``False``
1313
* Updated default port to ``443`` if ``cloud_id`` and no other port is defined
1414
on the client or within ``cloud_id``
15+
* Updated ``GET`` HTTP requests that contain a body to ``POST`` where
16+
the API allows this to fix proxies rejecting these requests.
1517
* Fix regression of ``client.cluster.state()`` where the default ``metric``
1618
should be set to ``"_all"`` if an index is given (See `#1143`_)
1719
* Fix regression of ``client.tasks.get()`` without a ``task_id``

0 commit comments

Comments
 (0)