Releases: LerianStudio/midaz
Releases · LerianStudio/midaz
v1.24.0-beta.3
v1.24.0-beta.2
v1.24.0-beta.1
1.24.0-beta.1 (2024-10-22)
Bug Fixes
v1.23.0
1.23.0 (2024-10-22)
Features
Bug Fixes
- logging: add logger sync to server for graceful shutdown 🐛 (c51a4af)
- add make set_env on make file; 🐛 (6c6bead)
- adjust transaction log; 🐛 (823ec66)
- change map instantiation; 🐛 (1d3f1e8)
- logging: resolve logging issues for all routes 🐛 (694dadb)
- return bash on make.sh; 🐛 (0b964ba)
- logging: set capital color level encoder for non-production environments 🐛 (f5f6e73)
- some adjusts; 🐛 (9f45958)
- logging: update sync func being called in zap logger for graceful shutdown 🐛 (4ad1ff2)
- uses uuid type instead of string for portfolio creation 🐛 (f1edeef)
v1.23.0-beta.3
v1.23.0-beta.2
1.23.0-beta.2 (2024-10-22)
Features
- logging: wrap zap logger implementation with otelzap ✨ (d792e65)
Bug Fixes
v1.23.0-beta.1
1.23.0-beta.1 (2024-10-22)
Bug Fixes
- uses uuid type instead of string for portfolio creation 🐛 (f1edeef)
v1.22.0
1.22.0 (2024-10-22)
Features
- implements method to check if a ledger exists by name in an organization ✨ (9737579)
- product name required ✨ (e3c4a51)
- validate account type ✨ (6dd3fa0)
Bug Fixes
- error in the logic not respecting the username and password flags (b76e361)
- patch account doesnt return the right data 🐛 (a9c97c2)
- rename to put on pattern 🐛 (ec8141a)
- sets name as a required field for creating ledgers 🐛 (534cda5)
- sets type as a required field for creating accounts 🐛 (a35044f)
- setting cursor input and interactive terminal output (9b45c14)
- update some ports on .env 🐛 (b7c58ea)
- uses parsed UUID for organizationID on create ledger 🐛 (b506dc3)
- validates if a ledger with the same name already exists for the same organization 🐛 (08df20b)