File etcd-for-k8s1.34.changes of Package etcd-for-k8s1.34
------------------------------------------------------------------- Tue Nov 25 07:53:34 UTC 2025 - Priyanka Saggu <priyanka.saggu@suse.com> - Update to version 3.6.5: * Bump go to 1.24.7 * fix 20271: protect backend usage from concurrent applySnapshot and defrag * Re-check that the lease still exists during the renew process * Add an e2e test to reproduce lease Renew returns a wrong response * tests: skip TestCorruptedBackupFileCheck test on big endian platforms * server: Fix TestLogRotation error message in Go 1.24 * Address Go 1.24 govet errors * dependency: bump github.com/golangci/golangci-lint from v1.63.4 to v1.64.8 * Bump bbolt to v1.4.3 * Remove checking confState during schema migration * Remove the --experimental-snapshot-catch-up-entries from help ------------------------------------------------------------------- Fri Sep 19 04:38:38 UTC 2025 - Priyanka Saggu <priyanka.saggu@suse.com> - Initial package version 3.6.4: * Version specified in kubernetes v1.34.1 https://github.com/kubernetes/kubernetes/blob/v1.34.1/build/dependencies.yaml#L65-L67 * full changelog: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.6.md#v364-2025-07-25