Releases: LerianStudio/midaz
Releases · LerianStudio/midaz
v1.11.1-beta.1
1.11.1-beta.1 (2024-09-26)
v1.11.0
v1.11.0-beta.1
1.11.0-beta.1 (2024-09-23)
v1.10.1
v1.10.0
1.10.0 (2024-09-19)
Features
- add grpc port to midaz on 50051 to run togheter with fiber ✨ (a9c4551)
- add midaz version ✨ (27c56aa)
- add proto url, address ✨ (c92ee9b)
- add version onn .env file ✨ (fdfdac3)
- create new method listbyalias to find accounts based on transaction dsl info ✨ (113c00c)
- create new route and server grpc and remove old account class ✨ (c5d9101)
- generate new query to search account by ids ✨ (aa5d147)
- grpc server starting with http sever togheter ✨ (6d12e14)
- update account by id and get account by alias by grpc ✨ (bf98e11)
Bug Fixes
- add -d on docker compose up 🐛 (0322e13)
- add clean-up step for existing backup folder in PostgreSQL replica service in docker-compose (28be466)
- adjust grpc account service 🐛 (2679e9b)
- change print error to return error 🐛 (2e28f92)
- ensure pg_basebackup runs if directory or postgresql.conf file is missing (9f9742e)
- go sec and go lint 🐛 (8a91b07)
- remove fiber print startup 🐛 (d47dd20)
- reorganize some class and update wire. 🐛 (af0836b)
- update version place in log 🐛 (83980a8)
v1.10.0-beta.2
1.10.0-beta.2 (2024-09-19)
Features
- add grpc port to midaz on 50051 to run togheter with fiber ✨ (a9c4551)
- add midaz version ✨ (27c56aa)
- add proto url, address ✨ (c92ee9b)
- add version onn .env file ✨ (fdfdac3)
- create new method listbyalias to find accounts based on transaction dsl info ✨ (113c00c)
- create new route and server grpc and remove old account class ✨ (c5d9101)
- generate new query to search account by ids ✨ (aa5d147)
- grpc server starting with http sever togheter ✨ (6d12e14)
- update account by id and get account by alias by grpc ✨ (bf98e11)