Commit Graph

9796 Commits

Author SHA1 Message Date
nancyxu123
463eb22651 DBZ-7501 Remove incubating from Debezium documentation 2024-02-16 20:45:32 -05:00
roldanbob
e94deb924c DBZ-7418 Assign unique name to callout table
(cherry picked from commit e50b83034dcf2355247695748d158b41a21f3fdb)
2024-02-16 17:38:04 -05:00
roldanbob
ad472b7890 DBZ-7418 Converts 2.3 cloudevents callout list to table to fix rendering
(cherry picked from commit 13ee8b93df0284a8597e0fa50bf934cbd40c682e)
2024-02-16 17:38:04 -05:00
Enzo Cappa
7a6a6a521a DBZ-7368: Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2024-02-16 15:05:33 -05:00
Enzo Cappa
323f3fcc28 DBZ-7368: fix double space 2024-02-16 15:05:33 -05:00
Enzo Cappa
1c420ec092 DBZ-7368: example using apicurio registry
Add example using Apicurio Registry
2024-02-16 15:05:33 -05:00
Enzo Cappa
4ad4089b69 DBZ-7368: Apply suggestions from code review
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2024-02-16 15:05:33 -05:00
Enzo Cappa
0b420b68b8 DBZ-7368 fix: a couple of fixes for consistency of the language used 2024-02-16 15:05:33 -05:00
Enzo Cappa
b50e6149ac DBZ-7368: add more documentation for converters in outbox router
Re-structure and add more documentation about setting up the converters in the Outbox Event Router SMT. My objective is make it clear how to properly use JSON and Avro regarding the value converters, the db column types, and the delegate converter configuration.

I'm also adding an extra example of how to setup a delegate converter in Avro format.

Needless to say, this is just a suggestion and is open to any comment or recommendation.

