v0.0.11
What's Changed
- Fix InfluxDB Cloud <-> CrateDB Cloud connectivity by propagating
ssl=true
query argument. Update dependencies toinfluxio>=0.2.1,<1
.
Details
- Update poethepoet requirement from <0.26 to <0.27 by @dependabot in #137
- Update responses requirement from <0.25 to <0.26 by @dependabot in #138
- Bump croud from 1.10.1 to 1.11.1 by @dependabot in #141
- Chore: Update to mypy 1.10 and ruff 0.4 by @amotl in #143
- Documentation: Serve docs via https://cratedb-toolkit.readthedocs.io/ by @amotl in #145
- Documentation: Improve structure and layout by @amotl in #146
- Fix InfluxDB Cloud <-> CrateDB Cloud connectivity by @amotl in #152
Full Changelog: v0.0.10...v0.0.11