Commit Graph

7378 Commits

Author SHA1 Message Date
Ismail Simsek
b966f4b65b DBZ-5591 Snapshot process setting source.ts_ms 2022-09-20 17:12:54 -04:00
Chris Cranford
13bfcc8270 DBZ-5581 Extend test cases with NULL assignment 2022-09-20 08:35:59 +02:00
Chris Cranford
5484948127 DBZ-5581 Apply unavailable value placeholder on when parsing SELECT_LOB_LOCATOR event types 2022-09-20 08:35:59 +02:00
Bob Roldan
04809c2eb4 DBZ-3327 Add values to empty table cells in Vitess and Cassandra docs 2022-09-20 07:12:52 +02:00
Bob Roldan
535a41a76c DBZ-3327 Populates empty cells in connector properties tables 2022-09-20 07:12:52 +02:00
Sergei Morozov
39f3358747 DBZ-5496: Improve compatibility with Azure SQL
If the SQL Server connector is configured to capture changes from a
single database, pass it to the JDBC connection string in order to
bypass the limitation of Azure SQL which does not allow switchiing
between databases.

See: https://docs.microsoft.com/en-us/sql/t-sql/language-elements/use-transact-sql?view=sql-server-ver15#arguments
2022-09-20 06:29:39 +02:00
harveyyue
f16d8432da DBZ-5622 Support READ ONLY/ENCRYPTION options for alter database statment 2022-09-19 15:51:34 -04:00
Bob Roldan
1d156553ca DBZ-5542 Rewording based on review comments 2022-09-19 18:08:13 +02:00
Bob Roldan
6d9eaf136a DBZ-5542 Insert break between note paragraphs for readability. 2022-09-19 18:08:13 +02:00
Bob Roldan
080df53652 DBZ-5542 Further clarify description 2022-09-19 18:08:13 +02:00
Bob Roldan
9948971b4c DBZ-5542 Minor rewording 2022-09-19 18:08:13 +02:00
Bob Roldan
1b68eba36d DBZ-5542 Edits property description; populates empty table cells. 2022-09-19 18:08:13 +02:00
Jiri Pechanec
29fcb0e047 DBZ-5585 Add last resort classloader 2022-09-19 17:15:29 +02:00
harveyyue
288c93434f DBZ-5585 Remove classloader parameter from JdbcConnection 2022-09-19 17:15:29 +02:00
harveyyue
20d56734d4 DBZ-5585 Modify the Instantiator to not require classloader 2022-09-19 17:15:29 +02:00
Jiri Pechanec
16ff7f87b2 [release] Add contributor 2022-09-19 14:37:02 +02:00
Jeremy Ford
6ba801adc1 DBZ-5583 Wrap offset policy instantiation in try/catch 2022-09-19 14:31:12 +02:00
Jeremy Ford
fc2fa9debf DBZ-4213 Use UTF-8 encoding when creating new Strings 2022-09-19 14:19:41 +02:00
moustapha mahfoud
a518b9ca4e [docs] Fixed the max.queue.size default value in the docs for the Postgres connector 2022-09-19 12:18:28 +02:00
avis408
7100a67690 [docs] Add redis.key feature in documents 2022-09-19 12:09:10 +02:00
Jiri Pechanec
b9b5a8562f DBZ-5620 Upgrade mysql-binlog-connector-java library version 2022-09-19 10:50:25 +02:00
Alexander Schwartz
1d66b67280 DBZ-5616 Use website's stylesheet for the preview 2022-09-19 10:42:42 +02:00
Alexander Schwartz
dd90d76944 DBZ-5618 fix broken anchors in the docs 2022-09-19 09:22:37 +02:00
Vojtech Juranek
2a0e2a7e81 DBZ-5603 Move test containers to quay.io 2022-09-19 09:12:46 +02:00
Jiri Pechanec
6d4756ff43 [release] Full changelog for 2.0.0.Beta2 2022-09-16 12:51:47 +02:00
Jiri Pechanec
ed7b5b6e24 [jenkins-jobs] Support larger releases 2022-09-16 12:49:00 +02:00
Debezium Builder
3283037cdd [release] Development version for testing module deps 2022-09-16 06:46:20 +00:00
Debezium Builder
218d414552 [maven-release-plugin] prepare for next development iteration 2022-09-16 06:36:40 +00:00
Debezium Builder
567f57c47b [maven-release-plugin] prepare release v2.0.0.Beta2 2022-09-16 06:36:39 +00:00
Debezium Builder
591fd03e32 [release] Stable 2.0.0.Beta2 for testing module deps 2022-09-16 06:32:56 +00:00
Jiri Pechanec
dd471b02af [release] Changelog for 2.0.0.Beta2 2022-09-16 08:23:30 +02:00
Jiri Pechanec
24a650131e [release] Add contributor 2022-09-16 05:30:32 +02:00
Jiri Pechanec
3dc16b722b DBZ-4842 LogMiner specific test 2022-09-16 05:27:43 +02:00
harveyyue
f21ebc98fe DBZ-5609 Oracle connector couldn't parse type_name mdsys.sdo_geometry 2022-09-14 15:57:41 -04:00
Anisha Mohanty
05e08c27b0 DBZ-5605 Support DEFAULT ON NULL in COLUMN_DEFINITION clause 2022-09-14 15:43:57 -04:00
harveyyue
09b99840d8 DBZ-4617 Deprecate internal key/value converter options 2022-09-14 12:49:30 +02:00
Vojtech Juranek
231d23b7bb DBZ-5606 Include storage modules into the build for DB2 workflow 2022-09-14 12:47:48 +02:00
Vojtech Juranek
1afcea971c DBZ-5043 Add topic prefix to Mongo config definition 2022-09-14 12:44:38 +02:00
Vojtech Juranek
8b8d4828f3 DBZ-5043 Make topic prefix field manadatory and with proper group 2022-09-14 12:44:38 +02:00
Anisha Mohanty
a0daef37e2 DBZ-5592 Include COMPUTE_CLAUSE in PHYSICAL_ATTRIBUTE_CLAUSE 2022-09-13 10:05:53 +02:00
Anisha Mohanty
6365a6b41f DBZ-5592 Allow LIST_VALUE_CLAUSE to use TIMESTAMP LITERAL 2022-09-13 10:05:53 +02:00
harveyyue
665edab844 DBZ-5589 Mysql connector can't handle the case sensitive of rename/change column statement 2022-09-13 09:36:25 +02:00
Vojtech Juranek
acc6be6df3 DBZ-5043 Move TOPIC_PREFIX into CommonConnectorConfig
`TOPIC_PREFIX` is now mandatory to all connectors therefore it make
sense to have it in common config. Beside that, it also makes it more
easy to use it in Debezium UI without any workarounds - if the field is
not member of the given connector config, the field has to be
explicitely added into known fields otherwise is invisible for UI.
2022-09-13 09:25:54 +02:00
harveyyue
34ca57640d DBZ-5595 Comment on materialized DDL statement couldn't be parsed 2022-09-13 09:03:37 +02:00
Vojtech Juranek
59f6df8228 DBZ-5601 Switch Debezium test containers to nightly 2022-09-13 08:59:21 +02:00
Chris Cranford
6bbd206bd5 DBZ-5577 Fix database.server.id documentation's default value 2022-09-13 08:52:18 +02:00
Alexander Schwartz
95da768089 DBZ-5576 Initial .asciidoctorconfig file to improve editing experience 2022-09-09 14:53:26 -04:00
roldanbob
5f02a78a67
[docs] Fix typo in db2.adoc
Removes duplicate word (`the`) from Description column in Row 1 of the table in the Data change events topic.
2022-09-08 16:59:38 -04:00
roldanbob
1aa0c95cfb
[docs] Fix typo
Removes duplicate word  (`the`) in Setting up permissions
2022-09-08 16:55:56 -04:00
Jiri Pechanec
c928f7a99e DBZ-5587 Formatting; add contributor 2022-09-08 13:31:04 +02:00