Skip to content

Releases: LerianStudio/midaz

v1.29.0-beta.5

18 Nov 17:36
fb8ee8f
Compare
Choose a tag to compare
v1.29.0-beta.5 Pre-release
Pre-release

1.29.0-beta.5 (2024-11-18)

Features

  • added command describe from products (4b4a222)
  • create redis connection ✨ (c8651e5)
  • create sub command delete from products (80d3a62)
  • create sub command update from products (4368bc2)
  • implements redis on ledger ✨ (5f1c5e4)
  • implements redis on transaction ✨ (7013ca2)

Bug Fixes

v1.29.0-beta.4

18 Nov 12:17
d11d9e5
Compare
Choose a tag to compare
v1.29.0-beta.4 Pre-release
Pre-release

1.29.0-beta.4 (2024-11-18)

Features

  • add version endpoint to ledger and transaction services ✨ (bb646b7)

Bug Fixes

  • add doc endpoint comment in transaction routes.go (41f637d)
  • remove build number from version endpoint in ledger and transaction services 🐛 (798406f)

v1.29.0-beta.3

18 Nov 10:47
21adf36
Compare
Choose a tag to compare
v1.29.0-beta.3 Pre-release
Pre-release

1.29.0-beta.3 (2024-11-18)

Bug Fixes

  • update transaction error messages to comply with gitbook 🐛 (36ae998)

v1.29.0-beta.2

18 Nov 10:39
c352dcc
Compare
Choose a tag to compare
v1.29.0-beta.2 Pre-release
Pre-release

1.29.0-beta.2 (2024-11-18)

Features

  • added command list from products (fe7503e)
  • create rest get product (bf9a271)

v1.29.0-beta.1

14 Nov 13:58
2a31f5f
Compare
Choose a tag to compare
v1.29.0-beta.1 Pre-release
Pre-release

1.29.0-beta.1 (2024-11-14)

Features

  • add ✨ (8baab22)
  • add blocked to open pr to main if not come from develop or hotfix ✨ (327448d)
  • add reviewdog ✨ (e5af335)
  • add reviewdog again ✨ (3636404)
  • add rule to pr ✨ (6e0ff0c)
  • rollback lint ✨ (4672464)
  • test rewiewdog lint ✨ (5d69cc1)
  • update git actions ✨ (525b0ac)

Bug Fixes

  • golint 🐛 (0aae8f8)
  • resolve lint 🐛 (062fe5b)
  • update 🐛 (981384c)
  • update comment only instead request changes 🐛 (e3d28eb)
  • update git actions name 🐛 (2015cec)
  • update message 🐛 (f39d104)
  • update message 🐛 (33269c3)
  • when both go_version and go_version_file inputs are specified, only go_version will be used 🐛 (62508f8)

v1.28.0

14 Nov 12:17
c0d977e
Compare
Choose a tag to compare

1.28.0 (2024-11-14)

Features

  • added command product in root (d0c2f89)
  • added new sub command create on command product (9c63088)

v1.27.0

13 Nov 20:10
961e9d9
Compare
Choose a tag to compare

1.27.0 (2024-11-13)

