Skip to content

Tags: winsx/pebble

Tags

v1.1.2

Toggle v1.1.2's commit message
internal/manual,internal/rawalloc: Reduce max array size to support M…

…IPS.

v1.1.1

Toggle v1.1.1's commit message
go: bump cockroachdb/errors to v1.11.3

Touches cockroachdb#3659.

v1.1.0

Toggle v1.1.0's commit message
Makefile: update crossversion-meta to test 23.1 -> 23.2 only

Previously the `crossversion-meta` target would test 23.2 -> 23.2 (moving
laterally) because it always used the latest release. Update the Makefile to
always test 23.1 -> 23.2 on the 23.2 release branch.

v1.0.0

Toggle v1.0.0's commit message
crl-release-23.1: db: wrap error when creating Reader with backing fi…

…lenum

Backport of cockroachdb#2633

Informs cockroachlabs/support#2643