Skip to content

v0.73.0

Latest

Choose a tag to compare

@kavirajk kavirajk released this 26 Jun 10:09

What's Changed

Enhancements πŸš€

  • remove support for nested exceptions [breaking-change] by @serprex in #1159
  • test: add repro coverage for low cardinality reuse bugs by @OrangeFlag in #1156
  • chore: update Go and CH versions matrix by @kavirajk in #1161
  • Add ch.Setting.Custom property to support custom settings by @nikandfor in #1150

Bug fixes πŸ›

Misc

  • chore(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #1157
  • chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1147
  • chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.52.0 by @dependabot[bot] in #1154
  • chore(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by @dependabot[bot] in #1148
  • chore(deps): bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by @dependabot[bot] in #1145
  • chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #1143
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.26 to 4.1.27 by @dependabot[bot] in #1165
  • chore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6 by @dependabot[bot] in #1164
  • chore(deps): bump the opentelemetry group across 1 directory with 4 updates by @dependabot[bot] in #1163
  • fix(qbit): match ClickHouse byte order for dimension > 8 by @serprex in #1166
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1171

New Contributors

Full Changelog: v0.72.0...v0.73.0