Skip to content

Releases: k3s-io/kine

v0.11.5

05 Mar 12:48
4a50456
Compare
Choose a tag to compare

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

02 Feb 20:52
Compare
Choose a tag to compare

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

Full Changelog: v0.11.3...v0.11.4

v0.11.3

10 Jan 21:16
4929f3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

08 Dec 01:14
Compare
Choose a tag to compare

What's Changed

  • Update the version of goimports used in Dockerfile.dapper by @github-actions in #244
  • Add ProgressNotify support by @brandond in #251
  • Add brain dump on watch flow by @brandond in #247
  • Add grpc reflection support by @brandond in #253

Full Changelog: v0.11.1...v0.11.2

v0.11.1

28 Nov 19:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

14 Nov 01:03
Compare
Choose a tag to compare

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

Full Changelog: v0.10.3...v0.10.4

v0.10.3

08 Sep 16:34
c5f2d89
Compare
Choose a tag to compare

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

Full Changelog: v0.10.2...v0.10.3

v0.10.2

31 Jul 21:02
Compare
Choose a tag to compare

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

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 May 19:20
20d50b7
Compare
Choose a tag to compare

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

26 Apr 04:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.9...v0.10.0