Introduction
This release brings some of new features and had many bug fixes.
To see full release notes click here
New Features/Improvements
- NEW: All Drivers – Add support for Turkey (tr-TR) and Azerbaijani (az-Cyrl) environment
- NEW: JDBC Bridge Driver – Change Driver name from “Jdbc Bridge” to “JDBC Bridge”
Bug fixes
- FIX: All Drivers – Load Connection Settings can only accept string upto 32KB – Longer settings cannot be loaded (Truncated)
- FIX: All Drivers – Load Settings might throw error if new line found – Error-Invalid ConnectionString format. Name value pair is missing for [ newline ]
- FIX: All Drivers – Logging feature is not working as expected sometime (Some Log entries not found in File)
- FIX: API Driver – BigQuery – Data Fetch Request Fired two times
- FIX: API Driver – Query Builder generated SQL for Generic_Request endpoint does not work correctly when you pass Body / Headers (renaming RequestData, RequestMethod works)
- FIX: API Driver, Excel Driver – LogPath, LoggingLevel is not applied correctly via Odbc ConnectionString
- FIX: JDBC Bridge Driver – Copy ConnectionString (without Password) option copies password
- FIX: JDBC Bridge Driver – For some JDBC Views not reported in the Dropdown (Preview Tab) – Problem in Infor JDBC
- FIX: JDBC Bridge Driver – In some apps (like VS Solution Explorer) – Tables / Views / Procs not reported
- FIX: JDBC Bridge Driver – java.exe process is not released from memory in some cases (e.g. Power BI Desktop)
- FIX: JDBC Bridge Driver – Object reference not set error in log when JDBC driver throws error
- FIX: JDBC Bridge Driver, API Driver – Wrong Catalog name is used
- FIX: Salesforce Driver – When you call INSERT with EnableBulkMode you may get error – Could not load file or assembly ZappySys.Json
- FIX: SFTP / Azure Blob Drivers (for CSV / JSON / XML) – You may get error – Could not load file or assembly ZappySys.Json on UI load or execution
- FIX: SFTP CSV / XML / JSON Driver – Detailed Log is not produced