github.com/k3s-io/kine
v1.14.2
#665 most downloaded on Go modules
k3s-io/kine
What this package is like to depend on
Last release 9 days ago
14 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Rarely documented
notes for 8 of 86 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
170 releases · first in 2020
44 releases in the last 12 months
see the full history below
Release timeline
170 releases · Nov 2020 to Aug 2026Releases
latest 60 of 170-
v1.14.224 Sep 2025Nothing published for this version
-
v0.16.414 Aug 2026Release notes
Open source →What's Changed
- Reorder ARG and ENV to improve docker cache hits by @dereknola in #699
- Group github action bumps by @dereknola in #710
- Optimize nats replay decoding by @bruth in #722
- Update emulated etcd version help text to 3.6.11 by @mhmxs in #735
- Optimize to avoid unnecessary allocations by @brandond in #727
- Use sqlite3.NewConnector to access registered driver instance by @brandond in #741
Automated Bumps
- Bump the etcd-dependencies group with 4 updates by @dependabot[bot] in #707
- Bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #709
- Bump github.com/klauspost/compress from 1.18.6 to 1.19.0 by @dependabot[bot] in #708
- Bump the action-deps group with 6 updates by @dependabot[bot] in #712
- Bump github.com/mattn/go-sqlite3 from 1.14.47 to 1.14.48 by @dependabot[bot] in #713
- Bump github.com/t4db/t4 from 1.0.3 to 1.0.5 by @dependabot[bot] in #718
- Bump google.golang.org/grpc from 1.82.0 to 1.82.1 by @dependabot[bot] in #716
- Bump github.com/klauspost/compress from 1.19.0 to 1.19.1 by @dependabot[bot] in #714
- Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1 by @dependabot[bot] in #719
- Bump modernc.org/sqlite from 1.53.0 to 1.55.0 by @dependabot[bot] in #717
- Bump modernc.org/sqlite from 1.55.0 to 1.56.0 by @dependabot[bot] in #738
- Bump github.com/klauspost/compress from 1.19.1 to 1.19.2 by @dependabot[bot] in #737
- Bump google.golang.org/grpc from 1.82.1 to 1.83.0 by @dependabot[bot] in #734
- Bump the action-deps group with 4 updates by @dependabot[bot] in #730
- Bump github.com/mattn/go-sqlite3 from 1.14.48 to 1.14.49 by @dependabot[bot] in #733
Full Changelog: v0.16.3...v0.16.4
-
v0.16.4-0.20260811062213-f0a280a1eb6e11 Aug 2026 pre-releaseNothing published for this version
-
v0.16.4-0.20260729205329-d71e2fefc80929 Jul 2026 pre-releaseNothing published for this version
-
v0.16.4-0.20260714172630-ef77f36d769414 Jul 2026 pre-releaseNothing published for this version
-
v0.16.323 Jun 2026Release notes
Open source →What's Changed
- Drop PREFIX, START conversions in favor of native KEY, END by @brandond in #693
- Enable sqlite internal statement cache by @brandond in #698
Automated Bumps
- Bump updatecli/updatecli-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #684
- Bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 by @dependabot[bot] in #688
- Bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #694
- Bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #695
- Bump github.com/mattn/go-sqlite3 from 1.14.44 to 1.14.47 by @dependabot[bot] in #696
- Bump modernc.org/sqlite from 1.51.0 to 1.53.0 by @dependabot[bot] in #697
- Bump alpine from 3.23 to 3.24 by @dependabot[bot] in #691
- Bump the etcd-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #686
Full Changelog: v0.16.2...v0.16.3
-
v0.16.3-0.20260609222234-6f6118a583fe09 Jun 2026 pre-releaseNothing published for this version
-
v0.16.202 Jun 2026Release notes
Open source →What's Changed
- Fix build-args for nocgo release by @brandond in #681
- Don't cache linters by @dereknola in #682
Full Changelog: v0.16.1...v0.16.2
-
v0.16.130 May 2026Release notes
Open source →What's Changed
- T4 multi-node issues fix by @makhov in #679
- Add pure-go (-nocgo) sqlite variant by @brandond in #678
Full Changelog: v0.16.0...v0.16.1
-
v0.16.1-rc130 May 2026 pre-releaseRelease notes
Open source →What's Changed
- T4 multi-node issues fix by @makhov in #679
- Add pure-go (-nocgo) sqlite variant by @brandond in #678
Full Changelog: v0.16.0...v0.16.1-rc1
-
v0.16.027 May 2026Release notes
Open source →Major Changes
- New
t4://driver backed by t4db - t4 is a simple, fast KV store that supports peer-to-peer replication and realtime WAL replay to/from S3. - Extensive performance optimization of SQL-based backends to improve query efficiency, reduce connection management overhead, and address race conditions observed under heavy load.
What's Changed
- Add t4 backend driver by @makhov in #669
- Improve SQL query performance and metrics by @brandond in #668
New Contributors
Automated Bumps
- Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #675
- Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #674
- Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #673
- Bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #672
- Bump updatecli/updatecli-action from 3.1.3 to 3.2.0 by @dependabot[bot] in #670
- Bump github.com/nats-io/nats.go from 1.51.0 to 1.52.0 by @dependabot[bot] in #666
- Bump the etcd-dependencies group with 4 updates by @dependabot[bot] in #665
- Bump google.golang.org/grpc from 1.80.0 to 1.81.1 by @dependabot[bot] in #671
Full Changelog: v0.15.0...v0.16.0
- New
-
v0.15.007 May 2026Release notes
Open source →Major Changes
Shiny new memory driver thanks to @luthermonson! Super fast, super low-overhead, but completely ephemeral.
Perfect for CI environments where everything is going to be trashed at the end of the run anyway. Give it a try with:kine --endpoint memory://
What's Changed
- Disable use-waitgroup-go check by @brandond in #654
- Memory Driver by @luthermonson in #653
- Fix nits in memory driver by @brandond in #661
- Bump to Kubernetes 1.35 by @brandond in #660
- Bump golang in multi-arch-build target by @brandond in #662
Automated Bumps
- Bump github.com/mattn/go-sqlite3 from 1.14.40 to 1.14.42 by @dependabot[bot] in #646
- Bump updatecli/updatecli-action from 3.0.0 to 3.1.1 by @dependabot[bot] in #644
- Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #643
- Bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #642
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #641
- Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.2 by @dependabot[bot] in #649
- Bump the etcd-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #648
- Bump updatecli/updatecli-action from 3.1.1 to 3.1.3 by @dependabot[bot] in #652
- Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 by @dependabot[bot] in #655
- Bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44 by @dependabot[bot] in #659
- Bump github.com/klauspost/compress from 1.18.5 to 1.18.6 by @dependabot[bot] in #656
- Bump github.com/nats-io/nats.go from 1.49.0 to 1.51.0 by @dependabot[bot] in #650
- Bump github.com/nats-io/jsm.go from 0.3.0 to 0.4.1 by @dependabot[bot] in #657
New Contributors
- @luthermonson made their first contribution in #653
Full Changelog: v0.14.16...v0.15.0
-
v0.14.17-0.20260506063911-4e030f1eafc506 May 2026 pre-releaseNothing published for this version
-
v0.14.1606 Apr 2026Release notes
Open source →What's Changed
- Pin GH Actions to commit sha by @cwayne18 in #631
- Checksum validation by @cwayne18 in #632
- Pin go install to a commit hash in Dockerfile by @cwayne18 in #633
- Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #637
- Bump google.golang.org/grpc from 1.79.2 to 1.80.0 by @dependabot[bot] in #638
- Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.40 by @dependabot[bot] in #639
- Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #634
- Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by @dependabot[bot] in #628
- Bump updatecli/updatecli-action from 2.100.0 to 3.0.0 by @dependabot[bot] in #635
New Contributors
Full Changelog: v0.14.15...v0.14.16
-
v0.14.16-rc106 Apr 2026 pre-releaseRelease notes
Open source →What's Changed
- Pin GH Actions to commit sha by @cwayne18 in #631
- Checksum validation by @cwayne18 in #632
- Pin go install to a commit hash in Dockerfile by @cwayne18 in #633
- Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #637
- Bump google.golang.org/grpc from 1.79.2 to 1.80.0 by @dependabot[bot] in #638
- Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.40 by @dependabot[bot] in #639
- Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #634
- Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by @dependabot[bot] in #628
- Bump updatecli/updatecli-action from 2.100.0 to 3.0.0 by @dependabot[bot] in #635
New Contributors
Full Changelog: v0.14.15...v0.14.16-rc1
-
v0.14.1520 Mar 2026Release notes
Open source →What's Changed
- Add attestations to kine release binaries and images by @dereknola in #625
- VACUUM SQLite at startup by @Mike-no in #623
New Contributors
Automated Bumps
- Bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #622
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #621
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #620
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #619
Full Changelog: v0.14.14...v0.14.15
-
v0.14.1407 Mar 2026Nothing published for this version
-
v0.14.1307 Mar 2026Nothing published for this version
-
v0.14.1219 Feb 2026Nothing published for this version
-
v0.14.1103 Feb 2026Nothing published for this version
-
v0.14.11-0.20260124060908-2fbb4bff7f5824 Jan 2026 pre-releaseNothing published for this version
-
v0.14.1007 Jan 2026Nothing published for this version
-
v0.14.10-0.20251215213741-d89f38fd69bc15 Dec 2025 pre-releaseNothing published for this version
-
v0.14.911 Dec 2025Nothing published for this version
-
v0.14.9-k3s1.3211 Dec 2025 pre-releaseNothing published for this version
-
v0.14.809 Dec 2025Nothing published for this version
-
v0.14.8-k3s1.3209 Dec 2025 pre-releaseNothing published for this version
-
v0.14.8-k3s1.3109 Dec 2025 pre-releaseNothing published for this version
-
v0.14.708 Dec 2025Nothing published for this version
-
v0.14.7-k3s1.3208 Dec 2025 pre-releaseNothing published for this version
-
v0.14.7-k3s1.3108 Dec 2025 pre-releaseNothing published for this version
-
v0.14.628 Oct 2025Nothing published for this version
-
v0.14.6-k3s1.3228 Oct 2025 pre-releaseNothing published for this version
-
v0.14.6-k3s1.3130 Oct 2025 pre-releaseNothing published for this version
-
v0.14.509 Oct 2025Nothing published for this version
-
v0.14.5-k3s1.3209 Oct 2025 pre-releaseNothing published for this version
-
v0.14.408 Oct 2025Nothing published for this version
-
v0.14.330 Sep 2025Nothing published for this version
-
v0.14.3-0.20250930010548-0c91ad1977d430 Sep 2025 pre-releaseNothing published for this version
-
v0.14.224 Sep 2025Nothing published for this version
-
v0.14.115 Sep 2025Nothing published for this version
-
v0.14.004 Sep 2025Nothing published for this version
-
v0.13.1903 Sep 2025Nothing published for this version
-
v0.13.19-0.20250818190639-ba21a3ce347618 Aug 2025 pre-releaseNothing published for this version
-
v0.13.1829 Jul 2025Nothing published for this version
-
v0.13.1710 Jul 2025Nothing published for this version
-
v0.13.1609 Jul 2025Nothing published for this version
-
v0.13.1530 Apr 2025Nothing published for this version
-
v0.13.1415 Apr 2025Nothing published for this version
-
v0.13.1310 Apr 2025Nothing published for this version
-
v0.13.1203 Apr 2025Nothing published for this version
-
v0.13.1114 Mar 2025Nothing published for this version
-
v0.13.1019 Feb 2025Nothing published for this version
-
v0.13.904 Feb 2025Nothing published for this version
-
v0.13.829 Jan 2025Nothing published for this version
-
v0.13.713 Dec 2024Nothing published for this version
-
v0.13.606 Dec 2024Nothing published for this version
-
v0.13.6-0.20241206030957-c8e68ac5a5d706 Dec 2024 pre-releaseNothing published for this version
-
v0.13.512 Nov 2024Nothing published for this version
-
v0.13.5-0.20241112173110-59c88f9b06d412 Nov 2024 pre-releaseNothing published for this version