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.