You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-7.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ CHANGELOG for 7.x
4
4
This changelog references the relevant changes (bug and security fixes) done
5
5
in 7.x versions.
6
6
7
-
### 7.2.0 (2026-xx-xx)
7
+
### 7.2.0 (2026-06-01)
8
8
* Added Elasticsearch 9 and Elastica 9 support.
9
9
*`headers` client config is now applied via `Transport::setHeader()` so it works uniformly across Guzzle, Symfony HTTP Client, and elastic-transport's bundled Curl client.
10
10
*`timeout` client config is now translated to `CURLOPT_TIMEOUT` at runtime when the active transport client is elastic-transport's bundled Curl — Guzzle/Symfony HTTP Client keep consuming the original `'timeout'` key as before.
0 commit comments