1
0
Fork 0

CHANGELOG

master
Philip O'Toole 9 months ago
parent 866e28f4ea
commit 8e3a50e46c

@ -1,6 +1,7 @@
## 8.13.0 (unreleased)
## 8.13.0 (December 21st 2023)
This release supports setting the _Server Name_ a node should expect in any certificate it receives from another node in the cluster.
### New features
- [PR #1509](https://github.com/rqlite/rqlite/pull/1509): Support setting the Server Name for certificate verification. Fixes [issue #1507](https://github.com/rqlite/rqlite/issues/1507).
- [PR #1509](https://github.com/rqlite/rqlite/pull/1509): Support setting the Server Name for internode certificate verification. Fixes [issue #1507](https://github.com/rqlite/rqlite/issues/1507).
### Implementation changes and bug fixes
- [PR #1503](https://github.com/rqlite/rqlite/pull/1503): Use SQLite-style help in rqlite shell.

Loading…
Cancel
Save