Skip to content

v1.15.0

Compare
Choose a tag to compare
@cole-miller cole-miller released this 12 Jun 16:24

This release includes:

  • Various bug fixes to help dqlite correctly handle large databases (#459, #460)
  • Fixes and cleanup for the internal dqlite client API (#458)
  • Fixes and cleanup for dqlite's handling of client connections (#476)
  • Support for SQL queries that both modify the database and return rows, using the QUERY and QUERY_SQL requests (#477)
  • Support for server-side cluster role management (#480)

As well as other miscellaneous bug fixes and improvements.