Commit Graph

9702 Commits

Author SHA1 Message Date
Jan.Lieskovsky
1d8a56778d DBZ-7374 Fix parsing NULL as the default value for SQL server (Unicode) character strings 2024-01-29 17:09:03 +01:00
Chris Cranford
d73f008884 DBZ-7388 Fix Hibernate API deprecated usages 2024-01-29 16:59:01 +01:00
Chris Cranford
90a076ac86 DBZ-7388 Fix logging entry 2024-01-29 16:59:01 +01:00
Chris Cranford
7e7c7be8c3 DBZ-7388 Fix test failures 2024-01-29 16:59:01 +01:00
Chris Cranford
75696be8eb DBZ-7388 Upgrade Outbox Extension to Quarkus 3.7.0
Quarkus 3.7 requires Java 17 baseline, explicitly changed the pom files for the
outbox extension bits to compile and use Java 17 baseline for binary artifacts.
2024-01-29 16:59:01 +01:00
Chris Cranford
3bd638eb79 DBZ-7387 Use Java 17 for compile time. 2024-01-29 16:57:16 +01:00
Chris Cranford
e2457db93e DBZ-7387 Upgrade maven-plugin-plugin to 3.11.0 (Java 17 compat) 2024-01-29 16:57:16 +01:00
Jakub Cechacek
b80b568e6c DBZ-7299 Test coverage for lookup and post-image full updates 2024-01-29 14:03:57 +01:00
Jakub Cechacek
4ea39b7d98 DBZ-7299 Ability to use post images for full document update 2024-01-29 14:03:57 +01:00
nicholas-fwang
4b62ee44f7 DBZ-7143 Fix test code for database replica environment 2024-01-29 13:48:19 +01:00
nicholas-fwang
1f8c957d18 DBZ-7143 Use log with trace record 2024-01-29 13:48:19 +01:00
nicholas-fwang
be35033d6b DBZ-7143 fix format 2024-01-29 13:48:19 +01:00
nicholas-fwang
fcee5e7bdc DBZ-7143 Add constructor for testing in MysqlValueConverters 2024-01-29 13:48:19 +01:00
nicholas-fwang
d710ee6b9f DBZ-7143 Rollback ValueConverter and handle when parse default value 2024-01-29 13:48:19 +01:00
nicholas-fwang
5aae5f51f4 DBZ-7143 Move event converting failure handler to ValueConverter interface. 2024-01-29 13:48:19 +01:00
nicholas-fwang
2bdeec099a DBZ-7143 Add document for event.converting.failure.handling.mode 2024-01-29 13:48:19 +01:00
nicholas-fwang
a36caea1de DBZ-7143 Add table DATE_TIME_TABLE_CONNECT_MODE to avoid consume error when connect mode 2024-01-29 13:48:19 +01:00
nicholas-fwang
7d99605886 DBZ-7143 Add case when EventConvertingFailureHandlingMode is null 2024-01-29 13:48:19 +01:00
nicholas-fwang
4f2bbb023a DBZ-7143 fix checkstyle format 2024-01-29 13:48:19 +01:00
nicholas-fwang
3a5f35594c DBZ-7143 Add description of event.converting.failure.handling.mode 2024-01-29 13:48:19 +01:00
nicholas-fwang
57a46943af DBZ-7143 throw exception in JdbcValueConverters 2024-01-29 13:48:19 +01:00
nicholas-fwang
eeea0f1e70 DBZ-7143 Add event.converting.failure.handling.mode option 2024-01-29 13:48:19 +01:00
Ilyas Ahsan
4f05dfff50 DBZ-7360 Resolve DDL Parser in Oracle Alter Table
DBZ-7360 Resolve DDL Parser in Oracle Alter Table

DBZ-7420 Modify alterSpecification Clause

