Releases: crate/cratedb-tableau-connector
v0.0.5+signed
This is the first release of connector, signed. To install the connector see:
https://github.com/crate/cratedb-tableau-connector?tab=readme-ov-file#install
What's Changed
- README: Just a bit of copy-editing by @amotl in #34
- Add signing step main.yml by @surister in #41
- README: Copy-editing. Just a few updates, with a little touch of reorg. by @amotl in #42
- Fix: wrong download name for bcprov by @surister in #43
- Fix: wrong export to Github output by @surister in #44
Full Changelog: v0.0.5...v0.0.5+signed
v0.0.5
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
- 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
Full Changelog: v0.0.4...v0.0.5
v0.0.4
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 version brings compatibility from 95% to ~96.5%
- Fix/simplify test setup by @surister in #31
- Fix some more tests. by @surister in #30
- Prepare 0.0.4 release by @surister in #32
Full Changelog: v0.0.3...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