·
5 commits
to main
since this release
- Incorporate changes for App Store Server API v1.19 [#112] 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
- Update chain verification to use .shared HTTPClient [#114] from @ptoffy
- JWS Signature Creators were updated to be Sendable [#111] from @sebastianmarr