What's Changed
The most notable change for the new v1.3.0 k8s-dqlite release is the use of the Dqlite LTS v1.17.x.
- Add docs on k8s-dqlite versioning by @louiseschmidtgen in #165
- Remove unused GetRevision query by @marco6 in #166
- Make connection pool configurable by @louiseschmidtgen in #158
- Code cleanup remove lease test and dead code by @louiseschmidtgen in #168
- Update versioning docs by @louiseschmidtgen in #169
- Add concurrency to create/update/insert benchmarks by @marco6 in #171
- Update Query by @louiseschmidtgen in #170
- Fix delete benchmark by @marco6 in #176
- Fix watch test by @marco6 in #177
- Rename concurrent tests for create, delete and update by @marco6 in #172
- Delete Query by @louiseschmidtgen in #175
- Adding Config Reference & Development Docs plus Readme Makeover by @louiseschmidtgen in #178
- Add scorescard action and jira sync configuration by @petrutlucian94 in #179
- Increase parallelism for write benchmarks by @marco6 in #182
- Remove admission code by @HomayoonAlimohammadi in #181
- K8s-snap integration test with k8s-dqlite changes by @louiseschmidtgen in #183
- Cancel concurrent workflow k8s-snap integration test by @louiseschmidtgen in #184
- Fix sqlite initialization flags by @marco6 in #186
- Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by @dependabot in #189
- Remove old append/insert logic by @louiseschmidtgen in #190
- Use Otel Collector by @louiseschmidtgen in #192
- Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #191
- Make Create path uniform with Update/Delete by @marco6 in #187
- Performance Test Set-up (1) by @louiseschmidtgen in #197
- Performance Test workload (2) by @louiseschmidtgen in #199
- Performance Test Parse Metrics (3) by @louiseschmidtgen in #200
- Dqlite LTS v1.17.1, go-dqlite v2 by @louiseschmidtgen in #202
- Simplify keys read path by @marco6 in #193
- Add Trivy scan for release branches by @maci3jka in #205
New Contributors
- @petrutlucian94 made their first contribution in #179
- @HomayoonAlimohammadi made their first contribution in #181
- @maci3jka made their first contribution in #205
Full Changelog: v1.2.0...v1.3.0