Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop to main #170

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

Develop to main #170

wants to merge 71 commits into from

Conversation

augusto-draxx
Copy link
Contributor

Midaz Console Pull Request Checklist

Pull Request Type

  • UI
  • Core (Business Logic)
  • Security
  • internationalization
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

gabrielcastr0 and others added 30 commits February 7, 2025 15:41
caioaletroca and others added 30 commits February 24, 2025 14:55
## [1.9.1](v1.9.0...v1.9.1) (2025-02-24)

### Bug Fixes

* http fetch utils unit test ([0da1a49](0da1a49))
* include status code into midaz reponse log ([9953314](9953314))
* update midaz id to x-request-id into midaz requests ([23e56c8](23e56c8))
✨ Added selected Org and Ledger persistence
…sactions

fix: update transactions data table to use currentLedger.id from new …
# [1.10.0](v1.9.1...v1.10.0) (2025-02-26)

### Bug Fixes

* Adjusted LedgerSelector ([960bd41](960bd41))
* update transactions data table to use currentLedger.id from new format ([349cd24](349cd24))

### Features

* Added local storage lib functions ([ab01953](ab01953))
* Adjustment on onboarding ([5bcd9a5](5bcd9a5))
* Created hooks for default storage behaviour ([ed6dda0](ed6dda0))
* Updated OrganizationProvider ([78b4411](78b4411))
* Updated transaction port on env file. ([6e05973](6e05973))
# [1.11.0](v1.10.0...v1.11.0) (2025-02-26)

### Bug Fixes

* put the correct types instead any ([aefe7aa](aefe7aa))
* removing console.log from assets-data-table ([1bf672d](1bf672d))
* wrong article in asset message ([93e8fb6](93e8fb6))

### Features

* add assets route in sidebar and sync with ledger selector ([ee13e4a](ee13e4a))
* pick ledger id by ledger selector instead path params ([8259d74](8259d74))
* update the pt intl file ([f5ffaaf](f5ffaaf))
# [1.12.0](v1.11.0...v1.12.0) (2025-02-27)

### Features

* integrate segments in the sidebar ([8475d09](8475d09))
* update the intl files ([b46c405](b46c405))
# [1.13.0](v1.12.0...v1.13.0) (2025-03-05)

### Bug Fixes

* audit vulnerabilities ([79f48cf](79f48cf))
* build error ([0524ccc](0524ccc))
* build erros ([dbff849](dbff849))
* http-fetch-utils-test adjusting new instrumentation dependency ([07ac153](07ac153))

### Features

* otel tracer provider to send custom span ([66e10ac](66e10ac))
* send logs to otel ([7c2c171](7c2c171))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants