Skip to content

tea-build.74

Compare
Choose a tag to compare
@bbuechler bbuechler released this 02 Apr 23:38
· 1100 commits to devel since this release
b331423

What changed in TEA:

✳️ Streamlined operation for quicker response time

  • Removed S3 and Dynamo profile caching, TEA is now 100% reliant on JWT cookies
  • Moved resource initialization into global scope
  • Brushed up README documentation

CloudFormation Template changes

Terraform Module Changes

⚠️⚠️⚠️ BREAKING CHANGES! ⚠️⚠️⚠️

  • Automatic deployments providing SessionStore/session_store param will be broken
  • If you're using S3 for a session store, be sure to do a recursive delete to insure the bucket is empty before preceding.