Releases: ipecode-br/abnmo-backend
Releases · ipecode-br/abnmo-backend
Release list
v0.0.3
What's Changed
- Preserve classes name on bundle for better logs reading and debugging by @julianosill in #81
- Create email templates with base design by @julianosill in #82
Full Changelog: v.0.0.2...v0.0.3
v0.0.2
What's Changed
- Implement development docker environment by @julianosill in #76
- Refactor the API to match new database name strategy by @julianosill in #77
- Improve lambda runtime perfomance and reduce lambda bundle size by @julianosill in #78
- Improve password security by adding pepper to hash by @julianosill in #79
- Update token id type to
uuidby @julianosill in #80
Full Changelog: v.0.0.1...v.0.0.2
v0.0.1
- Inclusão do
Resendcomo serviço de envio de e-mails alternativo e backup; - Adição da flag
EMAIL_PROVIDERpara direcionar o serviço de e-mail desejado.
Full Changelog: v0.0.0...v.0.0.1