v0.5.3
Fixed
- Apple webhook endpoint now handles
TESTnotification 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 asignedTransactionInfothat doesn't exist in test payloads. The endpoint now returns 200 immediately forTESTnotifications without processing.