Releases: cfpb/regtech-mail-api
Releases · cfpb/regtech-mail-api
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
regtech-mail-api Release 0.5.2
0.5.1
0.5.0
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
, removeduvicorn
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
- @hkeeler made their first contribution in #4
- @jcadam14 made their first contribution in #10
- @gduncklee made their first contribution in #32
Full Changelog: https://github.com/cfpb/regtech-mail-api/commits/0.5.0