AWS athena documentation change
Summary
Added release notes for ODBC driver version 2.2.0.1 with bug fixes
Security assessment
Documents fixes for authentication headers and query parameters. While authentication-related, no specific vulnerability or CVE is mentioned. License update is administrative.
Diff
diff --git a/athena/latest/ug/odbc-v2-driver-release-notes.md b/athena/latest/ug/odbc-v2-driver-release-notes.md index 56e11b59c..54ec52b8f 100644 --- a//athena/latest/ug/odbc-v2-driver-release-notes.md +++ b//athena/latest/ug/odbc-v2-driver-release-notes.md @@ -7 +7 @@ -2.2.0.02.1.0.02.0.6.02.0.5.12.0.5.02.0.4.02.0.3.02.0.2.22.0.2.12.0.2.02.0.1.12.0.1.0 +2.2.0.12.2.0.02.1.0.02.0.6.02.0.5.12.0.5.02.0.4.02.0.3.02.0.2.22.0.2.12.0.2.02.0.1.12.0.1.0 @@ -12,0 +13,17 @@ These release notes provide details of enhancements, features, known issues, and +## 2.2.0.1 + +Released 2026-07-06 + +### Fixes + + * Fixed an issue that caused some browser-based authentication requests to fail because of a missing `Content-Length` header. + + * Fixed an issue that caused query parameters to be truncated when you use `SQL_C_WCHAR` bindings. + + * The license file now includes a reference to the AWS Service Terms. + + + + +To download the new ODBC v2 driver, see [ODBC 2.x driver download](./odbc-v2-driver.html#odbc-v2-driver-download). For connection information, see [Amazon Athena ODBC 2.x](./odbc-v2-driver.html). +