Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Releases: amazon-archives/sql-odbc

Version 1.9.0.0

26 Jun 02:10
717954a
Compare
Choose a tag to compare
Version 1.9.0.0 Pre-release
Pre-release

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

  • Documentation #93: Update build instructions
  • Documentation #116: Update README

BugFixes

  • BugFix #118: Fix ODBC administrator GUI on windows

Version 1.8.0.0

19 May 07:39
b20b2f7
Compare
Choose a tag to compare

Version 1.7.0.0

14 May 19:08
f446278
Compare
Choose a tag to compare

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