app-store-server-library-python

app-store-server-library-python-async

MIT License

Downloads
45.1K
Stars
151
app-store-server-library-python - Release 1.5.0 Latest Release

Published by alexanderjordanbaker about 1 month ago

Version 1.5.0

  • Add an async client built on httpx [#105]
  • Drop Python 3.7 support [#106]
  • Add check for original transaction id in legacy receipts [#104] from @willhnation
app-store-server-library-python - Release 1.4.0

Published by alexanderjordanbaker 3 months ago

  • Incorporate changes for App Store Server API v1.13 and App Store Server Notifications v2.13 [#102]
  • Remove the upper limit on libraries that are unlikely to break upon upgrade [#101]
app-store-server-library-python - Release 1.3.0

Published by alexanderjordanbaker 4 months ago

  • Incorporate changes for App Store Server API v1.12 and App Store Server Notifications v2.12 [#95]
  • Fix deprecation warnings from cryptography [#94] from @WFT
  • Replace use of deprecated datetime.utcnow() [#93] from @WFT
  • Cache cattrs values to prevent memory leak [#92] from @Reskov
app-store-server-library-python - Release 1.2.1

Published by alexanderjordanbaker 5 months ago

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

app-store-server-library-python - Release 1.2.0

Published by alexanderjordanbaker 6 months ago

  • 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
app-store-server-library-python - Release 1.1.0

Published by alexanderjordanbaker 7 months ago

  • 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]
app-store-server-library-python - Release 1.0.0

Published by alexanderjordanbaker 10 months ago

  • Add error message to APIException [#52]
app-store-server-library-python - 0.2.1

Published by alexanderjordanbaker about 1 year ago

0.2.1

app-store-server-library-python - 0.2.0 Pre Release for Documentation Generation

Published by alexanderjordanbaker about 1 year ago

app-store-server-library-python - 0.2.0 Release

Published by alexanderjordanbaker about 1 year ago

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