Skip to content

Release v0.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:38
· 3 commits to main since this release
ed1b3c5

Release v0.0.6 of the ODBC driver for Trino

Note: This is not a feature complete ODBC driver. Please read the disclaimer in the main README to learn about the supported use cases and known limitations before trying the driver.

If you discover that the driver works for your unsupported use case, please let us know by opening an issue on this repo, we would love to hear about it! If it doesn't work and you have an interest in fixing or extending the implementation, please open a bug report (for supported use cases) or a feature request (for unsupported use cases).

To learn more about how to contribute, see the Contributing Guide.

What's Changed

  • First driver version confirmed to work in a Power BI On-Premises Gateway Server environment for on-demand and scheduled data refreshes! Works only with client credential auth or no auth.

  • BUGFIX: Buffer overflow in value ptr helper by @rileymcdowell in #23

  • BUG: System DSNs not decryptable by system users by @rileymcdowell in #24

Full Changelog: v0.0.5...v0.0.6