Releases: LerianStudio/midaz
Releases · LerianStudio/midaz
v1.45.0-beta.3
v1.45.0
1.45.0 (2025-01-17)
Features
- add api on postman; adjust lint; generate swagger and open api; ✨ (095f2d6)
- add go routines to update; some postgres configs ✨ (25fdb70)
- add logger ✨ (6ff156d)
- add magic numbers to constant ✨ (acc57a3)
- add optimistic lock on database using version to control race condition; (3f37ade)
- add transaction body on database; ✨ (d5b6197)
- added router find account by alias ✨ (a2e8c99)
- adjust time ✨ (60da1cf)
- create race condition using gorotine and chanel (3248ee7)
- final adjusts to rever transaction ✨ (44b650c)
- new implementatios; ✨ (a8f5a6d)
- new race condition implementation (6bb89dd)
- new updates to avoid race condition (97448dc)
- push choco ✨ (4d19380)
- update time lock ✨ (beb4921)
Bug Fixes
- add defer rollback 🐛 (0cdabd1)
- add revert logic to object 🐛 (e0d36ad)
- add rollback in case of error to unlock database; 🐛 (66d7416)
- add unlock 🐛 (0c62a31)
- adjust to remove lock of get accounts 🐛 (1ddf09f)
- change place 🐛 (3970a04)
- improve idempotency using setnx; 🐛 (5a7988e)
- lint; add version; 🐛 (a7df566)
- make lint 🐛 (ff3a8ad)
- merge with develop 🐛 (a04a8ee)
- reduce lock time 🐛 (ddb6a60)
- unlock specify by get accounts 🐛 (26af469)
- update go mod dependabot 🐛 (f776fcc)
- updates to improve race condition 🐛 (022c3c9)
v1.45.0-beta.2
1.45.0-beta.2 (2025-01-15)
Features
- add go routines to update; some postgres configs ✨ (25fdb70)
- add logger ✨ (6ff156d)
- add magic numbers to constant ✨ (acc57a3)
- add optimistic lock on database using version to control race condition; (3f37ade)
- adjust time ✨ (60da1cf)
- create race condition using gorotine and chanel (3248ee7)
- new race condition implementation (6bb89dd)
- new updates to avoid race condition (97448dc)
- update time lock ✨ (beb4921)
Bug Fixes
- add defer rollback 🐛 (0cdabd1)
- add rollback in case of error to unlock database; 🐛 (66d7416)
- add unlock 🐛 (0c62a31)
- adjust to remove lock of get accounts 🐛 (1ddf09f)
- change place 🐛 (3970a04)
- improve idempotency using setnx; 🐛 (5a7988e)
- lint; add version; 🐛 (a7df566)
- make lint 🐛 (ff3a8ad)
- merge with develop 🐛 (a04a8ee)
- reduce lock time 🐛 (ddb6a60)
- unlock specify by get accounts 🐛 (26af469)
- update go mod dependabot 🐛 (f776fcc)
- updates to improve race condition 🐛 (022c3c9)
v1.45.0-beta.1
1.45.0-beta.1 (2025-01-09)
Features
v1.44.1-beta.1
1.44.1-beta.1 (2025-01-08)
v1.44.0-beta.2
v1.44.0
v1.44.0-beta.1
1.44.0-beta.1 (2025-01-07)
Features
- add matrix to generate images to ledger, audit and transaction; (d61fa94)