Release Notes

ODBC Release Notes

Release notes for the ODBC driver.

1.09 (2021-9-6)

  • New Features
    • SSO handshake support

1.08 (2021-8-17)

  • New Features
    • Map list all queries and list all completed queries to 'select * from sys.queries' and 'select * from sys.completed_queries'

1.07 (2021-7-7)

  • New Features
    • SET CONCURRENCY session override is now named SET PARALLELISM

1.06 (2021-6-27)

  • New Features
    • List all queries updated to have same metadta as sys.queries

1.04 (2021-6-19)

  • New Features
    • Implemented AES/GCM handshake for ODBC

1.03 (2021-5-10)

  • New Features
    • Fix parsing in SQLExecute and SQLExecuteDirect

1.02 (2021-5-10)

  • New Features
    • ODBC TLS defaults to UNVERIFIED.

1.01 (2021-5-06)

  • New Features
    • ODBC send over session ID.

1.00 (2021-4-22)

  • New Features
    • Driver versioning support and first version release.