Skip to content

Conversation

neeraj-laad
Copy link
Contributor

@neeraj-laad neeraj-laad commented Oct 2, 2024

Description

Align MQ sink connector with recent changes in MQ source

  • update pom.xml to create a new jar without MQ client on releases
  • Update dependencies to newer versions
  • increment version in preparation for a new release

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • 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)
  • This change requires a documentation update

How Has This Been Tested?

  • E2E
  • Unit Test
  • Integration Test

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

…client

- increment version number
- update dependencies in pom.xml to the latest versions
- introduce a new version of the jar that includes all of the dependencies except for the MQ client jar, to allow for deployment using different MQ client jar versions

Signed-off-by: neeraj-laad <[email protected]>
update test dependencies

Signed-off-by: neeraj-laad <[email protected]>
update testcontainers version

Signed-off-by: neeraj-laad <[email protected]>
@neeraj-laad neeraj-laad marked this pull request as ready for review October 2, 2024 09:26
@dalelane dalelane merged commit 96bf282 into main Oct 2, 2024
2 checks passed
@dalelane dalelane deleted the update-dependencies branch October 2, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants