Releases: awslabs/amazon-timestream-driver-jdbc
Releases · awslabs/amazon-timestream-driver-jdbc
Amazon Timestream JDBC Driver v2.0.0
Improved compatibility with Tableau and other BI tools.
What's Changed
- Update pom.xml file for release by @rajeiyer in #17
- Bump jsoup from 1.14.2 to 1.15.3 in /jdbc by @dependabot in #21
- Bump jsoup from 1.14.2 to 1.15.3 by @dependabot in #20
- Report database name as schema instead of catalog to resolve compatibility issues with Tableau by @alinaliBQ in #22
- Add set up documentation for business intelligence tools by @alinaliBQ in #23
- Temporary removing logic to retrieve application name by @alexey-temnikov in #29
New Contributors
- @alinaliBQ made their first contribution in #22
- @alexey-temnikov made their first contribution in #29
Full Changelog: 1.0.2...v2.0.0
Log message updates
This release includes changing the JUL log level of two modules to FINE and also updated a few log messages to lower level.
Updates to the pom file
This release contains updates to the pom.xml file to remove the dependency on a parent pom.
GA release
GA of Timestream JDBC driver