Features

  • add definitions and config ✨ (a49b010)
  • add grafana-lgtm and open telemetry collector to infra docker-compose ✨ (6351d3b)
  • add opentelemetry traces to account endpoints ✨ (bf7f043)
  • add opentelemetry traces to account endpoints and abstract context functions in common package ✨ (c5861e7)
  • add opentelemetry traces to asset endpoints ✨ (3eb7f9a)
  • add opentelemetry traces to operation endpoints and update business error responses ✨ (b6568b8)
  • add opentelemetry traces to portfolio endpoints ✨ (cc442f8)
  • add opentelemetry traces to products endpoints ✨ (2f3e78a)
  • add opentelemetry traces to transaction endpoints ✨ (442c71f)
  • add opentelemetry tracing propagation to transaction and ledger endpoints ✨ (19d8e51)
  • add repository on command and query ✨ (94d254a)
  • add traces to the ledger endpoints using opentelemetry ✨ (4c7944b)
  • add traces to the organization endpoints using opentelemetry ✨ (cc3c62f)
  • add tracing telemetry to create organization endpoint ✨ (b1b2f11)
  • added new sub command create on command portfolio (5692c79)
  • added new sub command delete on command asset (d7a91f4)
  • added new sub command delete on command portfolio (ee48586)
  • added new sub command describe on command asset (5d14dab)
  • added new sub command describe on command portfolio (0d3b154)
  • added new sub command list on command portfolio (d652feb)
  • added new sub command list on command portfolio (11f6f07)
  • added new sub command update on command asset (2edf239)
  • added new sub command update on command portfolio (87e9977)
  • adjust wire inject ✨ (ca0ddb4)
  • transaction: create connection files and add amqp on go.mod ✨ (63f816f)
  • create mocks based on repositories ✨ (f737239)
  • create producer and consumer repositories ✨ (474d2d0)
  • create rabbitmq handler on ports/http ✨ (96b6b23)
  • create rest get by id asset (059d6a1)
  • create rest get by id portfolio (97db29c)
  • create rest update ledger (b2f8129)
  • create sub command delete from command ledger with test unit of the command delete (63de66e)
  • create sub command update from command ledger (57fc305)
  • create test to producer and consumer; ✨ (929d825)
  • created asset command, creation of the create subcommand of the asset command (bdace84)
  • created subcommand list of the command asset (c2d19fc)
  • implement handler; ✨ (dc9df25)
  • implement on cqrs; ✨ (d122ba6)
  • implement on routes; ✨ (db9b12f)
  • implement producer and consumer on adapters ✨ (4ff04d4)
  • implement rabbitmq config, inject and wire; ✨ (5baae29)
  • implement rabbitmq on ledger ✨ (17a9c3d)
  • implementation mock ✨ (481e856)
  • implements producer and consumer with interface and implementation ✨ (5dccc86)
  • init of implementing rabbitmq ✨ (ba9dc6f)
  • method delete rest api ledger (e8917de)

Bug Fixes

  • add comments 🐛 (5c1bbf7)
  • add opentelemetry traces to asset rate endpoints and small adjusts to ledger metadata tracing and wire inject file 🐛 (d933b13)
  • add span error setting on withTelemetry file 🐛 (40a2008)
  • adjust data type in transaction from json endpoint in postman collection 🐛 (107b60f)
  • adjust lint ineffectual assignment to ctx 🐛 (e78cef5)
  • ah metadata structure is totally optional now, it caused errors when trying to request with null fields in the api (3dac45f)
  • complete conn and health on rabbitmq 🐛 (61d1431)
  • create new users to separate ledger and transaction 🐛 (24f66c8)
  • login via flag no save token local (656b15a)
  • make lint 🐛 (5a7847a)
  • make lint; 🐛 (3e55c43)
  • mock 🐛 (5b2d152)
  • move opentelemetry init to before logger init and move logger provider initialization to otel common file 🐛 (a25af7f)
  • remove line break from generate uuidv7 func 🐛 (7cf4009)
  • remove otel-collector from infra module and keep otel-lgtm as the final opentelemetry backend 🐛 (07df708)
  • remove producer and consumer from commons 🐛 (fec19a9)
  • remove short telemetry upload interval used for development purposes 🐛 (64481fb)
  • transaction: remove test handler 🐛 ([8081dcf](https://gith...
Read more

v1.27.0-beta.28

13 Nov 20:04
5a101e9
Compare
Choose a tag to compare
v1.27.0-beta.28 Pre-release
Pre-release

1.27.0-beta.28 (2024-11-13)

Bug Fixes

  • remove line break from generate uuidv7 func 🐛 (7cf4009)

v1.27.0-beta.27

13 Nov 19:23
7026f3b
Compare
Choose a tag to compare
v1.27.0-beta.27 Pre-release
Pre-release

1.27.0-beta.27 (2024-11-13)

Bug Fixes

  • add span error setting on withTelemetry file 🐛 (40a2008)
  • update postman midaz id header to comply with id uppercase pattern 🐛 (a219509)

v1.27.0-beta.26

13 Nov 19:17
63f474f
Compare
Choose a tag to compare
v1.27.0-beta.26 Pre-release
Pre-release

1.27.0-beta.26 (2024-11-13)

Bug Fixes

  • add comments 🐛 (5c1bbf7)
  • update imports that refactor missed 🐛 (e6e9502)