Skip to content

Releases: etcd-io/bbolt

v1.4.0-beta.0

14 Dec 22:00
v1.4.0-beta.0
fc03e5c
Compare
Choose a tag to compare
v1.4.0-beta.0 Pre-release
Pre-release

See the CHANGELOG/v1.4.0-beta.0 for more details.

v1.3.11

21 Aug 10:08
v1.3.11
d128a10
Compare
Choose a tag to compare

See the CHANGELOG/v1.3.11 for more details.

v1.3.10

06 May 09:23
v1.3.10
014b028
Compare
Choose a tag to compare

See the CHANGELOG/v1.3.10 for more details.

v1.3.9

25 Feb 08:05
v1.3.9
50aef26
Compare
Choose a tag to compare

See the CHANGELOG/v1.3.9 for more details.

v1.3.8

26 Oct 15:23
v1.3.8
42a914d
Compare
Choose a tag to compare

See the CHANGELOG/v1.3.8 for more details.

v1.3.7

30 Jan 21:30
v1.3.7
Compare
Choose a tag to compare

See the CHANGELOG/v1.3.7 for more details.

v1.3.5

17 Jun 19:23
232d8fc
Compare
Choose a tag to compare

Fix incorrect unsafe usage #220

v1.3.4

19 Mar 20:34
68cc10a
Compare
Choose a tag to compare

Fix unsafe pointer conversions caught by Go 1.14 checkptr
#201

Fix unexpected delete bucket error: "delete bucket: incompatible value"
#209

v1.3.3

08 Jun 16:59
Compare
Choose a tag to compare

Bug Fix:

  1. fix the rollback panic when freelist nosync is enabled.

Improvement:

  1. add support for riscv64

v1.3.2

29 Jan 04:32
Compare
Choose a tag to compare

Improvements:

  1. add hashmap type freelist #141