-
Notifications
You must be signed in to change notification settings - Fork 45
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
merge: develop to main; #527
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ransaction balance queue; ✨
… and update postman; 🐛
…on transaction; remove grpc accout; 🔨
…folio_id and get all portfolios; 🔨
## [1.48.0-beta.9](v1.48.0-beta.8...v1.48.0-beta.9) (2025-02-20) ### Bug Fixes * change fatal to error; 🐛 ([326f235](326f235)) * change func to log erro ands pass make lint; 🐛 ([bfdbdb9](bfdbdb9)) * put bto sync; 🐛 ([e028f41](e028f41)) * update rabbitmq queues names, exchanges and keys; 🐛 ([e1f8c56](e1f8c56)) * update some changes to adjuste version on database; 🐛 ([6f61294](6f61294)) * version using queue and remove database optimistic lock; 🐛 ([cc32b57](cc32b57))
Feature/MIDAZ-535
## [1.48.0-beta.10](v1.48.0-beta.9...v1.48.0-beta.10) (2025-02-20) ### Features * add acid to select for update; ([17b02aa](17b02aa)) * first version of select of update with balance rules; ✨ ([0bcde2e](0bcde2e)) * select for update with version correctly implemented; ✨ ([a7e10ff](a7e10ff)) ### Bug Fixes * make lint and make sec; 🐛 ([5d83b0d](5d83b0d))
fix: because body field is json:"-" in transaction when do marshal fi…
## [1.48.0-beta.11](v1.48.0-beta.10...v1.48.0-beta.11) (2025-02-20) ### Bug Fixes * because body field is json:"-" in transaction when do marshal field desapear; 🐛 ([9d4c563](9d4c563))
arthurkz
approved these changes
Feb 20, 2025
ClaraTersi
approved these changes
Feb 20, 2025
guimoreirar
approved these changes
Feb 20, 2025
## [1.48.0-beta.12](v1.48.0-beta.11...v1.48.0-beta.12) (2025-02-21) ### Bug Fixes * update balance create too to avoid erros and return msg to queue; 🐛 ([cc0b38b](cc0b38b)) * update create transaction and operation erro handling duplicated key; 🐛 ([2a984df](2a984df))
🎉 This PR is included in version 1.48.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
domain:portfolio
Responsible for creating accounts
domain:transactions
Responsible for transactions and operations
don't merge
Don't merge this PR
env
when have changes on environments
feature request
New ideas
infra
Infrastructure improvements and additions
refactor
Refactor the code
released
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Midaz Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.