...
PLUGIN-645: Added support for Datetime data type for Replication jobs.
Added support for Oracle NUMBER data type that does not specify precision and scale. This will default to NUMBER(38, 0).
Behavior Changes
CDAP-18114: MySQL, Oracle, PostgreSQL, and SQL Server batch sources, sinks, actions, and pipeline alerts are now installed by default as system plugins. Previously, these plugins were available in the Hub as user plugins.
...