============================================================================== Magnitude Simba Marketo JDBC Data Connector Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba Marketo JDBC Connector 1.7.3, as well as the version history. 1.7.3 ======================================================================== Released 2021-04-21 Enhancements & New Features * Updated third-party libraries The connector now uses the following third-party libraries: - commons-csv version 1.8 (previously 1.4) - jackson-annotations version 2.12.2 (previously 2.11.1) - jackson-core from version 2.12.2 (previously 2.11.1) - jackson-databind version 2.12.2 (previously 2.11.1) - jackson-jq version 0.0.12 (previously 0.0.7) Known Issues The following are known issues that you may encounter due to limitations in the data source, the connector, or an application. * The connector reports an error if a customer creates a column that has a different RestName but the same display name as a static column. This is a limitation in Marketo. Workflow Changes ============================================================= The following changes may disrupt established workflows for the connector. 1.5.1 ------------------------------------------------------------------------ * New default values for SSL properties on non-Windows platforms Beginning with this release, by default the driver uses host and peer verification (UseHostVerification and UsePeerVerification default to 1), regardless of platform. Previously these options defaulted to 1 for Windows and 0 for non-Windows platforms. Version History ============================================================== 1.7.2 ------------------------------------------------------------------------ Released 2021-01-25 Enhancements & New Features * Updated third-party libraries The driver now uses the following third-party libraries: - HttpClient version 4.5.13 (previously 4.5.1) - Google Guava version 30.0-jre (previously 29.0-jre) * Additional stored procedures The driver now includes additional stored procedures. For more information, see the Reference Guide. * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. 1.7.0.1004 ------------------------------------------------------------------- Released 2020-11-10 Enhancements & New Features * Additional stored procedures The driver now includes additional stored procedures. For more information, see the Reference Guide. * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. 1.7.0 ------------------------------------------------------------------------ Released 2020-05-15 Resolved Issues The following issue has been resolved in Simba Marketo JDBC Driver 1.7.0. * The Leads database schema table is incorrectly paginated. ==============================================================================