Amazon DocumentDB JDBC Driver v1.2.0
·
108 commits
to develop
since this release
Amazon DocumentDB JDBC Driver Changelog
Amazon DocumentDB JDBC Driver v1.2.0
This release focuses on documentation enhancements, minor refactorings and bug fixes, dependency updates, and the introduction of a new connection property defaultAuthDb
to support passing an authentication database other than admin
. More information about this property has been added to the connection string documentation.
What's Changed
- [AD-520] Add Tableau Server to BI tool setup list by @andiem-bq in #274
- Bump slf4j-log4j12 from 1.7.35 to 1.7.36 by @dependabot in #273
- Bump mongodb-driver-sync from 4.4.1 to 4.4.2 by @dependabot in #276
- [AD-543] Add documentation warnings for syncing JDBC values on ODBC by @andiem-bq in #282
- [Github Issue 279] Add authentication database connection property by @andiem-bq in #281
- Bump de.flapdoodle.embed.mongo from 3.3.1 to 3.4.3 by @dependabot in #288
- Bump checkstyle from 9.3 to 10.0 by @dependabot in #289
- Bump log4j-core from 2.17.1 to 2.17.2 by @dependabot in #290
- Bump log4j-api from 2.17.1 to 2.17.2 by @dependabot in #291
- Bump mongodb-driver-sync from 4.4.2 to 4.5.0 by @dependabot in #277
- [Issue-278] Add check for BsonNull in processDocumentsInArray and processArrayInArray by @andiem-bq in #287
- Bump sslcontext-kickstart from 7.2.1 to 7.3.0 by @dependabot in #293
- [AD-627] Add new method to get aggregate operations as strings by @andiem-bq in #295
- [AD-614] Bump version to v1.2.0 by @andiem-bq in #292
Full Changelog: v1.1.1...v1.2.0