Skip to content

Releases: cfpb/regtech-mail-api

0.5.7

11 Dec 22:56
aa5007a
Compare
Choose a tag to compare

What's Changed

  • Ran poetry lock to pull in latest api-commons by @jcadam14 in #58
  • Updated text based on natalia's findings by @jcadam14 in #60

Full Changelog: 0.5.6...0.5.7

0.5.6

05 Dec 15:56
0d015e5
Compare
Choose a tag to compare

What's Changed

  • Updated for failing python-multipart in image by @jcadam14 in #56

Full Changelog: 0.5.5...0.5.6

0.5.5

05 Dec 15:41
fb9f74b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

04 Dec 20:23
89eeda6
Compare
Choose a tag to compare

What's Changed

  • 50 fix confirmation email for beta language by @jcadam14 in #51

Full Changelog: 0.5.3...0.5.4

0.5.3

25 Nov 19:32
305c371
Compare
Choose a tag to compare

What's Changed

  • 44 create routers for internal and public routes by @jcadam14 in #48
  • Updated confirmation send with expected email format by @jcadam14 in #49

Full Changelog: 0.5.2...0.5.3

regtech-mail-api Release 0.5.2

23 Oct 18:55
9818f4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

28 Aug 17:09
9a76bfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

19 Jun 00:18
d6d6fbd
Compare
Choose a tag to compare

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