Skip to content

Releases: etcd-io/bbolt

v1.3.10

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

See the CHANGELOG for more details.

v1.3.9

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

See the CHANGELOG for more details.

v1.3.8

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

See the CHANGELOG for more details.

v1.3.7

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

See the CHANGELOG 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

v1.3.1-etcd.8

12 Sep 21:05
Compare
Choose a tag to compare

See code changes.

Bug fixes

v1.3.1-etcd.7

28 Aug 18:30
Compare
Choose a tag to compare

Breaking changes

Code changes