Skip to content

v0.7.0

Latest

Choose a tag to compare

@amotl amotl released this 11 Jan 22:04
· 10 commits to main since this release

What's Changed

  • Improved error handling when InfluxDB data source is empty
    or addressed incorrectly. Thanks, @ZillKhan.
  • Improved importing data into CrateDB including varying tags,
    by using CrateDB's dynamic column policy on the whole table.
    Thanks, @ZillKhan.

Details

  • CI: Significantly reduce build matrix to save resources by @amotl in #210
  • Chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #212
  • Chore(deps-dev): Update mypy requirement from <1.19 to <1.20 by @dependabot[bot] in #213
  • Chore(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #215
  • Chore(deps): Bump python from 3.13-slim-bookworm to 3.14-slim-bookworm in /release/oci by @dependabot[bot] in #211
  • Improve importing varying tags and error handling by @amotl in #216

Full Changelog: v0.6.1...v0.7.0