Skip to content

Latest commit

 

History

History
105 lines (74 loc) · 5.1 KB

File metadata and controls

105 lines (74 loc) · 5.1 KB

Note that we start to track changes starting from v1.3.7.


v1.3.13(TBD)

BoltDB


v1.3.12(2025-08-19)

BoltDB


v1.3.11(2024-08-21)

BoltDB

CMD

Other


v1.3.10(2024-05-06)

BoltDB

Other


v1.3.9(2024-02-24)

BoltDB

CMD


v1.3.8(2023-10-26)

BoltDB

CMD


v1.3.7(2023-01-31)

BoltDB

CMD

Other

Summary

Release v1.3.7 contains following critical fixes:

  • fix to problem that Last method might return incorrect value (#341)
  • fix of potential panic when performing transaction's rollback (#362)

Other changes focused on defense-in-depth (#358, #294, #225, #395)

bbolt command line tool was expanded to:

  • allow fixing simple corruptions by bbolt surgery (#370)
  • be flexible about output formatting (#306, #359)
  • allow accessing data in subbuckets (#295)