This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
Releases: amazon-archives/sql-odbc
Releases · amazon-archives/sql-odbc
Version 1.9.0.0
Features
- Feature #96: Updating tableau connector files
- Feature #99: Add 32bit support for driver
- Feature #101: Pagination support
- Feature #107: Add support for building with code coverage
- Feature #109: Remove support for NOW in tableau connector
- Feature #112: Updating SQLRowCount function support
- Feature #114: Remove old driver files before installing Mac driver
- Feature #119: Add CAP_SUPPRESS_GET_SERVER_TIME instead of removing support for NOW() in tableau connector
- Feature #120: Use a queue which is created with a capacity while getting result pages
Documentation
BugFixes
- BugFix #118: Fix ODBC administrator GUI on windows
Version 1.8.0.0
Version 1.7.0.0
This is the first release of OpenDistro For Elasticsearch ODBC driver.
OpenDistro ODBC provides a driver for ODBC connectivity for OpenDistro SQL plugin. The driver has been developed from scratch and offers the following features in this initial release:
- ODBC API implementation as per ODBC 3.51 specifications
- Support for MacOS and Windows builds and installers
- Support for HTTP BASIC and AWS SIGV4 authentication mechanisms
- Full support for Elasticsearch Datatypes: BOOLEAN, BYTE, SHORT, INTEGER, LONG, HALF_FLOAT, FLOAT, DOUBLE, SCALED_FLOAT, KEYWORD, TEXT