Releases: k3s-io/kine
Releases · k3s-io/kine
v0.11.5
What's Changed
- Update for minimal setup by @vitorsavian in #276
- Add a return when kine is set to use tls by @vitorsavian in #279
- Update schema and add migrations for mysql and pgsql by @brandond in #273
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #280
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- Add support for WatchProgressRequest by @brandond in #268
- fixes the incorrect total items count in a paginated list items q… by @HemantNegi in #271
New Contributors
- @HemantNegi made their first contribution in #271
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Attempt to continue when encountering errors in createDBIfNotExist by @mortenlj in #258
- Bump actions/setup-go from 4 to 5 by @dependabot in #257
- Provide Dapper free build alternative by @dereknola in #254
- Bump go-sqlite3 to v1.14.19 / sqlite3 v3.44.0 by @twz123 in #266
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #259
- check mysql db and table exist by @yushiqie in #264
New Contributors
- @mortenlj made their first contribution in #258
- @twz123 made their first contribution in #266
- @yushiqie made their first contribution in #264
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
v0.11.0
What's Changed
- chore: remove refs to deprecated io/ioutil by @testwill in #223
- Bump actions/checkout from 3 to 4 by @dependabot in #212
- Remove dapper from testing, update DBs tested by @dereknola in #232
- Fix issue with gap fill records clobbering inserts under load on pgsql by @brandond in #226
- Remove http/tls mux from etcd client listener by @brandond in #227
- Add check for mod revision=0 in update txn by @brandond in #229
- Properly return ErrCompacted/ErrFutureRev for get/list by @brandond in #231
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #225
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #217
- Actually run postgres tests by @dereknola in #234
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #224
- Parallelize Drone testing by @dereknola in #233
- refactor: update ttl event expiry model by @gshilei in #235
- Fix multiple issues with Watch by @brandond in #238
- Limit testing to pull_requests by @dereknola in #240
- [nats] NATS backend rewrite, perf and stability improvements by @bruth in #194
- Bugfix? create pgql database if not exists by @oz123 in #241
New Contributors
- @testwill made their first contribution in #223
- @gshilei made their first contribution in #235
- @oz123 made their first contribution in #241
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- Bump nats.go to v1.27.1 by @dereknola in #206
- Fix SQLLog.compactor by @hangscer8 in #209
- SQLite: specify a busy timeout by @moio in #211
- Add CODEOWNERS, MAINTAINERS, enable DCO by @caroline-suse-rancher in #208
- Bump golang from 1.20-alpine3.17 to 1.21-alpine3.17 by @dependabot in #205
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #202
New Contributors
- @hangscer8 made their first contribution in #209
- @moio made their first contribution in #211
- @caroline-suse-rancher made their first contribution in #208
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Adding makefile by @vitorsavian in #188
- Bump alpine from 3.17 to 3.18 in /package by @dependabot in #185
- examples/nats.md: fix typo by @bbigras in #189
- Update NATS to v2.9.18 by @bruth in #192
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #187
- Fix typo (k3s -> kine) in minimal.md by @yardenshoham in #190
- Bump google.golang.org/grpc from 1.38.0 to 1.53.0 by @dependabot in #193
- Bump sql and etcd module versions by @brandond in #196
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #200
- fix github-release step for arm by @brandond in #201
New Contributors
- @vitorsavian made their first contribution in #188
- @bbigras made their first contribution in #189
- @yardenshoham made their first contribution in #190
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Revert legacy behavior for jetstream:// scheme by @bruth in #184
- Add dependabot label and reviewer by @matttrach in #183
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- switch to registry.k8s.io by @DiptoChakrabarty in #162
- Update readme + Restrict dependabot by @dereknola in #161
- Lay groundwork for using updatecli by @matttrach in #166
- Bump actions/setup-go from 3 to 4 by @dependabot in #169
- Bump alpine from 3.16 to 3.17 in /package by @dependabot in #170
- Remove updatecli tranformers by @matttrach in #172
- [updatecli] Update the version in the validate file by @github-actions in #173
- Golang and Alpine image bumps by @macedogm in #174
- install golangci-lint from master by @matttrach in #176
- Install goimports from commit hash instead of tag by @matttrach in #177
- Remove repo info from global scope by @matttrach in #178
- Replace lib/pq with pgx by @DerEnderKeks in #179
- Add goimports config by @matttrach in #181
- Add support for an embedded NATS server by @bruth in #158
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #182
- Bump github.com/rancher/wrangler from 0.8.3 to 0.8.5 by @dependabot in #165
New Contributors
- @DiptoChakrabarty made their first contribution in #162
- @matttrach made their first contribution in #166
- @dependabot made their first contribution in #169
- @github-actions made their first contribution in #173
- @macedogm made their first contribution in #174
- @DerEnderKeks made their first contribution in #179
- @bruth made their first contribution in #158
Full Changelog: v0.9.9...v0.10.0