Version 25.1 - April 4, 2025

This release comes with the following updates:

  • Update: In this release, we have consolidated all of our JDBC drivers into one single package, which simplifies the download and installation experience. In addition, after the changes, we have a much simpler licensing model.
  • New: We have added support for the following new services:
    • Adobe Commerce/Magento
    • Crelate
    • GitHub
    • Google Ads
    • Google Calendar
    • Google Classroom
    • Google Forms
    • GraphQL
    • HubSpot
    • MailChimp
    • Microsoft Graph
    • Monday.com
    • ServiceNow
    • Shopify
  • New: We added support for the PKCE option when generating a Salesforce OAuth token file using the OAuth authorization code flow.
  • New: We added support for the PKCE option when generating a Dynamics CRM/Dataverse OAuth token file using the OAuth authorization code flow.
  • New: We have added Password authentication type support to the Salesforce connection manager when working with REST service endpoint.
  • New: We have added Password authentication type support to the Dynamics CRM/Dataverse connection manager.
  • New: We added BypassCustomSyncBusinessLogicExecution and BypassCustomAsyncBusinessLogicExecution support when working with a Dynamics CRM/Dataverse connection.
  • New: We added EnableSystemDuplicateDetection support when working with a Dynamics CRM/Dataverse connection.
  • New: We added IgnoreUnchangedFields support when performing Update or Upsert action against a Dynamics CRM/Dataverse connection.
  • Update: We updated the Salesforce API support to the latest version 63.0.

Version 24.2 - October 11, 2024

This release comes with the following updates:

  • New: We added JDBC Driver for Microsoft Dynamics 365 BC/NAV.
  • New: We added JDBC Driver for Microsoft Dynamics 365 FO/AX.
  • New: We added Password OAuth Type support to the CDS/CRM connection manager.
  • Fixed: Trial license may not work properly when the licensee name contains accent characters.

Version 24.1 - July 31, 2024

This release comes with the following features:

  • New: This is our initial release which contains JDBC Driver Pack for Dynamics 365 and JDBC Driver Pack for Salesforce shipped individually.
  • New: Seamlessly retrieve and update Dynamics 365 and Salesforce data via SQL queries, making your data access effortless and efficient.
  • New: KingswaySoft JDBC Drivers adhere to JDBC 3.0 and JDBC 4.0 standards, ensuring compatibility with best practices and industry specifications.
  • New: Ensure seamless and reliable integration with leading BI, reporting, and ETL solutions.
  • New: Leverage advanced authentication settings to establish secure connections for your JDBC-based integration projects.
  • New: Improve efficiency during large-volume write operations by leveraging multithreading processing capabilities.
  • New: Enable advanced logging to diagnose errors and unexpected behavior, and customize it with properties for log level, path, and file size.
  • New: Verify server certificates against the trusted certificate store or skip SSL verification by setting the trustServerCertificate property to true.
  • New: Optimize performance and ensure secure data integration by configuring timeouts, security settings, and batch sizes with parameters like SocketTimeout, ConnectionTimeout, and TotalThreads for tailored integration experiences.