Skip to content

Releases: cockroachdb/cockroach-go

v2.4.2

04 Sep 16:36
379e970

Choose a tag to compare

What's Changed

  • Add CLI tool for downloading CockroachDB binaries with cross-platform support by @rail in #184
  • demo: fix socket location for bazel sandbox by @benbardin in #187

Full Changelog: v2.4.1...v2.4.2

v2.4.1

30 Jun 17:46
ea50f98

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

05 Feb 22:06
b5ebaaa

Choose a tag to compare

Add ExecuteCtx(): Execute(), but with configurable retry limits

v2.3.8

03 May 18:14

Choose a tag to compare

What's Changed

Full Changelog: v2.2.16...v2.3.8

v2.2.16

08 Sep 17:54
c8da6e3

Choose a tag to compare

  • Support -h flag to check if tenant scoped client certs are available #142
  • Support for specifying ports for multi-node clusters #145

v2.2.14

22 Jun 15:35
2fac03c

Choose a tag to compare

What's Changed

  • support three-node config, restarting / upgrading nodes by @RichardJCai in #141

Full Changelog: v2.2.13...v2.2.14

v2.0.0 modules support

22 Apr 21:27

Choose a tag to compare

Pre-release
mod fixes