For the complete documentation index, see llms.txt. This page is also available as Markdown.

📘Release History


V2.0

Created: 2026-05-27

  • Added support for the new connection flow


V1.2

Created: 2026-04-25

  • implement SQL WHERE clause validation to prevent injection attacks

  • ensured queries are only logged into the event tables if we are in debug mode


V1.1

Created: 2026-03-26

  • 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


V1.0

Created: 2026-03-15

  • initial version covering off inbound high watermark


Last updated