1
0
Fork 0

Update CHANGELOG.md

master
Philip O'Toole 1 year ago committed by GitHub
parent 10837128a2
commit de217c9344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@ This release is the first to includes various bug fixes and optimizations thanks
- [PR #1186](https://github.com/rqlite/rqlite/pull/1186): Improve read-only (non-voting) node management. Fixes [issue #1182](https://github.com/rqlite/rqlite/issues/1182).
- [PR #1189](https://github.com/rqlite/rqlite/pull/1189): Migrate to a Protobuf data model for Join Requests.
- [PR #1190](https://github.com/rqlite/rqlite/pull/1190): Migrate to a Protobuf data model for Notify Requests.
- [PR #1207](https://github.com/rqlite/rqlite/pull/1207): Decompose end-to-end testing into distinct CircleCI jobs.
## 7.14.1 (March 17th 2023)
## Implementation changes and bug fixes

Loading…
Cancel
Save