Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 3.4 KB

sql-odbc.OpenSearch.release-notes-1.5.0.0.md

File metadata and controls

49 lines (39 loc) · 3.4 KB

Version 1.5

Features

  • Add new parameter tunnelHost for SIGv4 auth. (#42)

Enhancements

  • Fix certificate validation for ODBC driver (#479)
  • Update SHOW TABLES query. (#48)

Bug Fixes

  • ODBC SSL Compliance Fix (#653)
  • Reverted UseSSL flag to false and removed invalid test case (#671)
  • Fix jenkins lib version to accommodate mac signing (#54)
  • Fix windows signing and remove macos due to limitations (#56)

Documentation

  • Add how to setup aws credentials for ODBC Tableau (#394)
  • Update BI connectors and drivers readme files (#665)

Maintenance

  • Revert to windows 2019 for odbc CI (#413)
  • Version bump to 1.3 (#419)
  • Change ODBC version to 1.4 for release (#542)
  • Fix failing ODBC workflow (#828)
  • Reorganize GitHub workflows. (#837)
  • Update MacOS Version for ODBC Driver (#987)
  • Repository split (#1232, #1263, #1264)
  • Configure Mend for GitHub.com (#1)
  • Fix failing odbc build (#27)
  • Update repository references. (#30)
  • Added untriaged issue workflow. (#32)
  • baseline repo groups (#34)
  • Fix MacOS aws-sdk-cpp Dependency Failing Build (#38)
  • add ani to maintainers and codeowners (#40)
  • Recover windows installer cmake file. (#44)
  • Accelerate CI (#45)
  • Update third party notice. (#46)
  • Bump version and update vendor. (#47)
  • Add release notes for version 1.5. (#49)
  • Update .gitignore. (#50)
  • Update maintainer list. (#51)
  • Onboard 1 click release process. (#52
  • Optimize cache usage in CI. (#53)
  • Fix release drafter CI workflow. (#57)