All Versions
95
Latest Version
Avg Release Cycle
12 days
Latest Release
13 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v6.10.2 Changes
January 13, 2022🛠 Implementation changes and bug fixes
- PR #959: Return clearer error if no database results set.
-
v6.10.1 Changes
January 13, 2022🛠 Implementation changes and bug fixes
-
v6.10.0 Changes
January 07, 2022🚀 This release enhances the authentication and authorization system, making it more convenient to use. It also fixes some minor bugs, and migrates the end-to-end test suite to Python 3.
🆕 New features
- 👍 PR #940: Support specifying the user to join a cluster with, via
-join-as
. - 🔧 PR #940: Add support for pseudo username
*
to authentication configuration, providing more control over access.
🛠 Implementation changes and bug fixes
- 🛠 PR #934: Use correct MIME media type for JSON text. Fixes issue #933.
- ✅ PR #939: Migrate end-to-end testing to Python 3.
- ⬆️ PR #941: Upgrade go mod dependencies.
- 👍 PR #940: Support specifying the user to join a cluster with, via
-
v6.9.0 Changes
December 31, 2021🆕 New features
- 🛠 PR #932: Add support for named parameters. Fixes issue #675.
-
v6.8.2 Changes
December 02, 2021🛠 Implementation changes and bug fixes
- 🛠 PR #929: Support disabling in-memory initialization of on-disk databases. Fixes issue #928.
-
v6.8.1 Changes
November 13, 2021🛠 Implementation changes and bug fixes
- Fix URL for
.ready
CLI command. - 🛠 PR #925: Ignore disco ID if there is preexisting state. Fixes issue #347.
- 🛠 PR #926: Ignore own join address if passed. Fixes issue #713.
- Fix URL for
-
v6.8.0 Changes
November 09, 2021 -
v6.7.0 Changes
October 22, 2021 -
v6.6.5 Changes
October 21, 2021🛠 Implementation changes and bug fixes
- 🌲 PR #916: More helpful log messages on start-up.
-
v6.6.4 Changes
October 21, 2021🛠 Implementation changes and bug fixes
- 🔊 PR #915: Record compiler in logs and status output.