DBZ-7420 Modify alterSpecification Clause
2024-01-29 09:58:46 +01:00
Ilyas Ahsan
bd0d858fc5 DBZ-7360 Resolve DDL Parser in Oracle Alter Table
DBZ-7360 Resolve DDL Parser in Oracle Alter Table
2024-01-26 09:39:49 -05:00
Vojtech Juranek
8365221719 DBZ-7382 Don't check record order in parallel snapshot tests 2024-01-26 08:11:52 +01:00
Vadzim Ramanenka
7a8da23785 DBZ-7273: Document data.query.mode for sqlserver connector 2024-01-26 07:17:25 +01:00
Jiri Novotny
bd82f706c4 DBZ-7386 Remove Lombok in system testsuite 2024-01-25 14:14:37 +01:00
Vadzim Ramanenka
a52fc18a45 DBZ-7273: Introduce mode to query capture tables directly 2024-01-25 06:29:26 +01:00
Animesh Kumar
2f8114029e DBZ-7380 Offset transaction id only when it's non null 2024-01-24 15:32:34 +01:00
Vojtech Juranek
187db57a44 [docs] Fix name of capture table DDL option for SQL server 2024-01-24 14:42:07 +01:00
Jiri Novotny
09e8f7e1b7 DBZ-7373 Fix deploy return value in DockerKafkaConnectController 2024-01-24 10:01:08 +01:00
Jiri Novotny
87ef90de2c DBZ-7373 Change naming of variable containing Kafka container 2024-01-24 10:01:08 +01:00
Jiri Novotny
ee0ea0e189 DBZ-7373 Zookeeper container not being deleted quick fix + added wait times 2024-01-24 10:01:08 +01:00
dependabot[bot]
f5e50b8704 DBZ-7383 Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 in /debezium-bom
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.9.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 06:28:28 +01:00
dependabot[bot]
5a493bea58 [ci] Bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 15:12:11 +01:00
dependabot[bot]
0344b67cdf [ci] Bump tj-actions/changed-files from 41.1.1 to 42.0.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.1.1 to 42.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41.1.1...v42.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 15:11:58 +01:00
liaoyuxing
26261c88de DBZ-7362 Support DECFLOAT in Db2 connector 2024-01-23 15:11:36 +01:00
Animesh Kumar
986303babc DBZ-7376 Fix logging for schema only recovery in mysql 2024-01-23 15:01:28 +01:00
Bob Roldan
218da532b5 DBZ-7314 Update column.include.list note and property description 2024-01-23 11:39:17 +01:00
ani-sha
5be134eb42 DBZ-7022 Use prefix names from Envelope class 2024-01-22 10:49:38 +01:00
ani-sha
78a54a3ff7 DBZ-7022 Adjust prefix names, simplify null check 2024-01-22 10:49:38 +01:00
ani-sha
47765a0b54 DBZ-7022 Add documentation for metadata conversion in TZ SMT 2024-01-22 10:49:38 +01:00
ani-sha
17d3df62c0 DBZ-7022 Allow conversion of source block timestamp fields 2024-01-22 10:49:38 +01:00
V K
738f2f8788 DBZ-7366 use withMaskedPasswords() 2024-01-22 10:30:22 +01:00
Jordan Pittier
151b7bc8aa [docs] incremental snapshot: blocking snapshot are also supported
PR #4721 documented blocking snapshot added in DBZ-6566. But it missed a
few spots.

Also, for consistency use "snapshot type" instead of "snapshot kind".
2024-01-22 07:17:25 +01:00
Debezium Builder
884125781e [release] Development version for testing module deps 2024-01-21 10:22:47 +00:00
Debezium Builder
65d63ed42d [maven-release-plugin] prepare for next development iteration 2024-01-21 10:12:45 +00:00
Debezium Builder
485fa82a8f [maven-release-plugin] prepare release v2.6.0.Alpha1 2024-01-21 10:12:44 +00:00
Debezium Builder
a9b086ba57 [release] Stable 2.6.0.Alpha1 for testing module deps 2024-01-21 10:10:33 +00:00
Jiri Pechanec
ea2571829a [release] Changelog for 2.6.0.Alpha1 2024-01-21 11:07:16 +01:00