Commit Graph

  • c2b458c56b
    Merge pull request #17387 from Elbehery/backport_35_SetKeepAlivePeriod_OpenBSD Benjamin Wang 2024-02-07 15:53:48 +00:00
  • 759d88a990
    dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.0 to 2.19.1 Sharath Sivakumar 2024-02-07 16:15:49 +01:00
  • aac5c09fe4 Add go1.21 update to changelog Allen Ray 2024-02-05 12:58:23 -05:00
  • 26252c6bb4
    Merge pull request #17372 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.0 Benjamin Wang 2024-02-07 11:01:32 +00:00
  • 8b2493256d
    tests/e2e: implement EtcdProcessCluster WaitLeader Ivan Valdes 2024-02-05 16:59:57 -08:00
  • c37d33c571
    tests/e2e: implement EtcdProcess Etcdctl Ivan Valdes 2024-02-05 16:58:29 -08:00
  • b0a36851b2
    Merge pull request #3 from Dadudidas/Dadudidas-patch-1 Sascha Ronnie Daoudia 2024-02-06 22:59:37 +01:00
  • 7fc4902c4d
    Update issue templates Sascha Ronnie Daoudia 2024-02-06 22:59:31 +01:00
  • 994fa9b6e2
    Merge pull request #2 from Dadudidas/Dadudidas-patch-1 Sascha Ronnie Daoudia 2024-02-06 22:59:11 +01:00
  • 077f402ea4
    Create Sponsor FUNDING.yml Sascha Ronnie Daoudia 2024-02-06 22:58:55 +01:00
  • e2be4d8beb etcd: Add OpenBSD-specific files for SetKeepAlivePeriod handling Ruize Tang 2023-05-03 14:51:34 +08:00
  • 62a4bb3be9 etcd: Add OpenBSD-specific files for SetKeepAlivePeriod handling Ruize Tang 2023-05-03 14:51:34 +08:00
  • 1a6eaca539
    Merge pull request #17383 from fuweid/backport-17365-to-34 Benjamin Wang 2024-02-06 15:54:31 +00:00
  • 76e7fe7057
    Merge pull request #17382 from fuweid/backport-17365-to-35 Benjamin Wang 2024-02-06 15:54:08 +00:00
  • 70cc19aad5 etcdserver: add memberReplaceLearnerTest to improve testing coverage NitishKumar06 2024-01-20 18:52:17 +05:30
  • cf7043391c
    Merge pull request #15812 from tangruize/main Benjamin Wang 2024-02-06 13:05:56 +00:00
  • 15aae5b4e2
    Merge pull request #17385 from mitake/retire-mitake Hitoshi Mitake 2024-02-06 21:07:50 +09:00
  • 617f1df443 Remove string dependent error handling in watch and auth Hitoshi Mitake 2024-02-05 20:59:06 +09:00
  • 8c9dd749a2 Update OWNERS: retire mitake Hitoshi Mitake 2024-01-31 21:19:12 +09:00
  • 51c99dd3fd etcdserver: drain leaky goroutines before test completed Wei Fu 2024-02-06 12:58:35 +08:00
  • a965801b6e etcdserver: drain leaky goroutines before test completed Wei Fu 2024-02-06 12:11:33 +08:00
  • b2dae1048d
    Merge pull request #17370 from dusk125/backoff-config-changelog Sahdev Zala 2024-02-05 20:12:39 -05:00
  • 53a9a354df
    Merge pull request #17367 from ahrtr/email_20240205 Sahdev Zala 2024-02-05 20:10:42 -05:00
  • 26bae5efbd
    tests/e2e: move etcdctl to framework/e2e Ivan Valdes 2024-02-05 15:13:42 -08:00
  • 290d457151
    build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2024-02-05 17:54:51 +00:00
  • cfa9b1fb1e
    build(deps): bump github.com/rivo/uniseg in /tools/mod dependabot[bot] 2024-02-05 17:42:02 +00:00
  • 049d49325a
    build(deps): bump github.com/daixiang0/gci in /tools/mod dependabot[bot] 2024-02-05 17:41:53 +00:00
  • aa4c886a48
    build(deps): bump github.com/catenacyber/perfsprint in /tools/mod dependabot[bot] 2024-02-05 17:41:45 +00:00
  • cf99a1d101
    build(deps): bump go-simpler.org/sloglint in /tools/mod dependabot[bot] 2024-02-05 17:41:37 +00:00
  • 9187fa24f2
    build(deps): bump github.com/mattn/go-sqlite3 in /tools/mod dependabot[bot] 2024-02-05 17:41:28 +00:00
  • 23629ca07f
    build(deps): bump arduino/setup-protoc from 1.3.0 to 3.0.0 dependabot[bot] 2024-02-05 17:18:35 +00:00
  • aaddb79663
    build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 dependabot[bot] 2024-02-05 17:18:30 +00:00
  • 573ff18208
    Merge pull request #17369 from dusk125/3.4-backport-retry-config Benjamin Wang 2024-02-05 17:08:17 +00:00
  • 6301cf3a42
    Merge pull request #17368 from dusk125/3.4-to-go1.21 Benjamin Wang 2024-02-05 16:18:00 +00:00
  • 4d9bff9834 Add backoff/retry config to changelog Allen Ray 2024-02-05 10:44:19 -05:00
  • 8e62f4af61 [3.4] backport: add backoff to client config Allen Ray 2024-01-17 11:45:36 -05:00
  • 9591c294b7 [3.4] Update to go1.21 Allen Ray 2024-02-05 10:19:31 -05:00
  • 5d356305ee Update ahrtr's email Benjamin Wang 2024-02-05 14:30:50 +00:00
  • 588023cc46
    Merge pull request #17362 from dusk125/3.5-to-go1.21 Benjamin Wang 2024-02-05 12:55:29 +00:00
  • 3c8e389d82
    Merge pull request #17363 from dusk125/3.5-backport-retry-config Benjamin Wang 2024-02-05 12:53:55 +00:00
  • 928173985e
    Merge pull request #17365 from fuweid/fix-race Benjamin Wang 2024-02-05 12:53:40 +00:00
  • 79716fa112 added dial-keepalive-time、dial-keepalive-timeout、permit-without-stream arguments to the grpc-proxy shihuixing 2024-02-05 11:13:46 +08:00
  • df2eab8d1f added dial-keepalive-time、dial-keepalive-timeout、permit-without-stream arguments to the grpc-proxy Signed-off-by: halleyshx <shxdoitgo@gmail.com> shihuixing 2024-01-31 20:21:39 +08:00
  • ba0f5d014c Added a error log when learner is not sync with etcd leader. Ishan Tyagi 2024-01-30 15:42:11 +05:30
  • 24013bd1d8 changelog: add 3.4 and 3.5 note about go 1.20.13 Ivan Valdes 2024-01-23 14:03:14 -08:00
  • 91289d8c99 Add verification on keys: should be always mononically increasing Benjamin Wang 2024-01-25 18:00:26 +00:00
  • 64c0d9f2d7 test: fix TestHashKVWhenCompacting: ensure all goroutine finished Benjamin Wang 2024-01-24 13:32:02 +00:00
  • 32ee8b877a etcdserver: drain leaky goroutines before test completed Wei Fu 2024-02-03 17:06:55 +08:00
  • a13f676ec6 [3.5] backport: add backoff to client config Allen Ray 2024-01-17 11:45:36 -05:00
  • 3d64877dc2 [3.5] Update to go1.21 Allen Ray 2024-02-01 15:13:16 -05:00
  • 43d6759977
    Merge pull request #17335 from etcd-io/dependabot/github_actions/github/codeql-action-3.23.2 Benjamin Wang 2024-02-01 16:04:56 +00:00
  • 6344109a17
    Merge pull request #17334 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.3.0 Benjamin Wang 2024-02-01 15:20:59 +00:00
  • 66d21c7c7c
    build(deps): bump github.com/mgechev/revive in /tools/mod dependabot[bot] 2024-02-01 14:07:07 +00:00
  • 7926173240
    Merge pull request #17358 from sharathsivakumar/shsi/bump_deps_13 Benjamin Wang 2024-02-01 14:06:05 +00:00
  • 93b5e5a3e0
    dependency: bump github.com/alexfalkowski/gocovmerge from 1.2.3 to 1.2.6 Sharath Sivakumar 2024-02-01 14:07:50 +01:00
  • 60d642332c
    dependency: bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 Sharath Sivakumar 2024-02-01 14:03:57 +01:00
  • 9ec752d0f3
    dependency: bump google.golang.org/grpc from 1.60.1 to 1.61.0 Sharath Sivakumar 2024-02-01 13:57:32 +01:00
  • aa81e57855
    dependency: bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 Sharath Sivakumar 2024-02-01 13:51:29 +01:00
  • 13b48947d4
    Merge pull request #17356 from MadhavJivrajani/fix-out-of-index-error Marek Siarkowicz 2024-02-01 12:24:10 +01:00
  • f0f4e8a4e8 tests/robustness: fix out of index panic in model replay Madhav Jivrajani 2024-02-01 16:14:35 +05:30
  • 6d37790e2b
    Merge pull request #17354 from ahrtr/3.4.30_changelog Benjamin Wang 2024-01-31 14:22:28 +00:00
  • 0b77694f14 Update changelog for v3.4.30 Benjamin Wang 2024-01-31 13:31:08 +00:00
  • ff2304879e Bump version to 3.4.30 v3.4.30 Benjamin Wang 2024-01-31 13:09:19 +00:00
  • 5b0fc98d1f
    Merge pull request #17351 from serathius/v3.5.12-changelog Marek Siarkowicz 2024-01-31 13:09:57 +01:00
  • f58a258f9a Add v3.5.12 changelog Marek Siarkowicz 2024-01-31 11:52:02 +01:00
  • e7b3bb6cca version: bump up to 3.5.12 v3.5.12 tests/v3.5.12 server/v3.5.12 raft/v3.5.12 pkg/v3.5.12 etcdutl/v3.5.12 etcdctl/v3.5.12 client/v3.5.12 client/v2.305.12 client/pkg/v3.5.12 api/v3.5.12 Marek Siarkowicz 2024-01-31 11:32:22 +01:00
  • 378a19609b
    Merge pull request #17346 from serathius/crypto-3.5 Marek Siarkowicz 2024-01-31 11:21:03 +01:00
  • 8bd1facbe2
    Merge pull request #17347 from serathius/crypto-3.4 Marek Siarkowicz 2024-01-31 11:20:58 +01:00
  • b6b36c94ab Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795 Marek Siarkowicz 2024-01-30 11:45:41 +01:00
  • ca41186228
    Merge pull request #17288 from ishan16696/promoteLeaner/addLogInfo Benjamin Wang 2024-01-30 12:47:28 +00:00
  • 8599d48f80 Bump golang.org/x/crypto to v0.17+ to address CVE-2023-48795 Marek Siarkowicz 2024-01-30 11:44:15 +01:00
  • 16a5e1da71 Added a error log when learner is not sync with etcd leader. Ishan Tyagi 2024-01-30 15:42:11 +05:30
  • 1d5788e615
    build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 in /tools/mod dependabot[bot] 2024-01-29 17:44:02 +00:00
  • 208e71e105
    build(deps): bump github.com/alexfalkowski/gocovmerge in /tools/mod dependabot[bot] 2024-01-29 17:42:40 +00:00
  • 44685ac824
    build(deps): bump google.golang.org/grpc in /tools/mod dependabot[bot] 2024-01-29 17:42:31 +00:00
  • 07f0ee5364
    build(deps): bump github.com/mattn/go-sqlite3 in /tools/mod dependabot[bot] 2024-01-29 17:42:19 +00:00
  • a3d7d43d80
    build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-29 17:16:27 +00:00
  • cafa005afd
    build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 dependabot[bot] 2024-01-29 17:16:20 +00:00
  • 8dbc92fc53
    build(deps): bump github.com/rivo/uniseg from 0.2.0 to 0.4.6 dependabot[bot] 2024-01-29 17:16:14 +00:00
  • f160da51de
    build(deps): bump go.opentelemetry.io/proto/otlp from 1.0.0 to 1.1.0 dependabot[bot] 2024-01-29 17:16:12 +00:00
  • 5e28c3d4bd
    build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 dependabot[bot] 2024-01-29 17:09:45 +00:00
  • db21a20fda
    build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 dependabot[bot] 2024-01-29 17:09:37 +00:00
  • d14f794a33
    Merge pull request #17321 from ahrtr/3.4_TestHashKVWhenCompacting_20240125 Benjamin Wang 2024-01-26 10:37:32 +00:00
  • 58846bd8f3
    Merge pull request #17309 from ivanvc/update-changelog-to-add-go-1.20.13 Marek Siarkowicz 2024-01-26 10:47:32 +01:00
  • c83feebbbd
    changelog: add 3.4 and 3.5 note about go 1.20.13 Ivan Valdes 2024-01-23 14:03:14 -08:00
  • 704c93c9ba
    Merge pull request #17325 from ahrtr/verify_key_20240125 Benjamin Wang 2024-01-25 18:54:21 +00:00
  • 141232e773
    Merge pull request #17320 from ahrtr/3.5_TestHashKVWhenCompacting_20240125 Benjamin Wang 2024-01-25 18:53:29 +00:00
  • c12e15d91a Add verification on keys: should be always mononically increasing Benjamin Wang 2024-01-25 18:00:26 +00:00
  • b2873784b2
    Merge pull request #17313 from ahrtr/TestHashKVWhenCompacting_20240124 Benjamin Wang 2024-01-25 17:48:05 +00:00
  • 12cd4da770
    Merge pull request #17323 from serathius/robustness-lazyfs-arm64 Marek Siarkowicz 2024-01-25 18:02:25 +01:00
  • 7d5580027d Disable lazyfs test on arm64 machines Marek Siarkowicz 2024-01-25 16:46:36 +01:00
  • 4d3108246d
    Merge pull request #17260 from serathius/validate-watch-without-event-history Marek Siarkowicz 2024-01-25 16:01:01 +01:00
  • 6b774527c3 test: fix TestHashKVWhenCompacting: ensure all goroutine finished Benjamin Wang 2024-01-25 10:19:25 +00:00
  • 0f494e02fa test: fix TestHashKVWhenCompacting: ensure all goroutine finished Benjamin Wang 2024-01-25 10:17:34 +00:00
  • c647614b6a test: fix TestHashKVWhenCompacting: ensure all goroutine finished Benjamin Wang 2024-01-24 13:32:02 +00:00
  • a818d07317
    Merge pull request #17307 from dusk125/no-ignore-dialopts Marek Siarkowicz 2024-01-25 12:36:17 +01:00
  • 23798e09c8
    Merge pull request #17302 from etcd-io/dependabot/github_actions/github/codeql-action-3.23.1 Benjamin Wang 2024-01-25 11:01:37 +00:00
  • 0bfbc4f2b9
    Merge pull request #17303 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.2.0 Benjamin Wang 2024-01-25 10:06:59 +00:00
  • 1d67e9efea
    Merge pull request #17316 from ahrtr/3.4_configure_peer_log_20240124 Benjamin Wang 2024-01-25 10:05:52 +00:00
  • a0ff8e41f8
    Merge pull request #17315 from ahrtr/3.5_configure_peer_log_20240124 Benjamin Wang 2024-01-25 10:05:46 +00:00