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

merge: develop to main #320

Merged
merged 24 commits into from
Nov 28, 2024
Merged

merge: develop to main #320

merged 24 commits into from
Nov 28, 2024

Conversation

MartinezAvellan
Copy link
Member

Midaz Pull Request Checklist

Pull Request Type

  • Auth
  • Infra
  • Ledger
  • 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

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

maxwelbm and others added 21 commits November 27, 2024 09:35
## [1.30.0-beta.1](v1.29.0...v1.30.0-beta.1) (2024-11-27)

### Features

* format output colors and set flag global no-color ✨ ([7fae4c0](7fae4c0))
@MartinezAvellan MartinezAvellan added feature New feature refactor Refactor the code domain:portfolio Responsible for creating accounts domain:transactions Responsible for transactions and operations domain:mdz Responsible for the Midaz Command-Line Interface (CLI) infra Infrastructure improvements and additions labels Nov 28, 2024
@MartinezAvellan MartinezAvellan self-assigned this Nov 28, 2024
@MartinezAvellan MartinezAvellan requested a review from a team as a code owner November 28, 2024 13:17
Copy link

what-the-diff bot commented Nov 28, 2024

PR Summary

  • Improved Notification System
    The developers have added a notifier within GitHub that sends updates about new releases to Slack, enhancing the overall communication about updates and releases.

  • Enhanced Output Presentation
    The team added features allowing the display and formatting of output colors, so it's visually more intuitive and structured now.

  • Better Code Organization
    The service names, variables, and database elements have been renamed for better consistency and easier understanding.

  • Secure Identification
    The team added Authorization and Midaz-Id parameters in various handler functions, making the system more secure and reliable.

  • Standardized Responses
    The output messages for commands and operations have been standardized, making them more meaningful and easier to grasp.

  • Streamlined Code
    Code has been refactored, and unnecessary imports have been removed to keep the codebase clean and efficient.

  • Improved Color Formatting
    A toggle has been added to turn colored outputs on and off across different commands, providing an aesthetic and more user-friendly interface.

  • Updated Hostname Settings
    The updates also include more specific names for databases and services, making them easier to identify and manage.

  • Updated API Security
    The developers added new parameters to the API for better tracking and protection, along with refining definitions and comments for ease of understanding and greater accuracy.

  • Refined Tests
    Tests and assessments have been adjusted according to the changes made in the output messages to keep everything aligned.

  • Better Variable Naming
    Renamed variable names to align with possible changes in integrating with external services, and
    also added a server address validation function to reduce potential errors.

@MartinezAvellan MartinezAvellan added the don't merge Don't merge this PR label Nov 28, 2024
## [1.30.0-beta.4](v1.30.0-beta.3...v1.30.0-beta.4) (2024-11-28)

### Bug Fixes

* remove slack release notification 🐛 ([de07047](de07047))
@MartinezAvellan MartinezAvellan merged commit 0b4df78 into main Nov 28, 2024
9 checks passed
Copy link

🎉 This PR is included in version 1.30.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:mdz Responsible for the Midaz Command-Line Interface (CLI) domain:portfolio Responsible for creating accounts domain:transactions Responsible for transactions and operations don't merge Don't merge this PR feature New feature infra Infrastructure improvements and additions refactor Refactor the code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants