Skip to content

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

Release 5.2.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 19 May 00:48
2d50ade
  • Move the default for model constructors from private to protected [#255]

Release 5.1.1

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 07 May 06:22
2831e12
  • Fix inclusion of static fields in new Advanced Commerce API types [#253]

Release 5.1.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 06 May 01:14
c8d417e
  • Incorporate changes for Advanced Commerce API, Retention Messaging API 1.5 and App Store Server API v1.21 [#245] [#246] from @riyazpanjwani
  • Incorporate changes for App Store Server API v1.20 [#248] from @riyazpanjwani
  • Incorporate changes for Retention Messaging API v1.3 and 1.4 [#242]

Release 5.0.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 12 Mar 23:56
2ebfed6
  • Incorporate changes for App Store Server API v1.19 [#219] 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 4.0.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 04 Dec 00:51
dc4bcaf
  • Support Retention Messaging API [#198]
    • This changes internal details of BaseAppStoreServerAPIClient, which is a breaking change for subclassing clients
  • Incorporate changes for App Store Server API v1.17 [#201] from @riyazpanjwani
  • Add a new VerificationStatus case for retryable OCSP network failures [#204]
  • Incorporate changes for App Store Server API v1.18 [#209] from @izanger
    • This changes OfferType's case SUBSCRIPTION_OFFER_CODE to OFFER_CODE, which is a breaking change

Release 3.6.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 29 Aug 19:30
b9062b4

Testing new Maven Central deployment process [#185]

Release 3.5.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 12 Jun 21:28
3662ff0
  • Incorporate changes for App Store Server API v1.16 [#165]

Release 3.4.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 08 Mar 02:09
27eeaf0
  • Incorporate changes for App Store Server API v1.15 and App Store Server Notifications v2.15 [#152]

Release 3.3.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 01 Feb 01:39
4dd1e78
  • Update BaseAppStoreServerAPIClient to move URL selection to a method [#136]

Release 3.2.0

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 25 Oct 20:12
7c8b5c2
  • Incorporate caching of validated certificate chains to prevent repetitive OCSP fetches [#127]