Commit Graph

1895 Commits

Author SHA1 Message Date
Jiri Pechanec
badae96e1d DBZ-1335 Process unknown datatypes for snapshotted arrays 2019-06-18 16:17:49 +02:00
Mariusz Strzelecki
851a3ef676 DBZ-1332 | COLLATE support in return types of the MySQL functions 2019-06-18 15:13:51 +02:00
Gunnar Morling
bf8cab8d81 DBZ-1331 Adding Mariusz Strzelecki to COPYRIGHT.txt 2019-06-18 15:11:42 +02:00
Mariusz Strzelecki
265e6db08d DBZ-1331 | allow SET NEW.column=expression in triggers 2019-06-18 15:07:54 +02:00
Jiri Pechanec
e2f2c88952 DBZ-1329 Support for rename index 2019-06-17 20:55:04 +02:00
Jiri Pechanec
72b751b528 DBZ-1333 Upgrade MongoDb driver to 3.10.1 2019-06-17 20:53:07 +02:00
Gunnar Morling
ee87f40f0c DBZ-1270 Avoiding usage of deprecated method; adding Stathis Souris to authors 2019-06-14 11:35:53 +02:00
Gunnar Morling
bb360e472c DBZ-1270 Logging improvements 2019-06-14 11:35:53 +02:00
ssouris
d513e2c757 DBZ-1270 - Fix KafkaDatabaseHistory throwing even after creating the topic in older brokers 2019-06-14 11:35:53 +02:00
Jiri Pechanec
9b5640ddde DBZ-835 Emit tombstone optionally 2019-06-12 21:39:13 +02:00
Jenkins user
5fdb0ca81b [maven-release-plugin] prepare for next development iteration 2019-06-11 11:20:46 +00:00
Jenkins user
61729b9e00 [maven-release-plugin] prepare release v0.10.0.Beta1 2019-06-11 11:20:46 +00:00
Jiri Pechanec
8b80b01f27 [release] Changelog for 0.10.0.Beta1 2019-06-11 13:16:44 +02:00
Gunnar Morling
3f00e7155f DBZ-1152 Misc. clean-up;
* operationOrder -> eventSerialNo
* using long consistently
2019-06-11 12:27:14 +02:00
Jiri Pechanec
87663389ef DBZ-1152 Record operation order for changes with the same LSNs 2019-06-11 12:27:14 +02:00
Jiri Pechanec
6a3c87e2f1 DBZ-1323 Initialize commitTime for out-of-order chunk 2019-06-11 10:27:56 +02:00
Gunnar Morling
5d01f409f0 DBZ-1317 Separating update and query methods for MongoDB's SourceInfo;
* Avoids access to collection id after events which don't have one
* Pulling up struct() and schema() methods to common base class
2019-06-11 10:07:36 +02:00
Jiri Pechanec
6a412eb72f DBZ-1318 Log when conversion happens 2019-06-07 09:44:46 +02:00
Jiri Pechanec
3e94fc2ef8 DBZ-1318 Handle invalid dates in non-strict mode (#913)
* DBZ-1318 Handle invalid dates in non-strict mode
2019-06-06 11:40:11 +02:00
Gunnar Morling
09b052f940
DBZ-1321 Adding Cheng Pan to COPYRIGHT.txt 2019-06-06 10:39:55 +02:00
pancheng
1180736124 DBZ-1321 Add test case 2019-06-06 10:38:56 +02:00
pancheng
bc17bc90d1 DBZ-1321 Fix alter by modify column about default value 2019-06-06 10:38:56 +02:00
Chris Cranford
0aadaa10dc DBZ-1242 Fixed typo and added negative test checks 2019-06-05 13:31:25 -04:00
Chris Cranford
c53435c26b DBZ-1242 Checkstyle fix - Remove unused import 2019-06-05 13:31:25 -04:00
Chris Cranford
b3ca33287a DBZ-1242 Issue warning when filters produce an empty schema 2019-06-05 13:31:25 -04:00
Jiri Pechanec
6bfc96b6fc DBZ-1316 Update to Kafka 2.2.1 2019-06-04 11:05:48 +02:00
Gunnar Morling
120032b0d3
DBZ-1315 Adding Ching Tsai to COPYRIGHT.txt 2019-06-03 13:52:11 +02:00
Ching Tsai
f8cb51545f DBZ-1315 UNDEFINED field causes exception 2019-06-03 13:51:01 +02:00
Jenkins user
056730d06a [maven-release-plugin] prepare for next development iteration 2019-06-03 10:24:08 +00:00
Jenkins user
7aeaec236e [maven-release-plugin] prepare release v0.10.0.Alpha2 2019-06-03 10:24:08 +00:00
Jiri Pechanec
064dcb24a4 [release] Add additional issue 2019-06-03 12:16:47 +02:00
Jiri Pechanec
7f05a90a10 [release] Changelog for 0.10.0.Alpha2 2019-06-03 12:16:47 +02:00
Gunnar Morling
246c1be305 DBZ-1283 Enforcing presence of database.server.name globally 2019-06-03 10:58:14 +02:00
Chris Cranford
5f0b44b4ec DBZ-1283 Only validate history topic name for affected connectors 2019-06-03 10:58:14 +02:00
Chris Cranford
b4736a7e03 DBZ-1283 Only validate history topic name for affected connectors 2019-06-03 10:58:14 +02:00
Gunnar Morling
73590173b5 DBZ-1310 Removing methods only needed for testing 2019-05-31 18:09:41 -04:00
Jiri Pechanec
ff51e99b6f DBZ-1295 Base SourceInfor for snapshotting 2019-05-31 10:56:05 +02:00
Jiri Pechanec
d1bc1c218c DBZ-1295 3state snapshot for MongoDB 2019-05-31 10:56:05 +02:00
Jiri Pechanec
4b64c8e447 DBZ-1295 3state snapshot for MySQL 2019-05-31 10:56:05 +02:00
Jiri Pechanec
7f35d70d0e DBZ-1295 3state snapshot for SQL Server 2019-05-31 10:56:05 +02:00
Jiri Pechanec
348b2415d5 DBZ-1295 3state snapshot for PostgreSQL 2019-05-31 10:56:05 +02:00
Jiri Pechanec
37c06bbd37 Align release pipeline to the new Dockerfiles 2019-05-31 09:09:28 +02:00
Jiri Pechanec
282670544f DBZ-1300 Add Bartosz among contributors 2019-05-31 08:45:36 +02:00
Jiri Pechanec
37d2b6964f DBZ-1303 Remove protobuf dependency for MySQL 2019-05-30 14:32:47 +02:00
Jiri Pechanec
946019982e DBZ-1303 Assembly without database drivers 2019-05-30 14:32:47 +02:00
Jiri Pechanec
2bcc698c6f DBZ-1306 Add licences for bundled deps 2019-05-30 12:01:05 +02:00
Bartosz Miedlar
ead68b1b14 DBZ-1300 DDL that contains user are unparsable by antlr 2019-05-30 11:40:55 +02:00
Gunnar Morling
0c7763c68a DBZ-871 Simplifying test assertions 2019-05-30 08:51:28 +02:00
Jiri Pechanec
4209900731 DBZ-871 Test for multitable statement 2019-05-30 08:51:28 +02:00
Gunnar Morling
ca361bd122 DBZ-871 Clearly separating between DB and table events 2019-05-30 08:51:28 +02:00