Skip to content

v0.5.3

Choose a tag to compare

@joemasilotti joemasilotti released this 08 Apr 19:10
· 232 commits to main since this release

Fixed

  • Apple webhook endpoint now handles TEST notification type. Previously, test notifications sent via the App Store Server API's "Request a Test Notification" endpoint would return HTTP 500 because the processor tried to decode a signedTransactionInfo that doesn't exist in test payloads. The endpoint now returns 200 immediately for TEST notifications without processing.