Changelog
Others
- 9fd3d8d: Bump actions/checkout from 4.2.1 to 4.2.2 (@dependabot[bot])
- 24c1106: Bump actions/setup-go from 5.0.2 to 5.1.0 (@dependabot[bot])
- eee4d03: Bump go toolchain to 1.23.3 (@samuelbartels20)
- d7ba5e5: Bump golang from
d0b3155
to0974259
(@dependabot[bot]) - 8e2648a: Bump golang.org/x/net from 0.30.0 to 0.31.0 (@dependabot[bot])
- 57449a1: Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (@dependabot[bot])
- 3d3f4e0: Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (@dependabot[bot])
- f008dd4: Bump k8s.io/api from 0.31.1 to 0.31.2 (@dependabot[bot])
- 648887a: Bump k8s.io/client-go from 0.31.1 to 0.31.2 (@dependabot[bot])
- 64a2457: Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.4.2 (@dependabot[bot])
- 4712448: Ensure desired golang image tag is specified. (@jmhbnz)
- b7214d2: Merge pull request #136 from bavarianbidi/enable_release_build (@jmhbnz)
- 8cf9368: Merge pull request #137 from henrybear327/go/1.23.2 (@jmhbnz)
- 930266e: Merge pull request #139 from etcd-io/dependabot/github_actions/actions/checkout-4.2.2 (@jmhbnz)
- 3f2ebc3: Merge pull request #140 from etcd-io/dependabot/github_actions/actions/setup-go-5.1.0 (@jmhbnz)
- 1bdc093: Merge pull request #141 from etcd-io/dependabot/go_modules/k8s.io/api-0.31.2 (@jmhbnz)
- 2b3f358: Merge pull request #142 from etcd-io/dependabot/go_modules/k8s.io/client-go-0.31.2 (@jmhbnz)
- afa7de3: Merge pull request #145 from etcd-io/dependabot/go_modules/sigs.k8s.io/structured-merge-diff/v4-4.4.2 (@jmhbnz)
- 54e202a: Merge pull request #146 from spurin/dont_create_snapshot_if_doesnt_exist (@jmhbnz)
- f695a62: Merge pull request #148 from samuelbartels20/go-v1.23.3 (@jmhbnz)
- 627af12: Merge pull request #149 from jmhbnz/main (@jmhbnz)
- 965ce35: Merge pull request #150 from etcd-io/dependabot/go_modules/golang.org/x/net-0.31.0 (@jmhbnz)
- 814f6c0: Merge pull request #153 from etcd-io/dependabot/go_modules/google.golang.org/grpc-1.68.0 (@jmhbnz)
- 333a8c0: Merge pull request #154 from etcd-io/dependabot/docker/golang-0974259 (@jmhbnz)
- f9c2d92: Merge pull request #155 from etcd-io/dependabot/github_actions/goreleaser/goreleaser-action-6.1.0 (@jmhbnz)
- 9bfc3c2: [main] Bump go toolchain to 1.23.2 (@henrybear327)
- fa96b35: check file exists before using bolt.Open (@spurin)
- 3b9d1dd: chore: add release workflow and documentation (@bavarianbidi)
- 27ae8aa: chore: introduce goreleaser based release (@bavarianbidi)
- cb5a758: detect goversion via go.mod file (@bavarianbidi)