Commit Graph

3191 Commits

Author SHA1 Message Date
Tova Cohen
5fd4e35ea1 DBZ-1928 Unindented 3 paragraphs after bullet. Corrected endif statement. 2020-06-30 10:23:26 -04:00
Tova Cohen
fd10d18bb2 DBZ-1928 Updated doc for Avro serialization 2020-06-30 10:23:26 -04:00
Tova Cohen
df02c7546c DBZ-1928 Updates based on SME comments and answers 2020-06-30 10:23:26 -04:00
Tova Cohen
1d68851e62 DBZ-1928 Initial edits of avro content 2020-06-30 10:23:26 -04:00
Gunnar Morling
4880b421fa DBZ-2276 Minimizing dependencies for outbox extension;
Also making sure debezium-api is built as a predecessor on CI
2020-06-29 10:37:40 +02:00
Gunnar Morling
cfd6984920 DBZ-2287 Changing workflow name 2020-06-26 16:24:18 +02:00
Gunnar Morling
e8a6cedfec DBZ-2287 Adding formatting check GitHub Action 2020-06-26 16:24:18 +02:00
Jiri Pechanec
3c6f3eb75c DBZ-2278 Resolve concurrent access to the thread map 2020-06-26 08:38:59 +02:00
Randall Hauch
5860812a63
DBZ-2275 Updated default database history DML filter default to handle additional RDS statements;
* Added two more regular expressions to the default database history DML filter. These are intended to catch and filter out `INSERT into mysql.rds_monitor…` statements that RDS may write in the binlog
* Added a new unit test that checks that the regular expressions do catch some example statements
2020-06-25 20:57:49 +02:00
jcechace
fd3804c01b DBZ-2279 Running correct maven module for PostgreSQL test matrix 2020-06-25 12:48:55 +02:00
Gunnar Morling
3c528266f7 DBZ-2255 Wording adjustments 2020-06-25 11:08:59 +02:00
Jiri Pechanec
63a2f6a0ae DBZ-2255 Document JSON parsing in groovy-based SMTs 2020-06-25 11:08:59 +02:00
Justin Hiza
5bf573633f DBZ-2219 Expanding support for MariaDB IF EXISTS/IF NOT EXISTS support on ALTER TABLE ddl 2020-06-25 10:47:29 +02:00
Gunnar Morling
99a8a984fa Update RELEASING.md 2020-06-25 06:04:59 +02:00
Debezium Builder
c0d30b87d9 [maven-release-plugin] prepare for next development iteration 2020-06-24 18:03:11 +02:00
Debezium Builder
0e2ac78301 [maven-release-plugin] prepare release v1.2.0.Final 2020-06-24 18:03:11 +02:00
Jiri Pechanec
847cb05c34 [release] Changelog for 1.2.0.Final 2020-06-24 09:17:06 +02:00
Jiri Pechanec
87d93d44fd DBZ-2221 Wait for keepalive thread initialization 2020-06-24 09:14:42 +02:00
Tova Cohen
8a4a9dfaa6 DBZ-2266 Found another link that displayed a URL when it needed to display text 2020-06-23 15:18:36 -04:00
Tova Cohen
4d136fba44 DBZ-2266 Replace {prodname} attribute with literal "debezium" to avoid uppercase in a name 2020-06-23 15:18:36 -04:00
Tova Cohen
cd27a16ee1 DBZ-2266 Added an xref for making downstream doc easier to navigate 2020-06-23 12:42:50 -04:00
Tova Cohen
8b0617ce1a DBZ-2266 Removed link to blog post that was also in postgresql doc 2020-06-23 12:42:50 -04:00
Jiri Pechanec
50943f59f7 DBZ-2267 Optionality ignored while converting default value 2020-06-23 18:36:36 +02:00
Jiri Pechanec
98c270a79e DBZ-2211 Harden test against potential extra schema event 2020-06-23 17:13:26 +02:00
Tova Cohen
d5d3eb6f64 DBZ-1956 All Avro related content is conditionalized for upstream only 2020-06-23 09:53:12 +02:00
Tova Cohen
f5710a04d3 DBZ-1956 Updates to CloudEvents content, and fix for a table format 2020-06-23 09:53:12 +02:00
Jiri Pechanec
3477290e80 DBZ-2261 Prolong waiting for tx to change 2020-06-23 09:21:56 +02:00
Tova Cohen
e985b29c61 DBZ-1956 Removed Kafka .10 note, and link to a blog post 2020-06-23 09:21:23 +02:00
Tova Cohen
a8c89ed5b1 DBZ-1956 Removed link to upstream code 2020-06-23 09:20:25 +02:00
Tova Cohen
906a1ca27b DBZ-1956 Inserts link target text so URL does not render 2020-06-23 09:18:57 +02:00
Jiri Pechanec
e9355c3589 DBZ-2261 Take the full filter count into assert 2020-06-22 20:54:44 +02:00
Tova Cohen
9aa14184f2 DBZ-1956 Two updates to doc for SQL Server connector per Gunnar 2020-06-22 18:29:12 +02:00
Chris Cranford
41bfac49a3 DBZ-2230 Fix intermittent CI test failure - Postgres 2020-06-22 18:27:43 +02:00
Gunnar Morling
7a335b2d61 DBZ-1956 Misc. doc fixes 2020-06-22 15:07:59 +02:00
Gunnar Morling
b80f064131 DBZ-2250 Allowing to use CloudEventsConverter with Avro via Apicurio 2020-06-22 14:41:10 +02:00
Tova Cohen
b42ef797ab DBZ-1997 Recovered the last of the lost MySQL connector content 2020-06-22 12:55:01 +02:00
Tova Cohen
15189ed20a DBZ-1997 Recover timestamp default value handling content 2020-06-22 12:55:01 +02:00
Tova Cohen
55a33996ef DBZ-1997 Recover partion count warning that was dropped from database history 2020-06-22 12:55:01 +02:00
Tova Cohen
5271190ee5 DBZ-1997 Recover Schema change tool documentation 2020-06-22 12:55:01 +02:00
Tova Cohen
253ba31f44 DBZ-1997 Just some format changes I think. 2020-06-22 12:55:01 +02:00
Tova Cohen
ad3d69c5fa DBZ-2021 Updates to event flattening SMT per Chris's review 2020-06-22 11:05:04 +02:00
Tova Cohen
f322d329c4 DBZ-1956 This conditionalizes "Schema Change Topic" to be upstream only 2020-06-22 11:02:49 +02:00
Tova Cohen
af7d89dd7d DBZ-1956 Updates based on Chris's review of MongoDB connector doc 2020-06-22 10:56:00 +02:00
Tova Cohen
618c09bab4 DBZ-1956 Corrected property names by replaceing hyphens with dots in two instances 2020-06-19 17:03:42 +02:00
Bingqin Zhou
f19a196216 DBZ-2117 Leave prodname as it is. 2020-06-19 11:43:49 +02:00
Bingqin Zhou
6a0c275dc8 DBZ-2117 Update doc. 2020-06-19 11:43:49 +02:00
Jiri Pechanec
0899fe2180 DBZ-2240 Use 1.1 compatible API in tests 2020-06-19 11:39:17 +02:00
Jiri Pechanec
c2ed7b1230 DBZ-2241 Reduce wait time for engine thread interrupt 2020-06-19 11:38:37 +02:00
Debezium Builder
b03a4d0e50 [maven-release-plugin] prepare for next development iteration 2020-06-19 00:39:01 -04:00
Debezium Builder
93e60258d5 [maven-release-plugin] prepare release v1.2.0.CR2 2020-06-19 00:39:00 -04:00