Releases: bitpay/php-bitpay-client-v2
v9.2.1
Overview
This patch version provides dependency updates.
What's Changed
- Dependency updates for PHP SDK
- Bump guzzlehttp/guzzle from 7.9.2 to 7.9.3
- Bump symfony/yaml from 6.4.18 to 6.4.20
- Bump symfony/console from 6.4.17 to 6.4.20
Full Changelog: 9.2.0...9.2.1
v9.2.0
Overview
This minor release adds support for PHP 8.4 and updates dependencies to better support older versions of PHP when used in Magento 2.
- Added support for PHP 8.4
- Updated dependencies to better support older versions of PHP when used in Magento 2
Full Changelog: 9.1.6...9.2.0
v9.1.6
v9.1.5
Overview
This patch version implements an update so that webhook resend requests now use the resource token instead of the facade token.
Full Changelog: 9.1.4...9.1.5
v9.1.4
Overview
This patch version updates the PHP Key Utils. Version v2.0.5 is backwards compatible, however was bumped to a new version due to the PHP 8.1 minimum requirement (matching the SDK).
Full Changelog: 9.1.2...9.1.3
v9.1.3
v9.1.2
Overview
This is a patch version that sets $platformInfo to a default of null
.
Full Changelog: 9.1.1...9.1.2
v9.1.1
v9.1.0
Overview
We've added support for a new header called X-BitPay-Platform-Info
, which will be used by our plugins. This is an optional string in the client instantiation that is backwards compatible.
What's Changed
- Added X-BitPay-Platform-Info
- Bump version to 9.1.0
Full Changelog: 9.0.4...9.1.0
9.0.4
Overview
This is a patch update that provides the following:
- Dependency updates
What's Changed
- symfony/console to 6.4.9
- phpunit/phpunit to 10.5.26
Full Changelog: 9.0.3...9.0.4