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

fix: Updates, bugfixes and new functionalities required after integration test #13

Merged
merged 22 commits into from
Apr 11, 2024

Conversation

andrea-deri
Copy link
Contributor

@andrea-deri andrea-deri commented Apr 11, 2024

  • fix: updated mapping for cache and debt position
  • fix: updated IUV Generation OpenAPI for SubKey inclusion
  • [NOD_781] fix: explicitly set deserializer for OffsetDateTime
  • fix: changed API path from 'redirect' to 'payments'
  • break: migration of infrastructure resources in infra repo
  • feat: added Helm chart configuration
  • fix: updated Dockerfile, changind entrypoint reference
  • fix: change on cached key for APIM cache, defining it now as institutionId_nav
  • fix: resolved pending issues on request generation for checkout
  • fix: replaced IUV Generator host URL
  • fix: fixed missing ApiKey and wrong API calls flow
  • NOD-817 feat: first working version of WISP dismantling tests
  • feat: new method for retrieve cached session id from Redis

List of Changes

Motivation and Context

How Has This Been Tested?

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.

@andrea-deri andrea-deri self-assigned this Apr 11, 2024
Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

@andrea-deri andrea-deri merged commit 7f85b35 into main Apr 11, 2024
7 of 13 checks passed
@andrea-deri andrea-deri deleted the fixes-after-integration-test branch April 11, 2024 10:29
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

Comment this PR with update_code to format the code. Consider to use pre-commit to format the code.

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.

2 participants