Commit Graph

8 Commits

Author SHA1 Message Date
Marcelo Avancini
7754163c5d DBZ-2432: Fixing misuse of assertj
- Some usages of assertj was not callig the actual assert of the DSL, fixing it
- Changing the Assertions to be staticlly imported
2022-12-08 13:10:26 +01:00
Vojtech Juranek
e1b65cd6f7 DBZ-5889 Run integration tests in specified order
Run the tests alwyas in thr same order to make it more easy to debug
failures. If needed, the order can be changed (e.g. to `random`) by
overriding propeperty `runOrder`.
2022-12-08 13:00:41 +01:00
harveyyue
13c3b7d0f1 DBZ-5901 Migrate debezium-server-nats-jetstream to AssertJ 2022-12-06 13:18:55 +01:00
Debezium Builder
81896ed334 [maven-release-plugin] prepare for next development iteration 2022-11-30 07:52:24 +00:00
Debezium Builder
1aac97b87c [maven-release-plugin] prepare release v2.1.0.Alpha2 2022-11-30 07:52:23 +00:00
Skezzowski
7a3b669eec DBZ-5772 Fix checkstyle
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-11-23 09:07:23 +01:00
Skezzowski
f8fac41273 DBZ-5772 Add custom injection point to Jetstream connector, fix test
Signed-off-by: Skezzowski <sipblai@gmail.com>
2022-11-23 09:07:23 +01:00
Skezzowski
717bc83c39 DBZ-5772 Add JetStream sink connector 2022-11-23 09:07:23 +01:00