Skip to content

Releases: michaelstepner/email-oauth2-proxy-aws

v1.0.2

05 Mar 02:56
71e7cd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Aug 04:27
1db61a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 May 23:53
Compare
Choose a tag to compare

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

10 Nov 18:31
Compare
Choose a tag to compare

Changelog:

  • Small version bumps, fewer dependencies.
  • SSH host key remains stable when server is re-created.

No change in behaviours expected.

Initial release

14 Jun 03:38
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.