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 π
- fix linting errors on main by @serprex in #1160
- fix(ci): regressions due to ClickHouse changes by @serprex in #1167
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
- @OrangeFlag made their first contribution in #1156
Full Changelog: v0.72.0...v0.73.0