Skip to content

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

Release 1.2.1

14 May 03:34
26f2682
Compare
Choose a tag to compare

Fix issue with OfferType in JWSTransactionDecodedPayload [#88] from @devinwang

Release 1.2.0

07 May 05:11
271a521
Compare
Choose a tag to compare
  • Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [#85 ]
  • Various documentation and quality of life improvements, including contributions from @CallumWatkins, @hakusai22, and @sunny-dubey

Release 1.1.0

16 Mar 01:01
0be1f03
Compare
Choose a tag to compare
  • Support App Store Server Notifications v2.10 [#65]
  • Bump cryptography and pyOpenSSL maximum versions [#61]/[#63 from @krimkus]
  • Require appAppleId in SignedDataVerifier for the Production environment [#60]

Release 1.0.0

18 Dec 23:39
c69fda6
Compare
Choose a tag to compare
  • Add error message to APIException [#52]

0.2.1

23 Aug 22:15
9b7432c
Compare
Choose a tag to compare

0.2.1

  • Add py.typed file (#19)
  • Correct type annotation in PromotionalOfferSignatureCreator (#17)

0.2.0 Pre Release for Documentation Generation

23 Aug 15:54
ff2665f
Compare
Choose a tag to compare
Merge pull request #27 from alexanderjordanbaker/GHPagesDocs

Documentation publishing via GH Pages

0.2.0 Release

26 Jul 00:36
f42a933
Compare
Choose a tag to compare

Correct type in LastTransactionsItem's status field #11
Fix default value None for fields should require an Optional type #6