rqlite v6.5.0 Release Notes

Release Date: 2021-09-12 // over 2 years ago
  • 🆕 New features

    • PR #896: Add /readyz endpoint for easy ready-to-respond checks.

    🛠 Implementation changes and bug fixes

    • PR #885: Improved responses on HTTP 500.
    • PR #888: Expose stats about BoltDB on the status/ endpoint.
    • PR #889: Add OS-level information to status/ output.
    • PR #892: More Snapshot metrics.
    • PR #894: Support timeout on nodes/ endpoint.
    • PR #895: Start HTTP service before attempting any join operation.