Jira [DBZ-7368](https://issues.redhat.com/browse/DBZ-7368)
2024-02-16 15:05:33 -05:00
Chris Cranford
e3472d8082 DBZ-7489 Correctly handle setting XML field to "NULL" 2024-02-16 12:54:19 +01:00
Chris Cranford
4978312dad DBZ-7489 Correctly parse XML preamble SQL ending with "IS NULL" 2024-02-16 12:54:19 +01:00
Chris Cranford
928aa26cdb DBZ-7107 Fix source info test failures 2024-02-16 12:52:20 +01:00
Chris Cranford
6862d04987 DBZ-7107 Add micro/nano second timestamps to source info block 2024-02-16 12:52:20 +01:00
Chris Cranford
f9971cf9cc DBZ-7107 Bump envelope schema from version 1 to 2 2024-02-16 12:52:20 +01:00
Chris Cranford
659fc8df4e DBZ-7107 Fix SerdeTest failure 2024-02-16 12:52:20 +01:00
Chris Cranford
cac38fc484 DBZ-7107 Introduce micro/nano second based envelope timestamps 2024-02-16 12:52:20 +01:00
Jiri Pechanec
7cc8459cd5 DBZ-7488 Keep assertion and switch expected result 2024-02-16 12:33:33 +01:00
Chris Cranford
09e1bf1df0 DBZ-7488 Skip re-selection on r (read) events 2024-02-16 12:33:33 +01:00
Jiri Pechanec
3b470c3038 DBZ-7490 Disable IT tests 2024-02-16 07:14:08 +01:00
Chris Cranford
06a7783778 DBZ-7490 Add Informix to Debezium CI workflow 2024-02-16 07:14:08 +01:00
roldanbob
d5aac7a042 DBZ-7418 Removes duplicate callout annotation from example 2024-02-15 17:01:19 -05:00
Chris Cranford
ada13cfe20 DBZ-7494 Skip Oracle integration tests on GitHub actions 2024-02-15 13:36:28 -05:00
roldanbob
d7805829be DBZ-7418 Correct formatting errors 2024-02-14 17:53:13 -05:00
roldanbob
42be2e71ca DBZ-7418 Repeated callouts after log4j.properties example 2024-02-14 17:53:13 -05:00
roldanbob
d376446824 DBZ-7418 Updates title of callout table to designate update event type 2024-02-13 15:46:40 -05:00
roldanbob
e47a4d8cfb DBZ-7418 Fix typo 2024-02-13 15:46:40 -05:00
roldanbob
852fb4bda2 DBZ-7418 Adjust formatting to fix callout descriptions table rendering 2024-02-13 15:46:40 -05:00
roldanbob
77fba3068f DBZ-7418 Remove references that imply downstream support for CloudEvents 2024-02-13 15:46:40 -05:00
roldanbob
093bb3f999 DBZ-7418 Adds Db2, Informix, & Oracle to list of supported connectors 2024-02-13 15:46:40 -05:00
roldanbob
2b3be8aab9 DBZ-7418 Fix formatting to subordinate callout table to example block 2024-02-13 15:46:40 -05:00
roldanbob
e8bcc96e84 DBZ-7418 Remove original obsolete callout list 2024-02-13 15:46:40 -05:00
roldanbob
94599281c3 DBZ-7418 Converts format of example callouts to a table 2024-02-13 15:46:40 -05:00
roldanbob
d38bf765eb DBZ-7418 Convert callouts for CloudEvents example to table format 2024-02-13 15:46:40 -05:00
roldanbob
7498ffe197 DBZ-7418 Reformats .connect-log4j.properties callout list as table 2024-02-13 15:46:40 -05:00
roldanbob
4063695afc DBZ-7418 Reformats PG inventory-connector callout legend as table 2024-02-13 15:46:40 -05:00
roldanbob
6c5b02b0bd DBZ-7418 Reformat callouts for pg_hba.conf example as table 2024-02-13 15:46:40 -05:00
roldanbob
228517786e DBZ-7418 Formats callout list for inventory-connector.yaml example as table 2024-02-13 15:46:40 -05:00
roldanbob
9a7e140187 DBZ-7418 Formats callout list in jdbc.adoc as table 2024-02-13 15:46:40 -05:00
Debezium Builder
8c73b756e1 [release] Development version for testing module deps 2024-02-13 09:29:50 +00:00
Debezium Builder
10e327602c [maven-release-plugin] prepare for next development iteration 2024-02-13 09:20:04 +00:00
Debezium Builder
0c5b05738c [maven-release-plugin] prepare release v2.6.0.Alpha2 2024-02-13 09:20:04 +00:00
Debezium Builder
ca39695ad7 [release] Stable 2.6.0.Alpha2 for testing module deps 2024-02-13 09:17:55 +00:00
Jiri Pechanec
2924bf8d82 [release] Add contributor 2024-02-13 10:15:22 +01:00
Jiri Pechanec
a412fdef83 [release] Changelog for 2.6.0.Alpha2 2024-02-13 10:13:26 +01:00
Jiri Novotny
7eb0e8b4af DBZ-7002 Use working OCP connection check 2024-02-13 08:49:16 +01:00
Jiri Novotny
8907d88f49 DBZ-7002 Remove the need for OCP cluster in non-OCP system tests 2024-02-13 08:49:16 +01:00
mfvitale
cb5a4d7a1a DBZ-7481 SnapshotterServiceProvider will check if snapshot mode class is related to the running connector. 2024-02-13 08:42:34 +01:00
roldanbob
af92291b48 DBZ-7440 Change link target for JMX options to Streams API reference 2024-02-12 11:35:57 -05:00
roldanbob
c7dee74081 DBZ-7440 Fixes errors in revised cross-references 2024-02-12 11:35:57 -05:00
roldanbob
2cde1700f3 DBZ-7440 Fix links in deployment prereqs to Streams Deploy/Manage guide 2024-02-12 11:35:57 -05:00