| |
| Date | Build Number | Change Type | Description |
| 10/06/2025 | 9410 | General | Added
- Support for parsing datetime formats using ".S" and ",S" for milliseconds and nanoseconds.
|
| 09/24/2025 | 9398 | JSON | Added
- Introduced a new connection property, SortJSONObjects. When SortJSONObjects is True, name/value pairs of JSON objects that are not flattened per connection or query specification are stored alphabetically by the name of each pair. All JSON objects in the aggregated subportion of the JSON document are sorted, regardless of how deep in the subportion the JSON object is located.
|
| 09/12/2025 | 9386 | General | Added
- Added the IsInsertable, IsUpdateable, and IsDeleteable columns to the sys_tables table.
|
| 09/10/2025 | 9384 | General | Changed
- All columns in statically defined Views are now reported as read-only.
|
| 09/03/2025 | 9377 | General | Changed
- Corrected the behavior when IN criteria with NULL values are used in the projection part. It now returns NULL instead of 0. For example, "NULL IN (1,2)" returns "NULL".
|
| 09/01/2025 | 9375 | General | Added
- Added support for using the CAST function with infinity values. This function can cast "inf" and "-inf" to DOUBLE, FLOAT, or REAL.
|
| 08/21/2025 | 9364 | General | Changed
- Report behavior change:
- Fixed inconsistent string value comparisons in non-table queries.
- For example, "SELECT 'A' = 'a'" previously returned false, but it now returns true.
|
| 08/13/2025 | 9356 | General | Changed
- Changed the maximum number of pages held in memory from 15 to 5 for the page providers to decrease heap usage.
|
| 07/18/2025 | 9330 | JSON | Removed
- Removed the OAuthGrantType property. The grant type is now set implicitly through the 'AuthScheme' property. For example, you can use the 'OAuthPassword' AuthScheme instead of AuthScheme=OAuth with OAuthGrantType=Password.
|
| 06/25/2025 | 9307 | General | Removed
- Removed the "ADLS Gen 1" value from the ConnectionType property.
|
| 06/20/2025 | 9302 | General | Added
- Created the following functions:
- TEXT_ENCODE: encodes a string into a different charset (UTF8 → UTF7 and returns a binary array as the result).
- TEXT_DECODE: takes a binary array and decodes it back into a string when provided the charset.
- BASE64_ENCODE: takes a binary array and encodes it as a base64 string (varchar).
- BASE64_DECODE: takes a base 64-encoded string and decodes it into a binary array.
|
| 06/18/2025 | 9300 | General | Changed
- The internal code for exception handling has been refactored. Exception messages returned during certain error conditions may now have different wording or formatting.
|
| 06/12/2025 | 9294 | JSON | Added
- Added the following stored procedures: UploadFile, DownloadFile, and DeleteFile. These stored procedures accept only file paths that are relative to the connection URI. Note that UploadFile and DownloadFile are not available for ConnectionType=Local.
|
| 06/09/2025 | 9291 | JSON | Removed
- Removed the ProjectId property for the Google Cloud Storage ConnectionType.
|
| 05/27/2025 | 9278 | General | Removed
- Removed the "Proprietary" enum option from ProxyAuthscheme.
|
| 05/15/2025 | 9266 | JSON | Added
- Added support for reading .7z (7-Zip) archive files.
|
| 04/07/2025 | 9228 | JSON | Added
- Added support for the IAMSecretKey AuthScheme for cloud storage connections that use access and secret key credentials. This naming better reflects the underlying authentication method and aligns with terminology used by cloud storage providers.
Deprecated
- Deprecated the HMAC AuthScheme. While it remains supported for backward compatibility, it is no longer recommended due to naming ambiguity.
|
| 02/15/2025 | 9177 | General | Added
- Added support for converting unsigned integer types to the nearest signed data type that has enough precision to hold the unsigned value.This is done for JDBC only because it does not have support for unsigned data types.
|
| 11/27/2024 | 9097 | General | Added
- Added ThreadId to LogModule output. Logfile lines now include the Thread ID associated with the action being performed.
|
| 10/15/2024 | 9054 | JSON | Replaced
- In the ListFiles stored procedure, replaced the AbsolutePath input with the Path input. This path is relative to the path provided in the URI connection property.
|
| 09/30/2024 | 9039 | JSON | Added
- Added the AbsolutePath input to the ListFiles stored procedure. By default, ListFiles lists all JSON files in the directory specified by the URI connection property. If an alternative directory is supplied in the AbsolutePath input, this procedure will instead list all JSON files in the supplied directory.
|
| 08/23/2024 | 9001 | JSON | Added
- Added OAuthPKCE as an authentication option when ConnectionType is set to Google Cloud Storage and Google Drive.
- Added OAuthClient as an authentication option when ConnectionType is set to Box.
|
| 08/20/2024 | 8998 | JSON | Added
- Added support for the following AWS regions: HYDERABAD, MELBOURNE, CALGARY, SPAIN, ISOLATEDUSEAST, ISOLATEDUSEASTB, and ISOLATEDUSWEST.
|
| 06/28/2024 | 8945 | JSON | Removed
- Removed the value "Auto" from the ConnectionType connection property. The default value is now "Local".
|
| 06/18/2024 | 8935 | General | Added
- Added support for the "TELAVIV" region (Israel) in the AWSRegion connection property.
|
| 05/09/2024 | 8895 | General | Changed
- The ROUND function previously did not accept negative precision values. That feature has now been restored.
|
| 03/15/2024 | 8840 | General | Added
- Created a new SQL function called STRING_COMPARE that provides java's String.compare() ability to SQL queries. Returns a number representative of the compared value of two strings
|
| 11/29/2023 | 8733 | General | Changed
- The ROUND function doesn't accept the negative precision values anymore.
Changed
- The returning types of the FDMonth, FDQuarter, FDWeek, LDMonth, LDQuarter, LDWeek functions are changed from Timestamp to Date.
- The return type of the ABS function will be consistent with the parameter value type.
|
| 11/28/2023 | 8732 | General | Added
- Added the HMACSHA256 formatter to allow for secrets to be decoded if it is in base64 format
|
| 10/31/2023 | 8704 | JSON | Changed
- Improve handling of invalid JSON files when exposing metadata for directory URIs.
|
| 06/29/2023 | 8580 | PowerShell Cmdlets | Removed
- Removed support for .NET 2.0
|
| 06/20/2023 | 8571 | General | Added
- Added the new sys_lastresultinfo system table.
|
| 04/25/2023 | 8515 | General | Removed
- Removed support for the SELECT INTO CSV statement. The core code doesn't support it anymore.
|
| 04/14/2023 | 8504 | JSON | Added
- Added support for the ListFiles stored procedure.
|
| 12/14/2022 | 8383 | General | Changed
- Added the Default column to the sys_procedureparameters table.
|
| 12/08/2022 | 8377 | JSON | Added
- Added the WriteToFile parameter for CreateSchema. This defaults to true and must be disabled to write the schema to FileStream or FileData.
Removed
- Removed the FileLocation parameter from CreateSchema. The Location property must be used to set the output directory for created schemas.
|
| 10/31/2022 | 8339 | JSON | Added
|
| 09/30/2022 | 8308 | General | Changed
- Added the IsPath column to the sys_procedureparameters table.
|
| 08/30/2022 | 8277 | JSON | Added
- Added support for uploading server-side encrypted objects for Amazon S3 storage source via ServerSideEncryption connection property.
|
| 05/27/2022 | 8182 | JSON | Added
- Added ConnectionType connection property to determine the storage type of specified URI.
|
| 03/15/2022 | 8109 | JSON | Added
- Added support for using JWT with generic http:// sources. Previously it was only available for specific types of sources like gdrive://. Custom JWT is currently only supported for authorization grants, not client credentials.
|
| 03/10/2022 | 8104 | JSON | Added
- Added support for Apache HDFS (webhdfs://) as a storage source.
|
| 03/09/2022 | 8103 | JSON | Changed
- Changed the default method for submitting client_credentials grants with OAuth. Before, client_credentials would submit OAuthClientId and OAuthClientSecret using the HTTP Authorization header. Now the OAuthPasswordGrantType controls this setting and it defaults to OAuthPasswordGrantType=Post. The previous behavior is still available by setting OAuthPasswordGrantType=Basic.
|
| 01/13/2022 | 8048 | JSON | Added
- Added support for IBM Cloud Object Storage(ibmobjectstorage://) as a storage source.
|
| 01/07/2022 | 8042 | JSON | Added
|
| 10/07/2021 | 7950 | JSON | Added
- Added support for excluding files based on the ExcludeFiles connection property.
- Added support for datetime filters in IncludeFiles and ExcludeFiles connection properties. We currently support CreatedDate and ModifiedDate. Ex:
ExcludeFiles="TXT,CreatedDate<='2020-11-26T07:39:34-05:00'"
ExcludeFiles="TXT,ModifiedDate<=DATETIMEFROMPARTS(2020, 11, 26, 7, 40, 50, 000)"
ExcludeFiles="ModifiedDate>=DATETIMEFROMPARTS(2020, 11, 26, 7, 40, 49, 000),ModifiedDate<=CURRENT_TIMESTAMP()" - Only the following storage sources will have support for filtering by CreatedDate:
- Box (box://)
- GCloudStorage (gs://)
- GoogleDriveStorageSource (gdrive://)
- OneDrive (onedrive://)
- SharePoint (sp://)
- SharePointREST (sprest://)
|
| 09/02/2021 | 7915 | General | Added
- Added support for the STRING_SPLIT table-valued function in the CROSS APPLY clause.
|
| 08/07/2021 | 7889 | General | Changed
- Added the KeySeq column to the sys_foreignkeys table.
|
| 08/06/2021 | 7888 | General | Changed
- Added the new sys_primarykeys system table.
|
| 07/23/2021 | 7874 | General | Changed
- Updated the Literal Function Names for relative date/datetime functions. Previously, relative date/datetime functions resolved to a different value when used in the projection as opposed to the predicate. For example: SELECT LAST_MONTH() AS lm, Col FROM Table WHERE Col > LAST_MONTH(). Formerly, the two LAST_MONTH() methods would resolve to different datetimes. Now, they will match.
- As a replacement for the previous behavior, the relative date/datetime functions in the criteria may have an 'L' appended to them. For example: WHERE col > L_LAST_MONTH(). This will continue to resolve to the same values that were previously calculated in the criteria. Note that the "L_" prefix will only work in the predicate - it not available for the projection.
|
| 06/24/2021 | 7845 | JSON | Added
- Added support for the GOOGLEJSONBLOB JWT certificate type. This works like the existing GOOGLEJSON certificate type except that the certificate is provided as JSON text instead of as a file path.
|
| 06/08/2021 | 7829 | JSON | Added
- Added support for the AzureServicePrinciple authentication scheme, which will support both using an OAuthClientSecret, or alternatively using a JWT cert.
|
| 06/05/2021 | 7826 | JSON | Added
- Added support to authenticate submitting JWT certs instead of the OAuthClientSecret for the AzureAD authentication scheme.
|
| 04/25/2021 | 7785 | General | Added
- Added support for handling client side formulas during insert / update. For example: UPDATE Table SET Col1 = CONCAT(Col1, " - ", Col2) WHERE Col2 LIKE 'A%'
|
| 04/23/2021 | 7783 | General | Changed
- Updated how display sizes are determined for varchar primary key and foreign key columns so they will match the reported length of the column.
|
| 04/23/2021 | 7783 | JSON | Deprecated
- SSODomain will not be used anymore for OKTA, OneLogin and ADFS. Instead, Domain should be specified.
- The AzureAccount connection property is deprecated. Instead, AzureStorageAccount should be used.
|
| 04/16/2021 | 7776 | General | Added
- Non-conditional updates between two columns is now available to all drivers. For example: UPDATE Table SET Col1=Col2
|
| 04/16/2021 | 7776 | General | Changed
- Reduced the length to 255 for varchar primary key and foreign key columns.
Changed
- Updated index naming convention to avoid duplicates.
|
| 04/16/2021 | 7776 | General | Changed
- Updated implicit and metadata caching to improve performance and support for multiple connections. Old metadata caches are not compatible - you need to generate new metadata caches if you are currently using CacheMetadata.
|
| 04/16/2021 | 7776 | PowerShell Cmdlets | Added
- Added support for PowerShell 7.
|
| 04/15/2021 | 7775 | General | Changed
- Kerberos authentication is updated to use TCP by default, but will fall back to UDP if a TCP connection cannot be established.
|
| 03/26/2021 | 7755 | JSON | Changed
- Updated the way default table names are computed so that the file name is taken into account. The driver will now try to use the file name for the table name instead of using the term "JSONData" every time.
- The provider will now consistently use the following values when naming the table that uses the root JSONPath. In order:
- The value of the roottablename input attribute, if given.
- The value of the TableName connection property, if given.
- The filename of either the MetadataDiscoveryURI, or the first URI if that is not provided. The filename does not include the extension. If there is no URI, or the filename is empty (e.g. "/home/user/.json"), or the URI is for HTTP/HTTPS then the URI is ignored.
- The value "JSONData".
- This naming process applies even in JSONRows mode, where before the name of the table was always "JSONData" with no way for the user to override it.
- Vertically flattened tables now use the table name instead of always using the prefix "json".
- None of the above changes apply when the connection is made in backwards compatibility mode.
|
| 12/21/2020 | 7660 | JSON | Added
- Added support for reporting special types for aggregates. If the user opts in via SupportNativeDataType and are using JDBC, then the driver will report JSONArray as the type name for array aggregates and JSONObject for object aggregates (if FlattenObjects is disabled)
|