Skip to content

Releases: LerianStudio/midaz

v1.11.1-beta.1

26 Sep 12:59
4f244fb
Compare
Choose a tag to compare
v1.11.1-beta.1 Pre-release
Pre-release

1.11.1-beta.1 (2024-09-26)

v1.11.0

23 Sep 18:19
0bb8e71
Compare
Choose a tag to compare

1.11.0 (2024-09-23)

v1.11.0-beta.1

23 Sep 18:09
1a3da37
Compare
Choose a tag to compare
v1.11.0-beta.1 Pre-release
Pre-release

1.11.0-beta.1 (2024-09-23)

v1.10.1

19 Sep 12:45
b87c35a
Compare
Choose a tag to compare

1.10.1 (2024-09-19)

v1.10.0

19 Sep 12:36
a4fa827
Compare
Choose a tag to compare

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

19 Sep 10:59
291402b
Compare
Choose a tag to compare
v1.10.0-beta.2 Pre-release
Pre-release

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)

Bug Fixes

  • add -d on docker compose up 🐛 (0322e13)
  • adjust grpc account service 🐛 (2679e9b)
  • change print error to return error 🐛 (2e28f92)
  • 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.1

17 Sep 18:17
9b6d376
Compare
Choose a tag to compare
v1.10.0-beta.1 Pre-release
Pre-release

1.10.0-beta.1 (2024-09-17)

Bug Fixes

  • add clean-up step for existing backup folder in PostgreSQL replica service in docker-compose (28be466)
  • ensure pg_basebackup runs if directory or postgresql.conf file is missing (9f9742e)

v1.9.1-beta.1

17 Sep 14:19
2be6b6f
Compare
Choose a tag to compare
v1.9.1-beta.1 Pre-release
Pre-release

1.9.1-beta.1 (2024-09-17)

v1.9.0

16 Sep 17:55
54df3de
Compare
Choose a tag to compare

1.9.0 (2024-09-16)

Bug Fixes

  • adjust cast of int to uint64 because gosec G115 🐛 (d1d62fb)
  • Fixing the ory ports - creating organization and group namespace 🐛 (b4a72b4)
  • return statements should not be cuddled if block has more than two lines (wsl) 🐛 (136a780)
  • updated go.mod and go.sum 🐛 (f8ef00c)

v1.9.0-beta.4

16 Sep 16:28
9659ba6
Compare
Choose a tag to compare
v1.9.0-beta.4 Pre-release
Pre-release

1.9.0-beta.4 (2024-09-16)

Bug Fixes

  • adjust cast of int to uint64 because gosec G115 🐛 (d1d62fb)
  • return statements should not be cuddled if block has more than two lines (wsl) 🐛 (136a780)