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 #67

Merged
merged 37 commits into from
Sep 19, 2024
Merged

Develop to Main #67

merged 37 commits into from
Sep 19, 2024

Conversation

MartinezAvellan
Copy link
Member

Midaz Pull Request Checklist

Pull Request Type

  • Ledger
  • Auth
  • Mdz
  • Transaction
  • 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

MartinezAvellan and others added 30 commits June 6, 2024 20:05
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.6.0 to 5.7.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.6.0...v5.7.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…p/github.com/jackc/pgx/v5-5.7.1

chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1
## [1.9.1-beta.1](v1.9.0...v1.9.1-beta.1) (2024-09-17)
…ca service in docker-compose

- Added a clean-up step to ensure the existing backup folder is properly handled before creating new backups.
- This change helps to prevent potential conflicts or issues with stale backup data in the PostgreSQL replica service.
fix: add clean-up step for existing backup folder in postgresql replica service in docker-compose
## [1.10.0-beta.1](v1.9.1-beta.1...v1.10.0-beta.1) (2024-09-17)

### Bug Fixes

* add clean-up step for existing backup folder in PostgreSQL replica service in docker-compose ([28be466](28be466))
* ensure pg_basebackup runs if directory or postgresql.conf file is missing ([9f9742e](9f9742e))
MartinezAvellan and others added 7 commits September 18, 2024 12:16
## [1.10.0-beta.2](v1.10.0-beta.1...v1.10.0-beta.2) (2024-09-19)

### Features

* add grpc port to midaz on 50051 to run togheter with fiber ✨ ([a9c4551](a9c4551))
* add midaz version ✨ ([27c56aa](27c56aa))
* add proto url, address ✨ ([c92ee9b](c92ee9b))
* add version onn .env file ✨ ([fdfdac3](fdfdac3))
* create new method listbyalias to find accounts based on transaction dsl info ✨ ([113c00c](113c00c))
* create new route and server grpc and remove old account class ✨ ([c5d9101](c5d9101))
* generate new query to search account by ids ✨ ([aa5d147](aa5d147))
* grpc server starting with http sever togheter ✨ ([6d12e14](6d12e14))
* update account by id and get account by alias by grpc ✨ ([bf98e11](bf98e11))

### Bug Fixes

* add -d on docker compose up 🐛 ([0322e13](0322e13))
* adjust grpc account service 🐛 ([2679e9b](2679e9b))
* change print error to return error 🐛 ([2e28f92](2e28f92))
* go sec and go lint 🐛 ([8a91b07](8a91b07))
* remove fiber print startup 🐛 ([d47dd20](d47dd20))
* reorganize some class and update wire. 🐛 ([af0836b](af0836b))
* update version place in log 🐛 ([83980a8](83980a8))
@MartinezAvellan MartinezAvellan changed the title Develop Develop to Main Sep 19, 2024
@qnen
Copy link
Member

qnen commented Sep 19, 2024

approved!

Copy link
Contributor

@lfbarrile01 lfbarrile01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@MartinezAvellan MartinezAvellan merged commit ce9291c into main Sep 19, 2024
11 checks passed
@lerian-studio-midaz-push-bot
Copy link

🎉 This PR is included in version 1.10.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants