Amazon DocumentDB JDBC Driver v1.1.0
·
155 commits
to develop
since this release
Amazon DocumentDB JDBC Driver Changelog
Amazon DocumentDB JDBC Driver v1.1.0
This release focuses on adding support for new string functions and enhancing the Tableau connector.
New Features and Improvements
- Added support for additional string functions:
- UPPER
- LOWER
- CONCAT
- POSITION
- CHAR_LENGTH
- LEFT
- RIGHT
- CONTAINS (Tableau only)
- STARTSWITH (Tableau only)
- ENDWITH (Tableau only)
- Updated set up documentation with new screenshots
- Added a default application name for telemetry purposes
Bug Fixes
- Addressed Log4j security issues CVE-2021-44228 and CVE-2021-45046
Commits
- Support for additional string functions by @andiem-bq in #214
- Bump log4j-core from 2.14.1 to 2.15.0 by @dependabot in #222
- Bump log4j-api from 2.14.1 to 2.15.0 by @dependabot in #223
- Update Tableau Desktop screenshots by @andiem-bq in #218
- Support for left and right string functions by @andiem-bq in #220
- Bump log4j-core from 2.15.0 to 2.16.0 by @dependabot in #226
- Bump log4j-api from 2.15.0 to 2.16.0 by @dependabot in #227
- Add default application name by @andiem-bq in #229
- Bump version to v1.1.0 by @andiem-bq in #232
Full Changelog: v1.0.0...v1.1.0