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

Feature/mz 483 #29

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Feature/mz 483 #29

merged 3 commits into from
Jun 5, 2024

Conversation

jeffersonrodrigues92
Copy link
Contributor

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

@jeffersonrodrigues92 jeffersonrodrigues92 requested review from a team as code owners June 5, 2024 14:09
Copy link

what-the-diff bot commented Jun 5, 2024

PR Summary

  • Rename and Update of Service Configuration
    In the authentication component's configuration (components/auth/docker-compose.yml), one service (kratos-db) was renamed to keto-db and its settings were revised, including a change in port number and environment variable adjustments. In addition, a new service kratos was introduced with specific set-ups and requirements.

  • Removal of Services
    The hydra-db and hydra-migrate services were completely removed, this part of the update represents a shift away from these services.

  • Addition of New Configuration File
    A new configuration file (config/auth/keto.yml) was created, providing the necessary settings for the keto service, enabling its integration and usage within the system.

@jeffersonrodrigues92 jeffersonrodrigues92 merged commit 0604a78 into develop Jun 5, 2024
6 of 7 checks passed
@lerian-studio-midaz-push-bot
Copy link

🎉 This PR is included in version 1.7.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@lerian-studio-midaz-push-bot
Copy link

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

Successfully merging this pull request may close these issues.

3 participants