Releases: crate/cratedb-tableau-connector
v0.0.5
v0.0.4
v0.0.3
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
- This release brings compatibility from 82% to 95% 🚀
- Add dependabot.yml by @surister in #22
- Add documentation section on how to build and release by @surister in #25
- Fix/improve testing by @surister in #27
- Add instructions on how to disable signatures by @surister in #28
- Prepare release: Set connector version to 0.0.3 by @surister in #29
Full Changelog: 0.0.2...v0.0.3
0.0.2
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
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%
- Add cratedb_jdbc connector and skeleton for tdvt tests by @surister in #1
- Fix many compatibility issues. by @surister in #4
- Fix some date tests by @surister in #5
- Set TOP capabilities to no (except TOP_N) by @surister in #8
- feat: Improve developer documentation by @surister in #10
- Add section on how to setup testing workspace by @surister in #12
- More instructions by @surister in #15
- Execution profile: Documentation and missing files. by @surister in #16
- Add CI pipeline to test and release the connector. by @surister in #17
- Set plugin-version to 0.0.1 by @surister in #19
New Contributors
Full Changelog: https://github.com/crate/cratedb-tableau-connector/commits/0.0.1