Skip to content

Releases: awslabs/amazon-timestream-driver-jdbc

Amazon Timestream JDBC Driver v2.0.0

23 Dec 01:57
fe9ad68
Compare
Choose a tag to compare

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

Full Changelog: 1.0.2...v2.0.0

Log message updates

14 Sep 22:30
e3cf50d
Compare
Choose a tag to compare

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

30 Nov 22:21
baae313
Compare
Choose a tag to compare

This release contains updates to the pom.xml file to remove the dependency on a parent pom.

GA release

17 Nov 22:28
Compare
Choose a tag to compare

GA of Timestream JDBC driver