Commit Graph

10117 Commits

Author SHA1 Message Date
Chris Cranford
083fbcf163 DBZ-7881 Update COPYRIGHT.txt and Aliases.txt 2024-05-18 17:17:14 -04:00
einar-rt
44576f6a55 DBZ-7881 DDL parse error in MySQL create trigger if not exists statement 2024-05-18 17:17:14 -04:00
Jiri Pechanec
2dd6b4629e DBZ-7871 Use log level on first invocation 2024-05-16 13:28:14 +02:00
Roman Kudryashov
178b964b67 DBZ-7871 Change logging level for Found previous partition offset 2024-05-16 13:28:14 +02:00
Jiri Pechanec
c09c2c6712 DBZ-7641 Update tests 2024-05-15 05:42:12 +02:00
Jiri Pechanec
52442c91f5 DBZ-7641 Update documentation 2024-05-15 05:42:12 +02:00
Jiri Pechanec
d747a7edab DBZ-7641 Add new location to docs 2024-05-14 15:00:33 +02:00
Jiri Pechanec
10be0c7158 DBZ-7641 Publish snapshots to new infra 2024-05-14 15:00:33 +02:00
Aristofanis Lekkos
f45264d28e DBZ-5182 Fetch Postgres types by ascending order 2024-05-14 13:48:25 +02:00
sullis
369d95aa0c DBZ-7859: reduce enum array allocation 2024-05-14 13:33:17 +02:00
gaurav7261
5f795fb497 DBZ-7845 Update doc, copyright and aliases.txt 2024-05-14 13:30:18 +02:00
gaurav7261
18fa79655f DBZ-7845 Update jdbc.adoc for use.reduction.buffer 2024-05-14 13:30:18 +02:00
gaurav7261
78567102c0 DBZ-7845 Update Aliases.txt 2024-05-14 13:30:18 +02:00
gaurav7261
f256e2f950 DBZ-7845 Update COPYRIGHT.txt 2024-05-14 13:30:18 +02:00
mfvitale
730eabc1f9 DBZ-7858 Initial snapshot completed/aborted notification will the correct offset 2024-05-14 12:14:53 +02:00
Michal Augustýn
5b14097a94 DBZ-7870 default value of -1 for connection error retries interpreted as no limit 2024-05-14 11:43:16 +02:00
Debezium Builder
6c0b268652 [release] Development version for testing module deps 2024-05-13 06:53:22 +00:00
Debezium Builder
34a7c11de6 [maven-release-plugin] prepare for next development iteration 2024-05-13 06:42:03 +00:00
Debezium Builder
ebf74a8933 [maven-release-plugin] prepare release v2.7.0.Alpha2 2024-05-13 06:42:03 +00:00
Debezium Builder
8966f53b62 [release] Stable 2.7.0.Alpha2 for testing module deps 2024-05-13 06:39:37 +00:00
Jiri Pechanec
4809c5b9e5 [release] Changelog for 2.7.0.Alpha2 2024-05-13 08:35:33 +02:00
Ilyas Ahsan
8a1e9bb30d DBZ-7865 Support Oracle DDL Create Audit Policy 2024-05-13 08:35:25 +02:00
Jiri Pechanec
8bbb2b2ee4 DBZ-7863 Revert "DBZ-7863 Enforce Java 11 bytecode"
This reverts commit be07694f5c.
2024-05-13 06:49:13 +02:00
Jiri Pechanec
6670e3d299 DBZ-7863 Revert "DBZ-7863 Handle oubox extension exceptions"
This reverts commit 5bccb7dbe8.
2024-05-13 06:49:13 +02:00
Jiri Pechanec
5bccb7dbe8 DBZ-7863 Handle oubox extension exceptions 2024-05-13 06:46:40 +02:00
Jiri Pechanec
be07694f5c DBZ-7863 Enforce Java 11 bytecode 2024-05-13 05:36:25 +02:00
Chris Cranford
778f217aec DBZ-7841 Rollback to Quarkus 3.2.12 2024-05-13 05:36:14 +02:00
Ilyas Ahsan
c7c76d1f8f DBZ-7864 Support Oracle DDL Alter Audit Policy 2024-05-10 20:44:17 -04:00
Chris Cranford
964603fa6a DBZ-7790 Reworked to use introspection to determine merge 2024-05-10 09:40:24 +02:00
Chris Cranford
e9a1e2c108 DBZ-7790 Checkstyle fixes 2024-05-10 09:40:24 +02:00
liaoyuxing
b8fb83cd90 DBZ-7790 add test in OracleClobDataTypesIT and OracleBlobDataTypesIT 2024-05-10 09:40:24 +02:00
liaoyuxing
e0b28e3c66 DBZ-7790 fix Debezium oracle connector lost data of the update operation when the table has no primary key and contains lob type 2024-05-10 09:40:24 +02:00
Chris Cranford
188d9d8dae DBZ-7847 Bump apicurio to 2.5.11.Final to fix failures 2024-05-10 09:37:56 +02:00
Chris Cranford
ed65216e4f DBZ-7847 Support in query filter mode with 1000+ tables 2024-05-10 09:37:56 +02:00
Jiri Pechanec
57f2446f4b DBZ-7806 use dedicated method for check 2024-05-10 09:34:45 +02:00
mfvitale
70c526eb16 DBZ-7806 Skip search for WAl position when offset exist and is just after the initial snapshot. 2024-05-10 09:34:45 +02:00
mfvitale
c3a8ba4afb DBZ-7828 Correct filter query in snapshot task to handle SQLServer table quote 2024-05-10 07:42:09 +02:00
Anil Dasari
6d49102c9b DBZ-7816: Renamed stateLock variable 2024-05-07 13:30:18 +02:00
Anil Dasari
5b9d955db9 DBZ-7816: Added empty commitRecord 2024-05-07 13:30:18 +02:00
Anil Dasari
18447d33c1 DBZ-7816: Fixed failed tests by removing marjor db upgrade case changes 2024-05-07 13:30:18 +02:00
Chris Cranford
89dac2c287 DBZ-7816 Checkstyle fixes 2024-05-07 13:30:18 +02:00
Anil Dasari
f98545c125 DBZ-7816: Postgres: Potential data loss on connector restart 2024-05-07 13:30:18 +02:00
PradeepNain
8e041fbaec DBZ-7851 Update Aliases.txt 2024-05-06 12:50:55 +02:00
PradeepNain
7de70b2d2d DBZ-7851 Update COPYRIGHT.txt 2024-05-06 12:50:28 +02:00
PradeepNain
212bb18c75 DBZ-7851 fixed typo in Cassandra doc 2024-05-06 12:50:28 +02:00
Jiri Pechanec
2cc7fea45b DBZ-7827 Replace all version definitions in server 2024-05-06 10:52:28 +02:00
Jiri Pechanec
fef6723bfb DBZ-7844 Fix typos 2024-05-06 10:51:37 +02:00
Chris Cranford
96a774ff38 DBZ-4332 Apply documentation suggestions 2024-05-06 10:40:59 +02:00
Chris Cranford
077c20854f DBZ-4332 Update documentation about row_id 2024-05-06 10:40:59 +02:00
Chris Cranford
c5f42058c1 DBZ-4332 Add row_id to Oracle streaming event's source info block 2024-05-06 10:40:26 +02:00