Commit Graph

4938 Commits

Author SHA1 Message Date
RaghavaPonnam
67e6b9cc29
[docs] Identified a repetition of a word "they" in the documentation 2021-04-07 17:46:47 +02:00
Mauricio Scheffer
eb1d1df24c
[docs] Remove issue in wal2json that has been fixed years ago (#2285) 2021-04-07 14:48:24 +02:00
Anisha Mohanty
988ab881a7 DBZ-3383 Remove wrong badges from README 2021-04-07 14:36:07 +02:00
Gunnar Morling
5425e6c5dc DBZ-3343 Re-using single shared SqlTypeMapper instance 2021-04-06 14:59:55 +02:00
Chris Egerton
67f044ff87 DBZ-3371: Adjust scale of fallback BigDecimal values to match column schema 2021-04-06 10:35:23 +02:00
Bob Roldan
e24d54ea37 DBZ-3372 Add missing space and insert missing docker build command 2021-04-06 08:58:58 +02:00
Bob Roldan
1a21f00fdb DBZ-3338 Update link text 2021-04-01 16:10:38 +02:00
Bob Roldan
727a8f89b2 DBZ-3338 Further consistency updates in Deployment topic. 2021-04-01 16:10:38 +02:00
Bob Roldan
3d1dfcb104 DBZ-3338 Remove downstream ModuleID declaration for properties topic 2021-04-01 16:10:38 +02:00
Bob Roldan
e8cd1a820d DBZ-3338 Edits for consistency with other connector docs 2021-04-01 16:10:38 +02:00
Bob Roldan
e161077455 DBZ-3338 Mirror downstream codeblock fix. Other consistency edits. 2021-04-01 16:10:38 +02:00
Jiri Pechanec
a6e19d3988 DBZ-2388 Introduce separate profile for server CI (apicurio) 2021-03-31 15:23:15 +02:00
Anisha Mohanty
2c8edab2b3 DBZ-2388 Use annotations for skiping apicurio tests 2021-03-31 15:23:15 +02:00
Anisha Mohanty
341ce97479 DBZ-2388 Use separate profile for Apicurio to support tests 2021-03-31 15:23:15 +02:00
Anisha Mohanty
0006a443cb DBZ-2388 Use Apicurio converters with Debezium Server 2021-03-31 15:23:15 +02:00
Chris Cranford
f95a2f877e DBZ-3367 Correctly parse function string-args with parenthesis characters 2021-03-31 12:44:55 +02:00
Anisha Mohanty
24d88e533c DBZ-3358 Trigger workflow on workflow definition update 2021-03-31 11:50:05 +02:00
Jiri Pechanec
f50c3e8222 DBZ-3361 Prefer DDL over logical schema for MySQL 2021-03-30 11:35:12 +02:00
Chris Cranford
776180a0df DBZ-3347 Emit schema change events with correct source partition 2021-03-30 07:26:06 +02:00
Chris Cranford
dd24a94a62 DBZ-2911 Fix Oracle test compatibility 2021-03-30 05:53:38 +02:00
Jiri Pechanec
3ee79e3496 DBZ-3357 Trigger Cassandra build on workflow update 2021-03-26 18:50:09 +01:00
Anisha Mohanty
7fb3e3874d DBZ-3357 Set up Java 8 for Cassandra CI 2021-03-26 18:50:09 +01:00
Chris Cranford
705b98f79f DBZ-3341 Handle multiple local locations 2021-03-26 18:48:02 +01:00
Chris Cranford
6b7c7bc252 DBZ-3341 Only mine local destination archive logs 2021-03-26 18:48:02 +01:00
Jiri Pechanec
a02e530c80 DBZ-2911 Use sequence only when available 2021-03-26 09:19:17 +01:00
JLDLaughlin
06b0475f17 DBZ-2911 Add additional LSN information to all sources
Adds a new "sequence" field to all sources via the AbstractSourceInfo
class. Specifically, this field is required to deduplicate records
from PostgreSQL sources in O(1) time. The sequence field is a stringified
list of metadata. For PostgreSQL sources, this will include the last
committed LSN and the current LSN. For other sources, this will be NULL
until implemented. A new integration test was added for PostgreSQL.
2021-03-26 09:19:17 +01:00
M Sazzadul Hoque
98299ca111 DBZ-2879 Redis Streams target in Debezium Server 2021-03-26 08:30:58 +01:00
Chris Cranford
aee3550dc6 DBZ-3348 Oracle LogMiner can incorrectly resolve starting SCN is available 2021-03-26 08:22:34 +01:00
Jiri Pechanec
5cb7963929 DBZ-3353 Grammar fix 2021-03-26 08:02:25 +01:00
Chris Cranford
f6f8e8e663 DBZ-3353 Correct event.deserialization.failure.handling.mode documentation
* Correctly document the option name
* Correctly adjusted the option values to be ignore rather than skip
2021-03-26 08:02:25 +01:00
Chris Cranford
23baf34ee1 DBZ-3344 Fix Oracle test failures 2021-03-25 11:06:31 +01:00
Debezium Builder
6b4d88bb51 [maven-release-plugin] prepare for next development iteration 2021-03-24 06:35:02 -04:00
Debezium Builder
c578715233 [maven-release-plugin] prepare release v1.5.0.CR1 2021-03-24 06:35:02 -04:00
Jiri Pechanec
124a3eef61 [release] Changelog for 1.5.0.CR1 2021-03-24 11:25:52 +01:00
Jiri Pechanec
90dc237610 BZ-3257 Disable microbenchmark code 2021-03-24 10:42:28 +01:00
jcechace
ee20017af1 DBZ-3336 Using correct labels on Apicurio Registry deployments 2021-03-24 06:14:41 +01:00
jcechace
dd83371f7b DBZ-3337 using 'main' as default branch for DB2 matrix 2021-03-24 06:13:35 +01:00
Chris Cranford
d8f0d2ba5a DBZ-2537 Rework Oracle's streaming metrics
* Consolidated LogMinerMetrics and TransactionalBufferMetrics
* Renamed LogMinerMetrics to OracleStreamingChangeEventSourceMetrics
* Standardized metrics method names & types
* Updated documentation to reflect metrics changes
2021-03-23 15:25:14 -04:00
Chris Cranford
d8eafed75c DBZ-3290 Additional Oracle documentation changes 2021-03-23 15:25:14 -04:00
Chris Cranford
9197120119 DBZ-3290 Suggested documentation edits 2021-03-23 15:25:14 -04:00
Chris Cranford
ec9f02d1e4 DBZ-3290 Document LONG data-type not yet supported 2021-03-23 15:25:14 -04:00
Chris Cranford
1d9594ed88 DBZ-3290 Suggested changes
* Use {debezium-version} variable in examples
* Correct typos
* Document non-support for CLOB/BLOB data types
* Fix rendering of <= with unicode character
* Moved XStream documentation into separate section
* Moved database.oracle.version to internal
* Removed reference to database.oracle.version
* Resolve XStream POS version from OracleDatabaseVersion as fallback
  when internal.database.oracle.version is not supplied.
2021-03-23 15:25:14 -04:00
Chris Cranford
2516cf9e07 DBZ-3290 Remove incubating note from Oracle documentation 2021-03-23 15:25:14 -04:00
Jiri Pechanec
b552a1cf56 DBZ-3333 Support MOD as function in MySQL 2021-03-23 15:32:47 +01:00
Jiri Pechanec
9e994967ed DBZ-3257 Use new method in tests 2021-03-23 09:48:54 +01:00
Jiri Pechanec
6a8c013251 DBZ-3335 Build Cassandra as part of CI 2021-03-23 08:10:53 +01:00
Chris Cranford
6d686d7543 DBZ-3257 Use DebeziumException instead 2021-03-23 06:12:04 +01:00
Chris Cranford
9aa1ba1471 DBZ-3257 Revert Clob behavior for Oracle LogMiner to avoid null values
* Snapshot now emits clob/nclob values correctly (all adapters)
* Fixed bug with LogMiner emitting clob/nclob values when using new parser
2021-03-23 06:12:04 +01:00
Chris Cranford
b85044cb14 DBZ-3319 Recalculate current log sequence 2021-03-22 20:04:00 -04:00
Chris Cranford
d75319a3ca DBZ-3319 Fix race condition with log switch detection
Rather than relying on log switch detection by looking at the name
of the current log file, this change uses the unique and always
increasing sequence to derive the log switch state to avoid any
type of ambiguity.
2021-03-22 09:04:54 +01:00