v2026.08.19.2
Added 1
- Add the Onetime Mongo-to-DynamoDB engagement backfill loader
Changed 4
- Match EmailEngagementDynamoStore to the Terraform pk/sk table schema
- Derive the DynamoDB table prefix from Rails.env
- Decide unique clicks with a conditional CLICKER# marker
- Move CI Docker images to the antiwork Docker Hub org
From Gumroad
What's Changed
Internal
- Match EmailEngagementDynamoStore to the Terraform pk/sk table schema by @ershad in https://github.com/antiwork/gumroad/pull/7309
- Derive the DynamoDB table prefix from Rails.env by @ershad in https://github.com/antiwork/gumroad/pull/7310
- Decide unique clicks with a conditional CLICKER# marker by @ershad in https://github.com/antiwork/gumroad/pull/7311
- Add the Onetime Mongo-to-DynamoDB engagement backfill loader by @ershad in https://github.com/antiwork/gumroad/pull/7312
- Move CI Docker images to the antiwork Docker Hub org by @ershad in https://github.com/antiwork/gumroad/pull/7313
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.19.1...v2026.08.19.2