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

Chk 3279 change stream #6

Merged
merged 30 commits into from
Oct 7, 2024
Merged

Chk 3279 change stream #6

merged 30 commits into from
Oct 7, 2024

Conversation

CianoDanilo
Copy link
Contributor

@CianoDanilo CianoDanilo commented Oct 4, 2024

List of Changes

Motivation and Context

This is the first implementation of a change data capture mechanism for the payment wallet domain.
This application will listen to the wallet log events collection for change events and then sends them to a queue.

How Has This Been Tested?

It has been tested with jUnit tests and monitored after release in DEV env

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.

@CianoDanilo CianoDanilo self-assigned this Oct 4, 2024
@CianoDanilo CianoDanilo marked this pull request as ready for review October 7, 2024 08:28
@CianoDanilo CianoDanilo requested a review from a team as a code owner October 7, 2024 08:28
EmanueleBVtech
EmanueleBVtech previously approved these changes Oct 7, 2024
gradle.lockfile Outdated Show resolved Hide resolved
@infantesimone
Copy link
Contributor

to reduce the number of changed lines in a PR, in general, if you encounter errors/bug that are not related to PR, it is better to resolve them in dedicated PR (I see changes to the pipeline configuration and helm values ​​in uat)

Copy link

sonarqubecloud bot commented Oct 7, 2024

Copy link
Contributor

@infantesimone infantesimone left a comment

Choose a reason for hiding this comment

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

great! 🚀🚀🚀

@CianoDanilo CianoDanilo merged commit 91176d0 into main Oct 7, 2024
5 checks passed
Copy link

github-actions bot commented Oct 7, 2024

Pull request label validation error!
Required label for app version: patch,minor,major,ignore-for-release
Required label for chart version: chart-patch,chart-minor,chart-major.

Found labels on PR...

app version:
chart version:

If you want to skip release for this PR add skip-release label

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