Skip to content

Releases: cockroachdb/pebble

v2.0.6

25 Jun 14:02
Compare
Choose a tag to compare

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes, some updated deps, and go 1.24,1.25 support.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

What's Changed

  • go.mod: update github.com/cockroachdb/swiss to support Go 1.25 by @stefanb in #4954

Full Changelog: v2.0.5...v2.0.6

v2.0.5

09 Jun 16:47
Compare
Choose a tag to compare

What's Changed

  • pebble-release-2.0: db: fix obsolete file metric underflows by @jbowens in #4857

Full Changelog: v2.0.4...v2.0.5

v2.0.4

29 May 21:51
Compare
Choose a tag to compare

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes, some updated deps, and go 1.24 support.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v1.1.5

01 Apr 16:41
Compare
Choose a tag to compare

Pebble version used by CockroachDB 23.2.x series, plus:

  • newer dependencies;
  • a fix for MIPS;
  • cli tool upgrade command and version flag;
  • fix for #4268.

Changelog: v1.1.4...v1.1.5

v2.0.3

16 Mar 18:32
Compare
Choose a tag to compare

Pebble release used in production by CockroachDB 24.3.0, with v2 path, plus minor fixes.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v2.0.2

22 Jan 18:10
Compare
Choose a tag to compare

Pebble release used in production by CockroachDB 24.3.0, with v2 path.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v1.1.4

22 Jan 00:45
Compare
Choose a tag to compare

Pebble version used by CockroachDB 23.2.x series, plus:

  • newer dependencies;
  • a fix for MIPS;
  • cli tool upgrade command and version flag;
  • fix for #4268.

v2.0.0

06 Jan 16:12
Compare
Choose a tag to compare

Pebble release used by used in production by CockroachDB 24.3.0.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

v1.1.3

03 Jan 00:10
Compare
Choose a tag to compare

Pebble version used by CockroachDB 23.2.x series, plus:

  • newer dependencies;
  • a fix for MIPS;
  • cli tool upgrade command and version flag

v1.1.2

13 Aug 20:29
Compare
Choose a tag to compare

Pebble version used by CockroachDB 23.2.x series, plus some newer dependencies and a fix for MIPS.