Skip to content

Releases: LerianStudio/midaz

v1.46.0-beta.5

24 Jan 14:56
6f66e40
Compare
Choose a tag to compare

1.46.0-beta.5 (2025-01-24)

Bug Fixes

  • add PortfolioID to account update functionality ✨ ✨ 🐛 🐛 (ad04b2b)

v1.46.0

24 Jan 17:01
a2ed027
Compare
Choose a tag to compare

1.46.0 (2025-01-24)

Features

  • add account_alias and account_external_brl on postman; ✨ (cc20914)
  • add user midaz non root to help to send cpu and mem to grafana; ✨ (e6e30ad)
  • warning about customize .env variables to fit your environment; add more colors; ✨ (55874b5)

Bug Fixes

  • add mongo uri variable; add rabbit uri variable; 🐛 (5af9415)
  • add PortfolioID to account update functionality ✨ ✨ 🐛 🐛 (ad04b2b)
  • add slice make init to avoid panic and valida len os slice before calculate cursor 🐛 (b67bec7)
  • add some normalize to docker 🐛 (b49825d)
  • add sources, destinations and operations to get transactions; 🐛 (f9afbef)
  • go lint 🐛 (ee0ea3f)
  • grafana final adjusts to always open asking for login 🐛 (2363b63)
  • implements login screen to grafana otel 🐛 (3ce2669)
  • remove command to broken grafana 🐛 (6421ab1)
  • remove from outside metadata validation 🐛 (d9cebc0)
  • remove unused air files 🐛 (6ef5a7f)
  • rename personalized midaz headers 🐛 (b891e6e)
  • rename personalized midaz headers. 🐛 (847e9ff)
  • run grafana with anonymous auth disabled 🐛 (44efa74)
  • treatment for old transactions without transaction body 🐛 (129f9de)
  • update allow sending and receiving fields from accounts 🐛 (821a70d)
  • update dependencies by dependabot 🐛 (b822c8d)
  • update name of midaz-full to midaz-stack 🐛 (9c63cf1)

v1.46.0-beta.4

23 Jan 19:26
416829c
Compare
Choose a tag to compare

1.46.0-beta.4 (2025-01-23)

Bug Fixes

  • add slice make init to avoid panic and valida len os slice before calculate cursor 🐛 (b67bec7)

v1.46.0-beta.3

23 Jan 12:16
827120e
Compare
Choose a tag to compare

1.46.0-beta.3 (2025-01-23)

Bug Fixes

  • add sources, destinations and operations to get transactions; 🐛 (f9afbef)
  • go lint 🐛 (ee0ea3f)
  • remove command to broken grafana 🐛 (6421ab1)
  • remove from outside metadata validation 🐛 (d9cebc0)

v1.46.0-beta.2

22 Jan 12:21
8da523d
Compare
Choose a tag to compare

1.46.0-beta.2 (2025-01-22)

Features

  • add account_alias and account_external_brl on postman; ✨ (cc20914)
  • add user midaz non root to help to send cpu and mem to grafana; ✨ (e6e30ad)
  • warning about customize .env variables to fit your environment; add more colors; ✨ (55874b5)

Bug Fixes

  • add mongo uri variable; add rabbit uri variable; 🐛 (5af9415)
  • add some normalize to docker 🐛 (b49825d)
  • grafana final adjusts to always open asking for login 🐛 (2363b63)
  • implements login screen to grafana otel 🐛 (3ce2669)
  • remove unused air files 🐛 (6ef5a7f)
  • rename personalized midaz headers 🐛 (b891e6e)
  • rename personalized midaz headers. 🐛 (847e9ff)
  • run grafana with anonymous auth disabled 🐛 (44efa74)
  • update allow sending and receiving fields from accounts 🐛 (821a70d)
  • update dependencies by dependabot 🐛 (b822c8d)
  • update name of midaz-full to midaz-stack 🐛 (9c63cf1)

v1.46.0-beta.1

20 Jan 11:49
035c201
Compare
Choose a tag to compare

1.46.0-beta.1 (2025-01-20)

Bug Fixes

  • treatment for old transactions without transaction body 🐛 (129f9de)

v1.45.0-beta.3

17 Jan 14:59
a5e06fb
Compare
Choose a tag to compare

1.45.0-beta.3 (2025-01-17)

Features

  • add api on postman; adjust lint; generate swagger and open api; ✨ (095f2d6)
  • add transaction body on database; ✨ (d5b6197)
  • final adjusts to rever transaction ✨ (44b650c)
  • new implementatios; ✨ (a8f5a6d)

Bug Fixes

  • add revert logic to object 🐛 (e0d36ad)

v1.45.0

17 Jan 17:07
adbd019
Compare
Choose a tag to compare

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

15 Jan 19:30
24b5e6b
Compare
Choose a tag to compare

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

09 Jan 19:09
e252b42
Compare
Choose a tag to compare

1.45.0-beta.1 (2025-01-09)

Features

  • added router find account by alias ✨ (a2e8c99)
  • push choco ✨ (4d19380)