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
- 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
- Disable use-waitgroup-go check by @brandond in #654
- 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
- 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
New Contributors
- @luthermonson made their first contribution in #653
Full Changelog: v0.14.16...v0.15.0