Skip to content

dqlite v1.16.2

Compare
Choose a tag to compare
@cole-miller cole-miller released this 15 Feb 15:17
· 213 commits to master since this release

This release brings a fix for using dqlite with SQLite versions greater than 3.45.0 (#564), plus:

  • A more readable logging format (#542).
  • An internal improvement to how dqlite reacts to Raft state changes (#545).
  • A new dqlite_node configuration option to control snapshot compression (#567, thanks to new contributor @cnnrznn).