K8s dqlite v1.1.10 release
What's Changed
- update cla checker by @bschimke95 in #104
- Initial implementation for embedded datastore by @neoaggelos in #105
- Add write permissions for trivy by @bschimke95 in #112
- Fix migration test by @marco6 in #109
- Make DoCompact operation interruptible by @marco6 in #111
- Improve retry logic by @marco6 in #110
- Allow builds without libdqlite by @marco6 in #108
- Improve compact benchmark by @marco6 in #106
- Remove UpdateSameKeyLinearity by @marco6 in #115
- Add synchronization primitive for server shutdown by @marco6 in #114
- Readme & PR template by @louiseschmidtgen in #118
- Simplify integration tests by @marco6 in #116
- Revert 6f4a785 by @neoaggelos in #119
- Remove build flag by @marco6 in #117
- Stable benchmarks by @marco6 in #120
New Contributors
- @louiseschmidtgen made their first contribution in #118
Full Changelog: v1.1.9...v1.1.10