Skip to content

Releases: crate/cratedb-tableau-connector

v0.0.5

07 Mar 14:11
Compare
Choose a tag to compare

What's Changed

  • CI: This and that by @amotl in #33
  • Fix password authentication + setup version 0.0.5 by @surister in #35
  • Fix CI build not failing when connector validation fails + fix connector building. by @surister in #37

New Contributors

  • @amotl made their first contribution in #33

Full Changelog: v0.0.4...v0.0.5

v0.0.4

06 Mar 16:05
Compare
Choose a tag to compare

What's Changed

This version brings compatibility from 95% to ~96.5%

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 Feb 12:37
Compare
Choose a tag to compare

This released taco connector is not signed, to run an unsigned connector see:
https://tableau.github.io/connector-plugin-sdk/docs/run-taco and https://github.com/crate/cratedb-tableau-connector/tree/v0.0.3?tab=readme-ov-file#disabling-signature-verification

Signing is being worked on and it is expected to be available shortly.

What's Changed

Full Changelog: 0.0.2...v0.0.3

0.0.2

20 Feb 17:01
Compare
Choose a tag to compare

Note

This released taco connector is not signed, to run an unsigned connector see:
https://tableau.github.io/connector-plugin-sdk/docs/run-taco

Signing is being worked on and it is expected to be available shortly.

What's Changed

  • Recommended/tested postgres_jdbc is 42.7.4
  • Recommended/tested CrateDB is 5.10.1
  • Brings compatibility from 76% to 81%
  • Fix DATENAME to_char parameter incantations by @surister in #18
  • Feature/improve docs by @surister in #23
  • Fix CI build step process outputting wrong taco name by @surister in #24

Full Changelog: 0.0.1...0.0.2

0.0.1

19 Feb 18:21
Compare
Choose a tag to compare

What's Changed

This is the first packaged release of the connector, it is still unsigned, to run a connector without signature see:
https://tableau.github.io/connector-plugin-sdk/docs/run-taco

We will add signatures in subsequent releases.
This release has a tdvt pass rate of 76%

New Contributors

Full Changelog: https://github.com/crate/cratedb-tableau-connector/commits/0.0.1