Skip to content

Releases: paypay/paypayopa-sdk-php

2.0.7

22 Jun 06:34
86dd2d0
Compare
Choose a tag to compare

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

Full Changelog: 2.0.6...2.0.7

2.0.6

13 Jun 06:21
4ae3198
Compare
Choose a tag to compare

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

Full Changelog: 2.0.5...2.0.6

2.0.5

26 May 01:58
3640e93
Compare
Choose a tag to compare

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

Full Changelog: 2.0.4...2.0.5

2.0.4

25 Apr 10:08
9c13183
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix #245: Remove unnecessary print in ClientControllerException in #246

Dependency Updates

Full Changelog: 2.0.3...2.0.4

2.0.3

21 Jan 21:14
8ad08ea
Compare
Choose a tag to compare

What's Changed

Documentation

Dependency Updates

CI & Testing

Full Changelog: 2.0.2...2.0.3

2.0.2

20 Dec 20:29
f256e10
Compare
Choose a tag to compare

What's Changed

Features & Bug Fixes

  • Fix #152: Fix 401 unauthorized for checkWalletBalance in #177

Dependency Updates

CI & Testing

  • Make waiting for wiremock more robust in #198

Full Changelog: 2.0.1...2.0.2

Output error code

08 Dec 16:25
ccb5db6
Compare
Choose a tag to compare

Displayed error response in case of exception in the api call.

2.0.0

20 Oct 01:21
bd16f6e
Compare
Choose a tag to compare

What's Changed

Features

Security Updates

Full Changelog: 1.0.5...2.0.0

1.0.5

13 Oct 16:18
bea1bb1
Compare
Choose a tag to compare

Features / 新商品のご紹介 :
-- Add walletType to CashBackPayload model

Security Updates / セキュリティアップデート:
-- Dev Dependency updates

Full Changelog: 1.0.4...1.0.5

1.0.4

21 May 10:06
8814dba
Compare
Choose a tag to compare
Merge pull request #146 from paypay/dependabot/composer/phpstan/phpst…