Skip to content

Releases: awa/go-iap

v1.34.1

10 Jul 10:15
63ac21b
Compare
Choose a tag to compare

What's Changed

  • fix: possible panic case if ios payment callback comes from unauthorised party by @fans3210 in #291

New Contributors

Full Changelog: v1.34.0...v1.34.1

v1.34.0

09 Jul 09:45
1e659e4
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): add eligibleWinBackOfferIds field to JWSRenewalInfoDecodedPayload by @richzw in #290

Full Changelog: v1.33.1...v1.34.0

v1.33.1

14 Jun 07:38
a29a966
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.33.0...v1.33.1

v1.33.0

11 Jun 06:39
3b4a968
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): add get transaction history v2 and the fields renewalPrice, currency, and offerDiscountType to the JWSRenewalInfoDecodedPayload by @richzw in #286

Full Changelog: v1.32.1...v1.33.0

v1.32.1

03 Jun 04:58
4c74f3f
Compare
Choose a tag to compare

What's Changed

  • fix(appstore): Use consistent timestamp for issued_at and expired_at by @abby-knitta in #285

New Contributors

Full Changelog: v1.32.0...v1.32.1

v1.32.0

23 May 06:51
a5f934d
Compare
Choose a tag to compare

What's Changed

  • feat(amazon): add more fields of amazon response by @richzw in #282

Full Changelog: v1.31.0...v1.32.0

v1.31.0

17 May 06:57
1593518
Compare
Choose a tag to compare

What's Changed

  • feat(appstore): replace issuedAt/expiredAt with issuedAtFunc/expiredAtFunc by @richzw in #281

Full Changelog: v1.30.2...v1.31.0

v1.30.2

16 May 14:54
63f7061
Compare
Choose a tag to compare

What's Changed

  • fix(appstore): Init the bearer when Bearer is empty by @richzw in #280

Full Changelog: v1.30.1...v1.30.2

v1.30.1

16 May 06:24
947c9eb
Compare
Choose a tag to compare

What's Changed

  • fix(appstore): Expose the TokenIssueAt and TokenExpireAt for appstore server api to prevent 401 when default server time is abnormal by @richzw in #278

Full Changelog: v1.30.0...v1.30.1

v1.30.0

13 May 13:11
14fdbb2
Compare
Choose a tag to compare

What's Changed

  • feat(playstore): add VoidedPurchaseRefundType by @BaiMoHan in #276

New Contributors

Full Changelog: v1.29.0...v1.30.0