Local jenkins2 - #6
Open
jpechane wants to merge 506 commits into
Open
Conversation
jpechane
force-pushed
the
local-jenkins2
branch
2 times, most recently
from
September 4, 2025 04:26
315a060 to
bf8b2e3
Compare
jpechane
force-pushed
the
local-jenkins2
branch
5 times, most recently
from
October 31, 2025 16:20
834bf90 to
21160e8
Compare
jpechane
force-pushed
the
local-jenkins2
branch
from
December 18, 2025 13:57
ee2bc7d to
cdd199a
Compare
Signed-off-by: Lars M Johansson <lars.m.johansson@migrationsverket.se>
Thanks, applied! Co-authored-by: roldanbob <23705736+roldanbob@users.noreply.github.com> Signed-off-by: Lars M Johansson <132987186+nrkljo@users.noreply.github.com>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 5e46440) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 1acff9f) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 4236212) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit d533d18) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 6e8a696) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 5d94019) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 793626f) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 5ba66c4) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: roldanbob <broldan@redhat.com> (cherry picked from commit 902eab3) Signed-off-by: roldanbob <broldan@redhat.com>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
…ntroducing the shared ChangeEventSink Signed-off-by: rk3rn3r <1249289+rk3rn3r@users.noreply.github.com>
…alid credentials after debezium#7144 / debezium/dbz#425 moved auth checks to `MongoDbConnector#validateConnection()` Co-authored-by: Aravind <gmarav005@gmail.com> Signed-off-by: rk3rn3r <1249289+rk3rn3r@users.noreply.github.com>
…endency for XStream adapter Signed-off-by: akhilm <Mohammad.Akhil@natwest.com>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
* debezium/dbz#1648 Use only informix jdbc. Do not use changestream * debezium/dbz#1648 Remove Informix testing sleep Signed-off-by: AlvarVG <alvigo92@gmail.com>
Signed-off-by: AlvarVG <alvigo92@gmail.com>
… snapshot offset reload MongoDbIncrementalSnapshotContext.stringToDataCollections() previously read only the collection ID from the offset, silently discarding the additional_condition value that dataCollectionsToSnapshotAsString() had written. After any connector restart during an incremental snapshot with additional conditions, the filter was permanently lost and the snapshot resumed completely unfiltered. The serialized condition is wrapped in parentheses by DataCollection.getAdditionalCondition(); the deserialization now strips that wrapping so the round-trip preserves the bare condition value and repeated save/load cycles do not accumulate parentheses that would later break Document.parse on subsequent chunks. Signed-off-by: JonathonO <50376175+JonathonO@users.noreply.github.com>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
…connector descriptors to a separate registry repository during the release process. Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.