guzzle/guzzle (guzzlehttp/guzzle)
### [`v7.9.2`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#792---2024-07-24)
[Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.9.1...7.9.2)
##### Fixed
- Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0
### [`v7.9.1`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#791---2024-07-19)
[Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.9.0...7.9.1)
##### Fixed
- Fix TLS 1.3 check for HTTP/2 requests
### [`v7.9.0`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#790---2024-07-18)
[Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.2...7.9.0)
##### Changed
- Improve protocol version checks to provide feedback around unsupported protocols
- Only select the cURL handler by default if 7.34.0 or higher is linked
- Improved `CurlMultiHandler` to avoid busy wait if possible
- Dropped support for EOL `guzzlehttp/psr7` v1
- Improved URI user info redaction in errors
### [`v7.8.2`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#782---2024-07-18)
[Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.1...7.8.2)
##### Added
- Support for PHP 8.4
### [`v7.8.1`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#781---2023-12-03)
[Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.0...7.8.1)
##### Changed
- Updated links in docs to their canonical versions
- Replaced `call_user_func*` with native calls
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^7.8
->^7.9.2
Release Notes
guzzle/guzzle (guzzlehttp/guzzle)
### [`v7.9.2`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#792---2024-07-24) [Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.9.1...7.9.2) ##### Fixed - Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0 ### [`v7.9.1`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#791---2024-07-19) [Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.9.0...7.9.1) ##### Fixed - Fix TLS 1.3 check for HTTP/2 requests ### [`v7.9.0`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#790---2024-07-18) [Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.2...7.9.0) ##### Changed - Improve protocol version checks to provide feedback around unsupported protocols - Only select the cURL handler by default if 7.34.0 or higher is linked - Improved `CurlMultiHandler` to avoid busy wait if possible - Dropped support for EOL `guzzlehttp/psr7` v1 - Improved URI user info redaction in errors ### [`v7.8.2`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#782---2024-07-18) [Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.1...7.8.2) ##### Added - Support for PHP 8.4 ### [`v7.8.1`](https://redirect.github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md#781---2023-12-03) [Compare Source](https://redirect.github.com/guzzle/guzzle/compare/7.8.0...7.8.1) ##### Changed - Updated links in docs to their canonical versions - Replaced `call_user_func*` with native callsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.