383b0b1989
Merge branch '2.2' into 2.3
2018-11-06 21:12:20 +02:00
451e75eb6a
MXS-2106: Add null value support to cdc_connector
...
The cdc_connector had no explicit null value detection which is required
now that the null value handling is fixed.
2018-11-05 13:37:29 +02:00
bb1efd1b34
Merge branch '2.2' into develop
2018-08-07 22:20:27 +03:00
3754008e43
Add missing cdc_connector dependencies
...
Added the missing dependency on Jansson to the CDC connector.
2018-08-07 22:14:32 +03:00
56d4e5a645
Fix target dependencies
...
Added missing dependencies to targets that were missing it.
2018-08-06 21:20:29 +03:00
eab4ec1768
Add component specific package descriptions
...
The package descriptions, summaries and licenses now use a generic
mechanism. This makes it easier to add new components that only include
small parts or use a different license.
Also updated the descriptions, the license versions and package summaries
for the main packages.
2018-02-12 13:31:10 +02:00
f252f25624
Move the CDC Connector into its own package
...
The connector is now in its own package to make its installation easier.
2018-02-12 13:31:10 +02:00
070df73d99
MXS-1538: Integrate CDC-Connector into MaxScale
...
Added the files from the repository to MaxScale. Created a new CMake
function for installing development libraries.
2018-01-22 15:29:21 +02:00