Skip to content

Releases: LerianStudio/midaz

v1.24.0-beta.3

23 Oct 18:36
7819589
Compare
Choose a tag to compare
v1.24.0-beta.3 Pre-release
Pre-release

1.24.0-beta.3 (2024-10-23)

Features

  • Create asset rates - part 2 ✨ (c2d636c)
  • Create asset rates ✨ (5e4519f)

Bug Fixes

  • adjust import alias 🐛 (c31d28d)

v1.24.0-beta.2

23 Oct 11:01
835cb1a
Compare
Choose a tag to compare
v1.24.0-beta.2 Pre-release
Pre-release

1.24.0-beta.2 (2024-10-23)

Features

  • create operation const in commons ✨ (b204230)

Bug Fixes

  • update casdoor logger named ping to health check 🐛 (528285e)
  • use operations const instead of account type to save operations 🐛 (e74ce4b)

v1.24.0-beta.1

22 Oct 19:48
ec7ae2a
Compare
Choose a tag to compare
v1.24.0-beta.1 Pre-release
Pre-release

1.24.0-beta.1 (2024-10-22)

Bug Fixes

  • add field sizing to onboarding and portfolio domain structs 🐛 (df44228)
  • errors: correcting invalid account type error message 🐛 (4df336d)
  • update field sizing on onboarding and portfolio domain structs accordingly with rfc 🐛 (d8db53d)

v1.23.0

22 Oct 18:04
ce14623
Compare
Choose a tag to compare

1.23.0 (2024-10-22)

Features

  • add infra to template; ✨ (f18dca9)
  • logging: wrap zap logger implementation with otelzap ✨ (d792e65)

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

22 Oct 17:59
3530818
Compare
Choose a tag to compare
v1.23.0-beta.3 Pre-release
Pre-release

1.23.0-beta.3 (2024-10-22)

Features

  • add infra to template; ✨ (f18dca9)

Bug Fixes

  • add make set_env on make file; 🐛 (6c6bead)
  • adjust transaction log; 🐛 (823ec66)
  • change map instantiation; 🐛 (1d3f1e8)
  • return bash on make.sh; 🐛 (0b964ba)
  • some adjusts; 🐛 (9f45958)

v1.23.0-beta.2

22 Oct 17:16
c2e5e09
Compare
Choose a tag to compare
v1.23.0-beta.2 Pre-release
Pre-release

1.23.0-beta.2 (2024-10-22)

Features

  • logging: wrap zap logger implementation with otelzap ✨ (d792e65)

Bug Fixes

  • logging: add logger sync to server for graceful shutdown 🐛 (c51a4af)
  • logging: resolve logging issues for all routes 🐛 (694dadb)
  • logging: set capital color level encoder for non-production environments 🐛 (f5f6e73)
  • logging: update sync func being called in zap logger for graceful shutdown 🐛 (4ad1ff2)

v1.23.0-beta.1

22 Oct 13:09
e0ce5b3
Compare
Choose a tag to compare
v1.23.0-beta.1 Pre-release
Pre-release

1.23.0-beta.1 (2024-10-22)

Bug Fixes

  • uses uuid type instead of string for portfolio creation 🐛 (f1edeef)

v1.22.0

22 Oct 12:57
f82c99b
Compare
Choose a tag to compare

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)

v1.22.0-beta.9

22 Oct 11:56
0906656
Compare
Choose a tag to compare
v1.22.0-beta.9 Pre-release
Pre-release

1.22.0-beta.9 (2024-10-22)

v1.22.0-beta.8

22 Oct 09:39
e9e31a1
Compare
Choose a tag to compare
v1.22.0-beta.8 Pre-release
Pre-release

1.22.0-beta.8 (2024-10-22)

Features

  • validate account type ✨ (6dd3fa0)