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

Release v0.2 #104

Merged
merged 106 commits into from
Sep 18, 2024
Merged

Release v0.2 #104

merged 106 commits into from
Sep 18, 2024

Conversation

FedericoRuzzier
Copy link
Contributor

@FedericoRuzzier FedericoRuzzier commented Sep 16, 2024

This PR is made in order to execute a single release with all the various features and bugfix made recently.

List of Changes

The changes include the following PRs:

  • Add RPT timer for handle no-redirection cases (PAGOPA-2091)
  • Fix on RT receipt handling when an error occurred during convert process (PAGOPA-2093)
  • Fix on KO receipt generation for multibeneficiary carts (PAGOPA-2122)
  • Removed exception throw when a message cannot be deleted from ServiceBus (PAGOPA-2125)
  • Fix on wrong formatting of dates in KO receipt (PAGOPA-2132)
  • Re-definition of API client, defining custom retry policy (PAGOPA-2109) (Note: rollbacked for low compatibility)
  • Performance test for WISP Soap Converter (PAGOPA-1818)
  • Log traces refactoring for cost reduction (chore)

Motivation and Context

How Has This Been Tested?

  • Tested in local environment
  • Tested in UAT environment

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@aomegax aomegax removed the patch label Sep 17, 2024
@aomegax aomegax marked this pull request as ready for review September 17, 2024 14:30
@aomegax aomegax requested a review from a team as a code owner September 17, 2024 14:30
Copy link

This pull request does not contain a valid label. Please add one of the following labels: [patch, ignore-for-release]

Copy link

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link
Contributor

@andrea-deri andrea-deri left a comment

Choose a reason for hiding this comment

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

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request minor size/large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants