Skip to content

Releases: apple/app-store-server-library-node

Release 3.0.0

12 Mar 23:55
198509f

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.19 [#365] from @riyazpanjwani
    • This changes ConsumptionRequest and several dependent types to the V2 variant, while the V1 version was created as a new type, to align with documentation, which is a breaking change

Release 2.0.0

04 Dec 00:51
eec3c91

Choose a tag to compare

  • Support Retention Messaging API [#341]
    • This changes internal details of AppStoreServerAPIClient, which is a breaking change for subclassing clients
  • Incorporate changes for App Store Server API v1.17 [#344] from @riyazpanjwani
  • Add a new VerificationStatus case for retryable OCSP network failures [#345]
  • Incorporate changes for App Store Server API v1.18 [#348] from @izanger
    • This changes OfferType's case SUBSCRIPTION_OFFER_CODE to OFFER_CODE, which is a breaking change

Release 1.6.0

16 Jun 16:54
9d92699

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.16 [#275]

Release 1.5.0

08 Mar 02:08
1443155

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.15 and App Store Server Notifications v2.15 [#236]
  • Add verified chain caching to improve performance [#235]
  • Expose VerificationStatus and VerificationException [#222]
  • Typo corrections [#199] from @hakusai22

Release 1.4.0

16 Jul 23:08
5f34487

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.13 and App Store Server Notifications v2.13 [#163]
  • Add missing export for OfferDiscountType [#159] from @coltkenn2658

Release 1.3.0

14 Jun 14:22
4a751a1

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.12 and App Store Server Notifications v2.12 [#146]

Release 1.2.0

07 May 04:41
dbebc91

Choose a tag to compare

  • Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [#132]
  • Various documentation and quality of life improvements, including contributions from @yidinghan

Release 1.1.0

16 Mar 01:03
57a9316

Choose a tag to compare

  • Support App Store Server Notifications v2.10 [#107]
  • Require appAppleId in SignedDataVerifier for the Production environment [#86]

Release 1.0.1

25 Jan 21:21
9e5939f

Choose a tag to compare

  • Bump jsrsasign package version [#62]

Release 1.0.0

19 Dec 00:10
3bb5816

Choose a tag to compare

Version 1.0.0

  • Add error message to APIException [#48]