Skip to content

Release 5.0.0

Latest

Choose a tag to compare

@alexanderjordanbaker alexanderjordanbaker released this 12 Mar 23:53
· 5 commits to main since this release
179b802
  • 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