Skip to content
Compare
Choose a tag to compare
@lkostrowski lkostrowski released this 30 May 08:13
· 88 commits to main since this release

Patch Changes

  • 68425b4: Updated how app handles transaction not found in internal DB - after this change app will responds with 400 status code meaning that Stripe won't retry webhook request.
  • b5420bc: Add additional Sentry / observability attributes
  • 5b4a6f3: Fixed broken validation for PK and RK on the UI side. Now prefix is validated for early feedback
  • c1a04e3: Fixed Stripe webhook route handler not wrapped in app context & added saleorApiUrl to Sentry when handling tRPC errors.