Skip to content

Commit

Permalink
chore(release): 1.27.0-beta.9
Browse files Browse the repository at this point in the history
## [1.27.0-beta.9](v1.27.0-beta.8...v1.27.0-beta.9) (2024-11-08)

### Features

* add traces to the ledger endpoints using opentelemetry ✨ ([4c7944b](4c7944b))
* add traces to the organization endpoints using opentelemetry ✨ ([cc3c62f](cc3c62f))
* add tracing telemetry to create organization endpoint ✨ ([b1b2f11](b1b2f11))

### Bug Fixes

* update infra docker compose to use envs on otel containers and in his yaml config file 🐛 ([a6ba7cb](a6ba7cb))
  • Loading branch information
lerian-studio committed Nov 8, 2024
1 parent 50e8e59 commit 3d5ea79
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.27.0-beta.9](https://github.com/LerianStudio/midaz/compare/v1.27.0-beta.8...v1.27.0-beta.9) (2024-11-08)


### Features

* add traces to the ledger endpoints using opentelemetry :sparkles: ([4c7944b](https://github.com/LerianStudio/midaz/commit/4c7944baeb13f1a410960437b9306feb9c581f44))
* add traces to the organization endpoints using opentelemetry :sparkles: ([cc3c62f](https://github.com/LerianStudio/midaz/commit/cc3c62f03688f6847122d6cb65dec8703d86b0b5))
* add tracing telemetry to create organization endpoint :sparkles: ([b1b2f11](https://github.com/LerianStudio/midaz/commit/b1b2f115607b34777a1024226544f5c0e017b083))


### Bug Fixes

* update infra docker compose to use envs on otel containers and in his yaml config file :bug: ([a6ba7cb](https://github.com/LerianStudio/midaz/commit/a6ba7cbfc07baa095d785c6283c0048243333078))

## [1.27.0-beta.8](https://github.com/LerianStudio/midaz/compare/v1.27.0-beta.7...v1.27.0-beta.8) (2024-11-08)


Expand Down

0 comments on commit 3d5ea79

Please sign in to comment.