-
Notifications
You must be signed in to change notification settings - Fork 10k
Comparing changes
Open a pull request
base repository: etcd-io/etcd
base: v3.5.13
head repository: etcd-io/etcd
compare: v3.5.14
Commits on Apr 1, 2024
-
Fix retry requests when receiving ErrGPRCNotSupportedForLearner
Signed-off-by: Ilya Baev <ilya.baev@gcore.com>
Configuration menu - View commit details
-
Copy full SHA for 0c2f208 - Browse repository at this point
Copy the full SHA 0c2f208View commit details -
build(deps): bump distroless/static-debian11 from
7e5c6a2
to046b92c
Bumps distroless/static-debian11 from `7e5c6a2` to `046b92c`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d1eb35d - Browse repository at this point
Copy the full SHA d1eb35dView commit details -
Merge pull request #17689 from etcd-io/dependabot/docker/release-3.5/…
…distroless/static-debian11-046b92c933032a8ca99a66f4c79a68ac029d9a4ababd1a806a82140b3b899fd3 build(deps): bump distroless/static-debian11 from `7e5c6a2` to `046b92c`
Configuration menu - View commit details
-
Copy full SHA for cbd0aed - Browse repository at this point
Copy the full SHA cbd0aedView commit details
Commits on Apr 2, 2024
-
Backport update for release script to use ssh.
Signed-off-by: James Blair <mail@jamesblair.net>
Configuration menu - View commit details
-
Copy full SHA for 107412f - Browse repository at this point
Copy the full SHA 107412fView commit details -
Backport rename of release script to release.sh.
Signed-off-by: James Blair <mail@jamesblair.net>
Configuration menu - View commit details
-
Copy full SHA for 1868848 - Browse repository at this point
Copy the full SHA 1868848View commit details -
Backport updates to shellcheck ignores for release.sh script.
Signed-off-by: James Blair <mail@jamesblair.net>
Configuration menu - View commit details
-
Copy full SHA for 953a023 - Browse repository at this point
Copy the full SHA 953a023View commit details
Commits on Apr 3, 2024
-
Backport initialization of mu in NewCtxClient to release-3.5
Configuration menu - View commit details
-
Copy full SHA for 61a85b7 - Browse repository at this point
Copy the full SHA 61a85b7View commit details
Commits on Apr 4, 2024
-
Merge pull request #17699 from henrybear327/backport-3.5/add-initiali…
…zation-for–epMu-in-contetx-client Backport initialization of mu in NewCtxClient to release-3.5
Configuration menu - View commit details
-
Copy full SHA for 130cfe9 - Browse repository at this point
Copy the full SHA 130cfe9View commit details -
Merge pull request #17641 from sheyt0/v3.5.13
[3.5] backport for fix retry requests when receiving ErrGPRCNotSupportedForLearner
Configuration menu - View commit details
-
Copy full SHA for f5092bc - Browse repository at this point
Copy the full SHA f5092bcView commit details -
Bump go-version to 1.21.9 for release-3.5 due to CVE-2023-45288
Reference: - PR #17703 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5776e21 - Browse repository at this point
Copy the full SHA 5776e21View commit details -
Bump golang.org/x/net to v0.23.0
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 600b6bf - Browse repository at this point
Copy the full SHA 600b6bfView commit details -
Merge pull request #17708 from henrybear327/cve/3.5-bump-go-1.21.9
Bump go-version to 1.21.9 for release-3.5 due to CVE-2023-45288
Configuration menu - View commit details
-
Copy full SHA for 01851da - Browse repository at this point
Copy the full SHA 01851daView commit details -
.github: enable failpoints for integration tests
And introduce helper to toggle failpoints by makefile. Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b78b214 - Browse repository at this point
Copy the full SHA b78b214View commit details -
*: LeaseTimeToLive returns error if leader changed
The old leader demotes lessor and all the leases' expire time will be updated. Instead of returning incorrect remaining TTL, we should return errors to force client retry. Cherry-pick: d3bb6f6 Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94a1d0c - Browse repository at this point
Copy the full SHA 94a1d0cView commit details -
[3.5]Add trivy scan as a job in release workflow
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1404f5a - Browse repository at this point
Copy the full SHA 1404f5aView commit details
Commits on Apr 5, 2024
-
Merge pull request #17704 from fuweid/35-cp-17462
[3.5] *: LeaseTimeToLive returns error if leader changed
Configuration menu - View commit details
-
Copy full SHA for 86d9874 - Browse repository at this point
Copy the full SHA 86d9874View commit details
Commits on Apr 6, 2024
-
Merge pull request #17716 from ArkaSaha30/trivy-scan-head-3.5
[3.5]Add trivy scan for current branch HEAD
Configuration menu - View commit details
-
Copy full SHA for 7f18f30 - Browse repository at this point
Copy the full SHA 7f18f30View commit details -
Signed-off-by: Lan Liang <gcslyp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6df59c - Browse repository at this point
Copy the full SHA b6df59cView commit details -
feat: observe wal write at one time
Signed-off-by: Qiuyu Wu <qiuyu.wu@shopee.com>
Qiuyu Wu committedApr 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 51f3134 - Browse repository at this point
Copy the full SHA 51f3134View commit details
Commits on Apr 7, 2024
-
Merge pull request #17619 from liangyuanpeng/approve_ghaction_3.5
[3.5] Add approvals gh workflows.
Configuration menu - View commit details
-
Copy full SHA for 4ffa5c5 - Browse repository at this point
Copy the full SHA 4ffa5c5View commit details
Commits on Apr 8, 2024
-
Merge pull request #17616 from Akiqqqqqqq/feature-wal-write-metrics
[3.5] feat: add wal write system call metrics observation
Configuration menu - View commit details
-
Copy full SHA for b671991 - Browse repository at this point
Copy the full SHA b671991View commit details -
Merge pull request #17732 from jmhbnz/fix-release-script
[3.5] Backport release script fixes
Configuration menu - View commit details
-
Copy full SHA for 10e469e - Browse repository at this point
Copy the full SHA 10e469eView commit details -
test: add mix version e2e test.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Configuration menu - View commit details
-
Copy full SHA for c06ec72 - Browse repository at this point
Copy the full SHA c06ec72View commit details
Commits on Apr 10, 2024
-
Merge pull request #17531 from siyuanfoundation/3.5-downgrade-test
[3.5] backport mix version e2e test.
Configuration menu - View commit details
-
Copy full SHA for dad2bab - Browse repository at this point
Copy the full SHA dad2babView commit details
Commits on Apr 16, 2024
-
add experimental-snapshot-catchup-entries flag.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Configuration menu - View commit details
-
Copy full SHA for 464df4a - Browse repository at this point
Copy the full SHA 464df4aView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9331ee3 - Browse repository at this point
Copy the full SHA 9331ee3View commit details
Commits on Apr 18, 2024
-
Merge pull request #17813 from henrybear327/backport-3.5/ignore-raft-…
…messages-if-member-id-mismatch [backport-3.5] server: ignore raft messages if member id mismatch
Configuration menu - View commit details
-
Copy full SHA for 692c2d2 - Browse repository at this point
Copy the full SHA 692c2d2View commit details -
test: add checking snapshot be sent in mix_version_test.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Configuration menu - View commit details
-
Copy full SHA for c391d69 - Browse repository at this point
Copy the full SHA c391d69View commit details
Commits on Apr 19, 2024
-
Merge pull request #17808 from siyuanfoundation/3.5-downgrade-test
[3.5] add experimental-snapshot-catchup-entries flag
Configuration menu - View commit details
-
Copy full SHA for 91e9dd3 - Browse repository at this point
Copy the full SHA 91e9dd3View commit details
Commits on Apr 21, 2024
-
Update the compaction log when bootstrap and update compact's signature
Actually the compact() never return an error, so remove the second return parameter. Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for adf1c3f - Browse repository at this point
Copy the full SHA adf1c3fView commit details
Commits on Apr 23, 2024
-
Merge pull request #17830 from ahrtr/3.5_update_compact_log_bootstrap…
…_20240421 [3.5] Update the compaction log when bootstrap and update compact's signature
Configuration menu - View commit details
-
Copy full SHA for 6dce9b2 - Browse repository at this point
Copy the full SHA 6dce9b2View commit details
Commits on Apr 24, 2024
-
server/mvcc: introduce compactBeforeSetFinishedCompact failpoint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6b03446 - Browse repository at this point
Copy the full SHA 6b03446View commit details -
Signed-off-by: Wei Fu <fuweid89@gmail.com> (cherry picked from commit 7173391) Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7beff57 - Browse repository at this point
Copy the full SHA 7beff57View commit details -
server/storage: update currentRev if scheduledCompact > currentRev
Signed-off-by: Wei Fu <fuweid89@gmail.com> (cherry picked from commit 9ea2349) Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c06b17b - Browse repository at this point
Copy the full SHA c06b17bView commit details -
server/mvcc: should update currentRev in revMu
Signed-off-by: Wei Fu <fuweid89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0af22ab - Browse repository at this point
Copy the full SHA 0af22abView commit details -
Merge pull request #17865 from fuweid/backport-17815-35
[3.5] fix revision loss issue caused by compaction - 17780
Configuration menu - View commit details
-
Copy full SHA for a7a8fb8 - Browse repository at this point
Copy the full SHA a7a8fb8View commit details
Commits on Apr 29, 2024
-
e2e: add mix version test of adding last ver to current ver.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Configuration menu - View commit details
-
Copy full SHA for daec41c - Browse repository at this point
Copy the full SHA daec41cView commit details
Commits on Apr 30, 2024
-
Merge pull request #17888 from siyuanfoundation/3.5-downgrade-test
[3.5] add mix version test of adding last ver to current ver.
Configuration menu - View commit details
-
Copy full SHA for 31a87cf - Browse repository at this point
Copy the full SHA 31a87cfView commit details -
gRPC health server sets serving status to NOT_SERVING on defrag
gRPC health server sets serving status to NOT_SERVING on defrag Backport from 3.6 in #16278 Co-authored-by: Chao Chen <chaochn@amazon.com> Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 750bc0b - Browse repository at this point
Copy the full SHA 750bc0bView commit details
Commits on May 1, 2024
-
build(deps): bump distroless/static-debian11 from
046b92c
to6d31326
Bumps distroless/static-debian11 from `046b92c` to `6d31326`. --- updated-dependencies: - dependency-name: distroless/static-debian11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 22ca615 - Browse repository at this point
Copy the full SHA 22ca615View commit details
Commits on May 2, 2024
-
Merge pull request #17920 from etcd-io/dependabot/docker/release-3.5/…
…distroless/static-debian11-6d31326376a7834b106f281b04f67b5d015c31732f594930f2ea81365f99d60c build(deps): bump distroless/static-debian11 from `046b92c` to `6d31326`
Configuration menu - View commit details
-
Copy full SHA for 2c7f6d6 - Browse repository at this point
Copy the full SHA 2c7f6d6View commit details
Commits on May 6, 2024
-
v3rpc: run health notifier to listen on online defrag state change
Backport from 3.6 in #16836 Co-authored-by: Chao Chen <chaochn@amazon.com> Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for cee181d - Browse repository at this point
Copy the full SHA cee181dView commit details -
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for a5eec4d - Browse repository at this point
Copy the full SHA a5eec4dView commit details -
Merge pull request #17943 from tjungblu/bboltbump_1.3.10
Bump bbolt to 1.3.10 for 3.5
Configuration menu - View commit details
-
Copy full SHA for a5cf841 - Browse repository at this point
Copy the full SHA a5cf841View commit details -
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Configuration menu - View commit details
-
Copy full SHA for 99a6434 - Browse repository at this point
Copy the full SHA 99a6434View commit details -
Merge pull request #17931 from siyuanfoundation/3.5-downgrade-test
[3.5] Backport cluster downgrade test.
Configuration menu - View commit details
-
Copy full SHA for f2cbef2 - Browse repository at this point
Copy the full SHA f2cbef2View commit details
Commits on May 7, 2024
-
Merge pull request #17914 from tjungblu/backport_35_grpc_defragserv
[3.5] gRPC health server sets serving status to NOT_SERVING on defrag
Configuration menu - View commit details
-
Copy full SHA for 0f0af63 - Browse repository at this point
Copy the full SHA 0f0af63View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6abc349 - Browse repository at this point
Copy the full SHA 6abc349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1dadd - Browse repository at this point
Copy the full SHA 9e1daddView commit details -
Merge pull request #17977 from ivanvc/release-3.5-backport-etcdutl-me…
…mory-allocation-issue [3.5] backport etcdutl memory allocation issue
Configuration menu - View commit details
-
Copy full SHA for 8f6d2dc - Browse repository at this point
Copy the full SHA 8f6d2dcView commit details
There are no files selected for viewing
This file was deleted.