v2026.08.31.2
Fixed 6
- Retry a contended DynamoDB SUMMARY write in place
- Drop untracked Resend events before they reach the queue
- Keep the buyer-currency presentment when a wallet is selected
- Don't clear a custom product URL on a later editor save
- Only retry a DynamoDB cancellation explained entirely by contention
- Resume a dead blast with a fresh jid instead of re-pushing its own
From Gumroad
What's Changed
Internal
- Retry a contended DynamoDB SUMMARY write in place by @ershad in https://github.com/antiwork/gumroad/pull/7452
- Drop untracked Resend events before they reach the queue by @ershad in https://github.com/antiwork/gumroad/pull/7453
- Keep the buyer-currency presentment when a wallet is selected by @gianfrancopiana in https://github.com/antiwork/gumroad/pull/7449
- Don't clear a custom product URL on a later editor save by @gumclaw in https://github.com/antiwork/gumroad/pull/7450
- Only retry a DynamoDB cancellation explained entirely by contention by @gumclaw in https://github.com/antiwork/gumroad/pull/7454
- Resume a dead blast with a fresh jid instead of re-pushing its own by @ershad in https://github.com/antiwork/gumroad/pull/7457
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.31.1...v2026.08.31.2