Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.10.0-beta.2](v1.10.0-beta.1...v1.10.0-beta.2) (2024-09-19) ### Features * add grpc port to midaz on 50051 to run togheter with fiber ✨ ([a9c4551](a9c4551)) * add midaz version ✨ ([27c56aa](27c56aa)) * add proto url, address ✨ ([c92ee9b](c92ee9b)) * add version onn .env file ✨ ([fdfdac3](fdfdac3)) * create new method listbyalias to find accounts based on transaction dsl info ✨ ([113c00c](113c00c)) * create new route and server grpc and remove old account class ✨ ([c5d9101](c5d9101)) * generate new query to search account by ids ✨ ([aa5d147](aa5d147)) * grpc server starting with http sever togheter ✨ ([6d12e14](6d12e14)) * update account by id and get account by alias by grpc ✨ ([bf98e11](bf98e11)) ### Bug Fixes * add -d on docker compose up 🐛 ([0322e13](0322e13)) * adjust grpc account service 🐛 ([2679e9b](2679e9b)) * change print error to return error 🐛 ([2e28f92](2e28f92)) * go sec and go lint 🐛 ([8a91b07](8a91b07)) * remove fiber print startup 🐛 ([d47dd20](d47dd20)) * reorganize some class and update wire. 🐛 ([af0836b](af0836b)) * update version place in log 🐛 ([83980a8](83980a8))
- Loading branch information