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