Skip to content

0.5.0

Compare
Choose a tag to compare
@hkeeler hkeeler released this 19 Jun 00:18
· 15 commits to main since this release
d6d6fbd

What's Changed

  • Initial working version of the RegTech Mail API by @hkeeler in #4
  • Add black and ruff linters by @jcadam14 in #10
  • Add pytest and coverage GitHub actions by @jcadam14 in #11
  • Add OIDC auth to mail api by @jcadam14 in #12
  • Update README.md to include access token generation for endpoint testing by @jcadam14 in #17
  • Update code to pull name and email from auth'd user by @jcadam14 in #16
  • Change allow_headers to * by @jcadam14 in #21
  • Create Helm charts for regtech mail api and mailpit by @jcadam14 in #13
  • Fix SmtpMailer to check for username and password by @jcadam14 in #23
  • Implement template for sf emails by @jcadam14 in #19
  • Move regtech mail API under src directory by @jcadam14 in #27
  • Remove Sender from service by @jcadam14 in #29
  • Updated poetry.lock, removed uvicorn to pull from commons by @jcadam14 in #31
  • Source from GHCR by @gduncklee in #32
  • Add CodeBuild image build CI by @hkeeler in #33

New Contributors

Full Changelog: https://github.com/cfpb/regtech-mail-api/commits/0.5.0