Skip to content

Commit

Permalink
chore(release): 1.49.0-beta.8
Browse files Browse the repository at this point in the history
## [1.49.0-beta.8](v1.49.0-beta.7...v1.49.0-beta.8) (2025-03-05)

### Features

* add auth module sdk to validate autorization; ✨ ([c363fcc](c363fcc))
* add index to parent_transaction_id on transaction; ([83db867](83db867))

### Bug Fixes

* create index to transaction_id to operation; ([b94ba29](b94ba29))
* remove auth url from use on sdk; 🐛 ([aa2a7e2](aa2a7e2))
  • Loading branch information
lerian-studio committed Mar 5, 2025
1 parent e4e7bda commit 8f40928
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.49.0-beta.8](https://github.com/LerianStudio/midaz/compare/v1.49.0-beta.7...v1.49.0-beta.8) (2025-03-05)


### Features

* add auth module sdk to validate autorization; :sparkles: ([c363fcc](https://github.com/LerianStudio/midaz/commit/c363fcc29587ab4292437ed2704017146ee58632))
* add index to parent_transaction_id on transaction; ([83db867](https://github.com/LerianStudio/midaz/commit/83db867bd4384db2cf3a8cecfc05fb878ca644b4))


### Bug Fixes

* create index to transaction_id to operation; ([b94ba29](https://github.com/LerianStudio/midaz/commit/b94ba295b47ae76b34940e54fb15330ba518ef27))
* remove auth url from use on sdk; :bug: ([aa2a7e2](https://github.com/LerianStudio/midaz/commit/aa2a7e268c7ec031af623bfd759789db32b2aead))

## [1.49.0-beta.7](https://github.com/LerianStudio/midaz/compare/v1.49.0-beta.6...v1.49.0-beta.7) (2025-02-28)


Expand Down

0 comments on commit 8f40928

Please sign in to comment.