Releases: LerianStudio/midaz
Releases · LerianStudio/midaz
v1.27.0-beta.15
1.27.0-beta.15 (2024-11-12)
v1.27.0-beta.14
1.27.0-beta.14 (2024-11-12)
v1.27.0-beta.13
v1.27.0-beta.12
1.27.0-beta.12 (2024-11-11)
Bug Fixes
v1.27.0-beta.11
v1.27.0-beta.10
1.27.0-beta.10 (2024-11-11)
Features
- 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 portfolio endpoints ✨ (cc442f8)
- add opentelemetry traces to products endpoints ✨ (2f3e78a)
Bug Fixes
v1.27.0-beta.9
1.27.0-beta.9 (2024-11-08)
Features
- 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)
Bug Fixes
- update infra docker compose to use envs on otel containers and in his yaml config file 🐛 (a6ba7cb)
v1.27.0-beta.8
1.27.0-beta.8 (2024-11-08)
Features
v1.27.0-beta.7
1.27.0-beta.7 (2024-11-07)
Features
- add definitions and config ✨ (a49b010)
- add repository on command and query ✨ (94d254a)
- 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 test to producer and consumer; ✨ (929d825)
- 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)
Bug Fixes
- complete conn and health on rabbitmq 🐛 (61d1431)
- create new users to separate ledger and transaction 🐛 (24f66c8)
- make lint 🐛 (5a7847a)
- make lint; 🐛 (3e55c43)
- mock 🐛 (5b2d152)
- remove producer and consumer from commons 🐛 (fec19a9)
- transaction: remove test handler 🐛 (8081dcf)
- ledger: remove test handler; 🐛 (2dc3803)
- remove unusued alias common 🐛 (cdd77f1)
- update amqp 🐛 (b2d6d22)
- update injection; 🐛 (2da2b58)