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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    113c00c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    b083dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92ee9b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    6d12e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47dd20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c56aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdfdac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2679e9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9c4551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83980a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    80062a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refactor: update and regenerated account proto fields, before was flo…

    …at, updated to double 🔨 🔨
    MartinezAvellan committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f3b46f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5d147 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3d9842f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d9101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    462b774 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e190505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f9583 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1

    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>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9a4c68e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    af0836b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from LerianStudio/dependabot/go_modules/develo…

    …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
    MartinezAvellan authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    253ca1d View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.9.1-beta.1

    ## [1.9.1-beta.1](v1.9.0...v1.9.1-beta.1) (2024-09-17)
    lerian-studio committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2be6b6f View commit details
    Browse the repository at this point in the history
  4. fix: add clean-up step for existing backup folder in PostgreSQL repli…

    …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.
    qnen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    28be466 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76a2002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eea3c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da75dfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21174b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f9742e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #65 from LerianStudio/fix/MZ-515

    fix: add clean-up step for existing backup folder in postgresql replica service in docker-compose
    MartinezAvellan authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    59916d0 View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.10.0-beta.1

    ## [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))
    lerian-studio committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9b6d376 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e84bdde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf98e11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a91b07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0322e13 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    2e28f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f97f49 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.0-beta.2

    ## [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))
    lerian-studio committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    291402b View commit details
    Browse the repository at this point in the history