We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bec073 commit 84ac2b2Copy full SHA for 84ac2b2
CHANGELOG.md
@@ -3,6 +3,16 @@
3
Please refer to [UPGRADING](UPGRADING.md) guide for upgrading to a major version.
4
5
6
+## 7.9.0 - 2024-07-18
7
+
8
+### Changed
9
10
+- Improve protocol version checks to provide feedback around unsupported protocols
11
+- Only select the cURL handler by default if 7.34.0 or higher is linked
12
+- Improved `CurlMultiHandler` to avoid busy wait if possible
13
+- Dropped support for EOL `guzzlehttp/psr7` v1
14
+- Improved URI user info redaction in errors
15
16
## 7.8.2 - 2024-07-18
17
18
### Added
0 commit comments