Releases: paypay/paypayopa-sdk-java
1.0.8
What's Changed
- Feature/update user agent header by @yutafujiiPP in #191
Full Changelog: 1.0.7...1.0.8
1.0.7
Feature
- Add entrypoint method for v4/paymentMethods endpoint by @yutafujiiPP in #183
- Add paymentMethodType and paymentMethodId in payment request body by @yutafujiiPP in #186
Dependency Updates
- Bump java-jwt from 3.18.3 to 3.19.0 by @dependabot in #163
- Bump jackson-databind from 2.13.2 to 2.13.2.2 by @dependabot in #165
- Bump java-jwt from 3.19.0 to 3.19.1 by @dependabot in #166
- Bump swagger-annotations from 1.6.5 to 1.6.6 by @dependabot in #167
- Bump java-jwt from 3.19.1 to 3.19.2 by @dependabot in #173
- Bump jackson-databind from 2.13.2.2 to 2.13.3 by @dependabot in #175
- Bump junit-jupiter-engine from 5.8.2 to 5.9.0 by @dependabot in #180
- Bump junit-platform-runner from 1.8.2 to 1.9.0 by @dependabot in #181
- Bump gson from 2.9.0 to 2.9.1 by @dependabot in #182
- Bump hibernate-validator from 7.0.4.Final to 7.0.5.Final by @dependabot in #184
- Bump hibernate-validator-annotation-processor from 7.0.4.Final to 7.0.5.Final by @dependabot in #185
- Upgrade package version to 1.0.7 by @yutafujiiPP in #189
Full Changelog: 1.0.6...1.0.7
1.0.6
This version contains only dependency updates and CI updates.
Full Changelog: 1.0.5...1.0.6
Dependency updates
- Bump swagger-annotations from 1.6.3 to 1.6.4 by @dependabot in #147
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #144
- Bump jackson-databind from 2.13.0 to 2.13.1 by @dependabot in #146
- Bump hibernate-validator-annotation-processor from 7.0.1.Final to 7.0.2.Final by @dependabot in #143
- Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final by @dependabot in #142
- Bump java-jwt from 3.18.2 to 3.18.3 by @dependabot in #150
- Bump mockito-core from 4.2.0 to 4.3.1 by @dependabot in #153
- Bump swagger-annotations from 1.6.4 to 1.6.5 by @dependabot in #154
- Bump gson from 2.8.9 to 2.9.0 by @dependabot in #155
- Bump hibernate-validator from 7.0.2.Final to 7.0.3.Final by @dependabot in #156
- Bump hibernate-validator-annotation-processor from 7.0.2.Final to 7.0.3.Final by @dependabot in #157
- Bump jackson-databind from 2.13.1 to 2.13.2 by @dependabot in #159
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #160
- Bump hibernate-validator from 7.0.3.Final to 7.0.4.Final by @dependabot in #161
- Bump hibernate-validator-annotation-processor from 7.0.3.Final to 7.0.4.Final by @dependabot in #162
CI & Testing
- Combine into single build-ci.yml in #151
1.0.5
Version 1.0.5 is same as 1.0.4 - just a version upgrade
V1.0.4 - accepts userAgent for create Code api
1.0.4
userAgent was missing on the Create code api and same has been added in this release
1.0.3
Features / 新商品のご紹介 :
-- Added Cashback APIs
-- Added PerfMode Implementation
Security Updates / セキュリティアップデート:
-- Dev Dependency updates
1.0.2
Merge pull request #105 from paypay/dependabot/gradle/com.fasterxml.j…
1.0.1
Features / 新商品のご紹介 :
-- Update endpoint for refunds for pending payment
Security Updates / セキュリティアップデート:
-- Dev Dependency updates
-- Fixed Maven issue
1.0.0
Features / 新商品のご紹介 :
-- Update endpoint for refunds for pending payment
Security Updates / セキュリティアップデート:
-- Dev Dependency updates
0.9.0
Bug Fixes / バグフィックス:
-- Add PayPay Resolve URLs incase of exception or errors for helping developers get instant access to failure root cause.
-- updated java doc.
-- Code cleanup.
Security Updates / セキュリティアップデート:
-- Updates mockito-core to 3.6.0
Features / 新商品のご紹介 :
-- NA