Releases: corteva/trino-odbc
Release v0.0.4
Release v0.0.4 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
- Add support for signed tinyints (SQL_C_STINYINT) by @rileymcdowell in #6
- Support for "timestamp with time zone" types by @rileymcdowell in #8
- Pin WiX to v5.0.2 - v6.x is in RC but is not ready by @rileymcdowell in #10
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3
Release v0.0.3 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
- Enable compression for all libCurl use by @rileymcdowell in #4
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
Release v0.0.2 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
- Fix external auth refresh for long queries. by @rileymcdowell in #2
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Release v0.0.1 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.