📘Release History
Last updated
Added support for the new connection flow
implement SQL WHERE clause validation to prevent injection attacks
ensured queries are only logged into the event tables if we are in debug mode
fixed issue with timestamp being used as a cursor field which would cause issues
ensured correct datatype mappings between Databricks and JSON
ensured descriptions are added to the schema and uses the column name if the description from databricks is missing
added a proc which will create a new network rule which can be used in connection setups for PrivateLink connections
initial version covering off inbound high watermark
Last updated