Commit Graph

3177 Commits

Author SHA1 Message Date
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
Jiri Pechanec
f85721fa51 [release] Changelog for 1.2.0.CR2 2020-06-19 06:24:47 +02:00
Jiri Pechanec
56f911aeda DBZ-2216 Use real txId in docs 2020-06-18 18:20:52 +02:00
Gunnar Morling
b30c0a1839 DBZ-2216 Doc update 2020-06-18 18:20:52 +02:00
Gunnar Morling
324eed10a3 DBZ-2216 Reducing log level to stay below on max output threshold on CI 2020-06-18 18:20:52 +02:00
Jiri Pechanec
31f03881e5 DBZ-2216 Formatting 2020-06-18 18:20:52 +02:00
Chris Cranford
26044a478d DBZ-2216 Fix transaction-id resolution logic 2020-06-18 18:20:52 +02:00
Chris Cranford
8b439a4cd9 DBZ-2216 Fix backward compatibility failure with V1 source block 2020-06-18 18:20:52 +02:00
Chris Cranford
4f561600a4 DBZ-2216 Fix transaction-id resolution with MongoDB 4.2 2020-06-18 18:20:52 +02:00
Chris Cranford
95b0e76aa3 DBZ-2216 Add MongoDB 4.2 to CI 2020-06-18 18:20:52 +02:00
Tova Cohen
dde91268a4 DBZ-1995 Removed unneeded attribute definition. Changed refs to that attribute. 2020-06-18 15:34:40 +02:00
Gunnar Morling
f2d13238aa DBZ-2228 Using unique names for admin clients 2020-06-18 14:08:56 +02:00
Gunnar Morling
5fa81a5ac7 DBZ-2192 Using fixed version of Jandex Maven plug-in 2020-06-18 13:23:20 +02:00
Tova Cohen
2afbe25a3b DBZ-1995 Created headings for pass-through properties, and for pass-through properties for db drivers 2020-06-18 09:13:41 +02:00
Tova Cohen
155a41eb0c DBZ-1995 Added heading for pass-through properties 2020-06-18 09:13:41 +02:00