Skip to content

Releases: ClickHouse/ch-go

v0.71.0

29 Jan 11:19
d45e9a6

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3 by @dependabot[bot] in #1129
  • fix: precision scaling behaviour with time64 conversions by @kavirajk in #1131
  • feat: support QBit column type by @kavirajk in #1130

Full Changelog: v0.70.0...v0.71.0

v0.70.0

22 Jan 12:37
93467b5

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1102
  • fix: inference for Map(String, String) by @danmux in #1104
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1101
  • chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by @dependabot[bot] in #1099
  • chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #1098
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /internal/cmd/ch-dl by @dependabot[bot] in #1108
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #1111
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1110
  • chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #1113
  • chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #1112
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #1109
  • chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #1105
  • chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #1115
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #1116
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 by @dependabot[bot] in #1120
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1119
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1118
  • chore(deps): bump the opentelemetry group with 4 updates by @dependabot[bot] in #1114
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #1117
  • chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #1122
  • chore(deps): bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #1123
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.24 by @dependabot[bot] in #1124
  • add codeowners by @mshustov in #1125
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.24 to 4.1.25 by @dependabot[bot] in #1126
  • feat: BFloat16 Support by @kavirajk in #1127

New Contributors

Full Changelog: v0.69.0...v0.70.0

v0.69.0

04 Oct 04:34
920e759

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1086
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #1087
  • chore(deps): bump the opentelemetry group with 4 updates by @dependabot[bot] in #1090
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1091
  • chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #1093
  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #1092
  • chore: update error_codes to ones from ClickHouse 25.8 by @heavycrystal in #1094
  • chore(deps): bump github.com/segmentio/asm from 1.2.0 to 1.2.1 by @dependabot[bot] in #1096
  • feat(time): Replace time.Time with time.Duration for Go type by @kavirajk in #1097

New Contributors

Full Changelog: v0.68.0...v0.69.0

v0.68.0

23 Aug 02:26
ec8982d

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/oauth2 from 0.0.0-20180821212333-d2e6202438be to 0.27.0 in /internal/cmd/ch-dl by @dependabot[bot] in #1076
  • chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #1078
  • chore(deps): bump github.com/dmarkham/enumer from 1.5.11 to 1.6.0 by @dependabot[bot] in #1082
  • chore(deps): bump github.com/dmarkham/enumer from 1.6.0 to 1.6.1 by @dependabot[bot] in #1084
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1080
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1077
  • feat(proto): ColArr.RowLen by @nikandfor in #1083

New Contributors

Full Changelog: v0.67.0...v0.68.0

v0.67.0

17 Jul 01:20
5d2da5d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.66.1...v0.67.0

v0.66.1

23 Jun 23:02
caa667f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.66.0...v0.66.1

v0.66.0

20 May 00:42
f29cb3b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.65.1...v0.66.0

v0.65.1

18 Feb 14:59
b5a39ca

Choose a tag to compare

What's Changed

Full Changelog: v0.65.0...v0.65.1

v0.65.0

14 Feb 18:58
0e83566

Choose a tag to compare

What's Changed

  • perf(compress.writer): allow creating a compress.writer with custom supported methods by @pablomatiasgomez in #1039
  • perf(compressor): reduce memory by using new compression code by @SpencerTorres in #1040
  • fix(compressor): fixing an overflow that could potentially smuggle query in from data by @santrancisco in #1041

Breaking change if you were manually using the Writer from the compress package.

New Contributors

Full Changelog: v0.64.1...v0.65.0

v0.64.1

01 Feb 12:10
237fd55

Choose a tag to compare

What's Changed

Full Changelog: v0.64.0...v0.64.1