Skip to content

Releases: namecare/app-store-server-library-rust

Release v4.1.2

24 Nov 14:02
cd8d202

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

Release v4.1.1

23 Nov 23:39
1e0362d

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

Release v4.1.0

15 Nov 01:10
4132edb

Choose a tag to compare

What's Changed

  • feat: Add support for the Retention Messaging API by @tikhop in #85
  • feat: Adding support for Get App Transaction Info endpoint by @tikhop in #86
  • chore: Updating signing cert for recent rotation by @tikhop in #87
  • feat: Add IAP Offer Codes support by @tikhop in #88
  • feat: Adding RETRYABLE_VERIFICATION_FAILURE for OCSP network failures by @tikhop in #89
  • chore: Remove x509-parser crate from deps by @tikhop in #90

Full Changelog: v4.0.1...v4.1.0

Release v4.0.1

02 Sep 21:03
734eb53

Choose a tag to compare

What's Changed

  • feat(App Store Server API): Add support for Advanced Commerce by @tikhop in #83

Full Changelog: v4.0.0...v4.0.1

Release v4.0.0

26 Aug 23:42
ca8ad5a

Choose a tag to compare

What's Changed

  • feat: Support Advanced Commerce API by @tikhop in #82
  • feat: Use transport trait instead of using Reqwest client by @tikhop in #80
  • refactor: Introduce ChainVerifier struct by @tikhop in #81

Breaking Changes

  • To initialize ApiClient (AppStoreServerApiClient or AdvancedCommerceApiClient) you must provide http client which implements Transport trait. You can use ReqwestHttpTransport which comes with the library.

Full Changelog: v3.2.0...v4.0.0

Release v3.2.0

17 Aug 23:46
ec9484e

Choose a tag to compare

What's Changed

  • feat: Add support for App Store Server Notifications v2.17 by @tikhop in #76
  • chore: Move integration tests into tests dir by @tikhop in #78

Full Changelog: v3.1.1...v3.2.0

Release v3.1.1

10 Aug 13:25
16cdfe7

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

08 Aug 10:44
7bdaa26

Choose a tag to compare

What's Changed

  • feat: Incorporate changes for App Store Server API v1.16 by @tikhop in #70
  • fix: Parse legacy receipt by @tikhop in #72
  • chore: Add missing tests by @tikhop in #71

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

08 Aug 06:08
5c56a6f

Choose a tag to compare

What's Changed

  • Add support for App Store Server API v1.15 by @caobug in #63
  • Add feature flags for TLS backend selection by @tcldr in #66
  • feat: Implement JWSSignatureCreator by @tikhop in #68
  • chore: Update libs by @tikhop in #67

New Contributors

Full Changelog: v2.3.1...v3.0.0

Release v2.3.1

03 Feb 10:05
e72a9a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1