Releases: paypay/paypayopa-sdk-php
2.0.7
What's Changed
This release includes an upgrade of the dependency guzzlehttp/guzzle
to 7.4.5 which
fixes issues where guzzlehttp did not correctly handle a change of origin
- Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 by @dependabot in #272
- Bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #271
- Bump phpstan/phpstan from 1.7.12 to 1.7.15 by @dependabot in #270
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
This release includes an upgrade of the dependency guzzlehttp/guzzle
to 7.4.4 which fixes a authorization leakage bug during HTTP downgrade
Dependency Updates
- Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 by @dependabot in #266
- Bump phpstan/phpstan from 1.7.1 to 1.7.12 by @dependabot in #265
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
The release includes an upgrade of the dependency guzzlehttp/guzzle
to 7.4.3 which fixes a cross-domain cookie leakage bug in guzzle
Dependency Updates
- Bump phpstan/phpstan from 1.5.7 to 1.6.8 by @dependabot in #253
- Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 by @dependabot in #257
- Bump phpstan/phpstan from 1.6.8 to 1.7.1 by @dependabot in #256
- Bump firebase/php-jwt from 6.1.2 to 6.2.0 by @dependabot in #254
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
Bugfixes
Dependency Updates
- Bump firebase/php-jwt from 5.5.1 to 6.0.0 by @dependabot in #214
- Bump friendsofphp/php-cs-fixer from 3.5.0 to 3.6.0 by @dependabot in #220
- Bump phpunit/phpunit from 9.5.11 to 9.5.16 by @dependabot in #222
- Bump phpstan/phpstan from 1.4.2 to 1.4.8 by @dependabot in #224
- Bump phpunit/phpunit from 9.5.16 to 9.5.18 by @dependabot in #227
- Bump friendsofphp/php-cs-fixer from 3.6.0 to 3.7.0 by @dependabot in #225
- Bump phpstan/phpstan from 1.4.8 to 1.4.9 by @dependabot in #228
- Bump phpstan/phpstan from 1.4.9 to 1.4.10 by @dependabot in #229
- Bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #230
- Bump friendsofphp/php-cs-fixer from 3.7.0 to 3.8.0 by @dependabot in #231
- Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 by @dependabot in #232
- Bump firebase/php-jwt from 6.0.0 to 6.1.0 by @dependabot in #233
- Bump phpstan/phpstan from 1.4.10 to 1.5.1 by @dependabot in #235
- Bump phpstan/phpstan from 1.5.1 to 1.5.4 by @dependabot in #239
- Bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #238
- Bump phpstan/phpstan from 1.5.4 to 1.5.5 by @dependabot in #240
- Bump phpstan/phpstan from 1.5.5 to 1.5.6 by @dependabot in #241
- Bump firebase/php-jwt from 6.1.0 to 6.1.1 by @dependabot in #242
- Bump firebase/php-jwt from 6.1.1 to 6.1.2 by @dependabot in #244
- Bump phpstan/phpstan from 1.5.6 to 1.5.7 by @dependabot in #243
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
Documentation
- Fix bad documentation of capture-payment by @curtisfennerpaypay in #210
Dependency Updates
- Bump phpstan/phpstan from 1.2.0 to 1.3.3 by @dependabot in #205
- Bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #200
- Bump phpstan/phpstan from 1.3.3 to 1.4.1 by @dependabot in #208
- Bump friendsofphp/php-cs-fixer from 3.4.0 to 3.5.0 by @dependabot in #207
- Bump phpstan/phpstan from 1.4.1 to 1.4.2 by @dependabot in #209
CI & Testing
- Remove separate build step by @curtisfennerpaypay in #211
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
Features & Bug Fixes
Dependency Updates
- Bump guzzlehttp/guzzle from 7.4.0 to 7.4.1 by @dependabot in #190
- Bump php-coveralls/php-coveralls from 2.5.1 to 2.5.2 by @dependabot in #189
- Bump friendsofphp/php-cs-fixer from 3.2.1 to 3.4.0 by @dependabot in #199
- Bump phpstan/phpstan from 1.1.2 to 1.2.0 by @dependabot in #187
CI & Testing
- Make waiting for wiremock more robust in #198
Full Changelog: 2.0.1...2.0.2
Output error code
Displayed error response in case of exception in the api call.
2.0.0
What's Changed
Features
- Tolerate non-SUCCESS
code
in ClientController by @curtisfennerpaypay in #176
Security Updates
- Bump friendsofphp/php-cs-fixer from 3.0.0 to 3.2.1 by @dependabot in #172
- Bump phpunit/phpunit from 9.5.4 to 9.5.10 by @dependabot in #171
- Bump phpstan/phpstan from 0.12.88 to 0.12.99 by @dependabot in #170
- Bump firebase/php-jwt from 5.2.1 to 5.4.0 by @dependabot in #155
Full Changelog: 1.0.5...2.0.0
1.0.5
Features / 新商品のご紹介 :
-- Add walletType
to CashBackPayload
model
Security Updates / セキュリティアップデート:
-- Dev Dependency updates
Full Changelog: 1.0.4...1.0.5
1.0.4
Merge pull request #146 from paypay/dependabot/composer/phpstan/phpst…