Releases: michaelstepner/email-oauth2-proxy-aws
Releases · michaelstepner/email-oauth2-proxy-aws
v1.0.2
What's Changed
- Upgrade TF and TF provider versions by @michaelstepner in #6
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Upgrade version of terraform and TF providers by @michaelstepner in #5
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changelog:
- Store OAuth2 tokens in AWS Secrets Manager: the EC2 server can be destroyed and recreated without re-authenticating
- Automatically launch email-oauth2-proxy on the server using
systemctl
- Upgrade AMI from Amazon Linux 2022 to Amazon Linux 2023
- Bump Terraform version from 1.3.4 to 1.4.6
- Switch license from CC0 to 0BSD
v0.2.0
Changelog:
- Small version bumps, fewer dependencies.
- SSH host key remains stable when server is re-created.
No change in behaviours expected.
Initial release
- Creates AWS server running SMTP-OAuth2 proxy.
- Requires manual configuration via SSH.
- Requires manual re-creation of the server every 60-90 days to update certificates.