1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 15:46:51 +01:00

1063 Commits

Author SHA1 Message Date
Benjamin Wang
b666323e11 Bump go version to 1.25.6
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2026-01-30 10:07:17 +00:00
Chun-Hung Tseng
5d4ef72c13 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.4 to 2.27.5 and bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.4 to 2.27.5
Reference:
- #21194
- #21192

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-27 14:17:27 +00:00
Chun-Hung Tseng
125173b33c dependency: bump golang.org/x/tools from 0.40.0 to 0.41.0, golang.org/x/text from 0.32.0 to 0.33.0, golang.org/x/net from v0.48.0 to v0.49.0, golang.org/x/crypto from v0.46.0 to v0.49.0, golang.org/x/mod from v0.31.0 to v0.32.0
Reference:
- https://github.com/etcd-io/etcd/pull/21118
- https://github.com/etcd-io/etcd/pull/21117
- https://github.com/etcd-io/etcd/pull/21113
- https://github.com/etcd-io/etcd/pull/21110

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-16 01:20:13 +09:00
Chun-Hung Tseng
f2bab39a4a dependency: bump golang.org/x/sys from 0.39.0 to 0.40.0
Reference:
- https://github.com/etcd-io/etcd/pull/21115

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-16 01:20:13 +09:00
Chun-Hung Tseng
a030f7ec51 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.3 to 2.27.4
Also bumped automatically:
- google.golang.org/genproto/googleapis/rpc from v0.0.0-20251202230838-ff82c1b0f217 to v0.0.0-20251222181119-0a764e51fe1b
- google.golang.org/genproto/googleapis/api from v0.0.0-20251202230838-ff82c1b0f217 to v0.0.0-20251222181119-0a764e51fe1b
- google.golang.org/grpc from v1.77.0 to v1.78.0

Reference:
- https://github.com/etcd-io/etcd/pull/21059
- https://github.com/etcd-io/etcd/pull/21055

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-03 12:42:31 +09:00
Chun-Hung Tseng
36fe7f9cc4 dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.38.0 to 1.39.0
Also bumped automatically:
- google.golang.org/genproto/googleapis/api from v0.0.0-20251022142026-3a174f9686a8 to v0.0.0-20251202230838-ff82c1b0f217
- google.golang.org/genproto/googleapis/rpc from v0.0.0-20251022142026-3a174f9686a8 to v0.0.0-20251202230838-ff82c1b0f217
- go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.38.0 to 1.39.0

Reference:
- https://github.com/etcd-io/etcd/pull/21060
- https://github.com/etcd-io/etcd/pull/21057

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-03 12:42:31 +09:00
Chun-Hung Tseng
be7a2e4a68 dependency: bump google.golang.org/protobuf from 1.36.10 to 1.36.11
Reference:
- https://github.com/etcd-io/etcd/pull/21056

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2026-01-03 12:42:31 +09:00
Ivan Valdes
c6ead5fcc3 build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 in /tools/mod
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Reference: https://github.com/etcd-io/etcd/pull/21018

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-12-22 22:45:00 -08:00
Ivan Valdes
8505dec782 build(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.39.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Reference: https://github.com/etcd-io/etcd/pull/21002

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-12-22 22:44:56 -08:00
Ivan Valdes
4f99d2c03a build(deps): bump github.com/golangci/golangci-lint/v2 in /tools/mod
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.6.2 to 2.7.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v2.6.2...v2.7.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Reference: https://github.com/etcd-io/etcd/pull/21001

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-12-22 22:44:48 -08:00
boqishan
505f69dd11 build(deps): update go version to 1.25.5
Signed-off-by: boqishan <boqishan@126.com>
2025-12-04 00:32:54 +08:00
ArkaSaha30
7afc900659 dependency: bump google.golang.org/grpc from 1.76.0 to 1.77.0
This commit will bump google.golang.org/grpc from 1.76.0 to 1.77.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-11-28 23:01:30 +05:30
ArkaSaha30
5110a8c633 dependency: bump go.uber.org/zap from 1.27.0 to 1.27.1
This commit will bump go.uber.org/zap from 1.27.0 to 1.27.1

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-11-27 15:41:41 +05:30
ArkaSaha30
dcfb9fed86 dependency: bump golang.org/x/net from 0.46.0 to 0.47.0
This PR will bump golang.org/x/net from 0.46.0 to 0.47.0
Additioanlly also updates the following dependent modules:
- golang.org/x/sys v0.38.0
- golang.org/x/text v0.31.0
- golang.org/x/crypto v0.44.0
- golang.org/x/sync v0.18.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2025-11-19 20:40:33 +05:30
Ivan Valdes
483c98fd86 build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0
Reference: https://github.com/etcd-io/etcd/pull/20866

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-11-08 20:50:57 -08:00
ronaldngounou
013692c0f1 Bump Go from 1.25.3 to 1.25.4
Signed-off-by: ronaldngounou <ronald.ngounou@yahoo.com>
2025-11-06 21:01:19 -08:00
Marek Siarkowicz
2ce96db52f Merge pull request #20885 from kishen-v/rename-perfdash-file
Add benchmark type to perfdash filename
2025-11-04 13:58:06 +01:00
Kishen Viswanathan
8bee558868 Add benchmark type to perfdash filename
Signed-off-by: Kishen Viswanathan <kishen.viswanathan@ibm.com>
2025-11-04 17:26:17 +05:30
joshjms
4cbb086b1d dependency: bump golang.org/x/net from 0.44.0 to 0.46.0
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-10-23 00:46:07 +08:00
Ivan Valdes
343f7242f3 Enable goheader golangi-lint linter
Update source code files that were missing or had incorrect license
headers. For those that had the incorrect license, set the date to 2025.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-10-19 21:36:39 -07:00
hwdef
d5c9e13d70 dependency: Bump Go from 1.25.1 to 1.25.3
Signed-off-by: hwdef <hwdefcom@outlook.com>
2025-10-15 10:16:46 +08:00
joshjms
a68b35c971 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.2 to 2.27.3
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-10-08 00:02:44 +08:00
Benjamin Wang
438ed96938 Merge pull request #20755 from ahrtr/20251004_client_pkg
Add client/pkg/.gomodguard.yaml and prevent pkg, api and client/v3 from depending on server/v3
2025-10-05 14:40:23 +01:00
Benjamin Wang
9a4481e2e0 Add client/pkg/.gomodguard.yaml and prevent pkg, api and client/v3 from depending on server/v3
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-10-04 16:30:40 +01:00
Ivan Valdes
913a1e9667 Enable Go workspace
Introduce a new Go workspace that references all the current submodules.
To preserve the current behavior, point all of the current
FORBIDDEN_DEPENCENCY virtual dependencies to the same path.

Add scripts/update_go_workspace.sh that generates the Go workspace file
(go.work) based on the submodules found in the project (excluding the
tools) and creates the go.work.sum file after running go mod download.
Added this script to the fix Makefile target. Even though, the number of
modules in the etcd repository is small, by adding an automated way of
updating the go.work modules future proofs the project in case there are
new modules or removal of them.

Remove the workaround to forbid dependencies through the
FORBIDDEN_DEPENDENCY replace. This can be done through a linter rather
than at the go.mod level. Using the go.mod approach also brings issues
with the workspace, as all the dependencies (including replaces) need to
have a consistent version and point to the same place.

Co-authored-by: Tim Hockin <thockin@google.com>
Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-10-03 15:54:54 -07:00
Benjamin Wang
da267f1e9a Merge pull request #20748 from ivanvc/use-gomodguard-to-forbid-dependencies
Use gomodguard to forbid dependencies
2025-10-03 15:44:03 +01:00
Ivan Valdes
3062d2bcdf Replace FORBIDDEN_DEPENDENCIES with gomodguard
Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-10-02 15:12:46 -07:00
Benjamin Wang
188f3a9b5e Merge pull request #20729 from upamanyus/fix-idutil-doc
idutil: document event window as 2^48
2025-10-02 10:35:26 +01:00
yajianggroup
ab7ba34005 chore: fix some typos in comment
Signed-off-by: yajianggroup <yajianggroup@outlook.com>
2025-09-28 16:00:23 +08:00
Upamanyu Sharma
4492810a21 idutil: document event window as 2^48
6 byte suffix means event window is 2^48, not 2^56.

Signed-off-by: Upamanyu Sharma <upamanyu@mit.edu>
2025-09-26 13:14:25 -04:00
Chun-Hung Tseng
5d26c26cb4 dependency: bump github.com/golangci/golangci-lint/v2 from 2.4.0 to 2.5.0 and golang.org/x/net from 0.43.0 to 0.44.0
Reference:
- https://github.com/etcd-io/etcd/pull/20698
- https://github.com/etcd-io/etcd/pull/20697

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-26 06:46:02 +02:00
Chun-Hung Tseng
03b275cfdc dependency: bump google.golang.org/protobuf from 1.36.8 to 1.36.9
Reference:
- https://github.com/etcd-io/etcd/pull/20699

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-26 06:45:18 +02:00
Chun-Hung Tseng
fb2c1d4e7c dependency: bump github.com/spf13/pflag from 1.0.9 to 1.0.10
Reference:
- https://github.com/etcd-io/etcd/pull/20672

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-16 17:13:50 +02:00
Chun-Hung Tseng
9002c988ab dependency: bump google.golang.org/grpc from 1.75.0 to 1.75.1
Reference:
- https://github.com/etcd-io/etcd/pull/20674

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-16 17:13:50 +02:00
Ivan Valdes
f89ae9a679 dependency: Bump Go from 1.24.6 to 1.25.1
Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-09-15 10:06:49 -07:00
Kishen Viswanathan
c7c3ab4710 benchmark: Minor tweaks to make the perfdash data more parseable
Signed-off-by: Kishen Viswanathan <kishen.viswanathan@ibm.com>
2025-09-14 14:08:43 +05:30
Chun-Hung Tseng
fd5f7a4096 dependency: bump golang.org/x/crypto from 0.41.0 to 0.42.0 and bump golang.org/x/sys from 0.35.0 to 0.36.0
Reference:
- https://github.com/etcd-io/etcd/pull/20627
- https://github.com/etcd-io/etcd/pull/20628

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-09 08:01:18 +02:00
Chun-Hung Tseng
d2879a7ad1 dependency: bump golang.org/x/text from 0.28.0 to 0.29.0 and golang.org/x/sync from 0.16.0 to 0.17.0
Reference:
- https://github.com/etcd-io/etcd/pull/20626

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-09-09 08:01:18 +02:00
Benjamin Wang
1ac146cbe6 bump github.com/spf13/cobra from 1.9.1 to 1.10.1
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-09-07 10:45:10 +01:00
Benjamin Wang
bbb9a71847 bump go.opentelemetry.io/otel from 1.37.0 to 1.38.0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-09-07 10:39:36 +01:00
Chun-Hung Tseng
5ff3efebb8 dependency: bump google.golang.org/protobuf from 1.36.7 to 1.36.8
Reference:
- https://github.com/etcd-io/etcd/pull/20557

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-27 19:38:32 +00:00
Chun-Hung Tseng
210fcc1bcb dependency: bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0
Reference:
- https://github.com/etcd-io/etcd/pull/20558

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-27 19:38:32 +00:00
Chun-Hung Tseng
b83f3ef64d dependency: bump github.com/stretchr/testify from 1.10.0 to 1.11.0
Reference:
- https://github.com/etcd-io/etcd/pull/20561

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-27 19:38:32 +00:00
Chun-Hung Tseng
bf7ad5b97f dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.1 to 2.27.2, google.golang.org/grpc from 1.74.2 to 1.75.0, and google.golang.org/genproto/googleapis/rpc from v0.0.0-20250728155136-f173205681a0 to v0.0.0-20250818200422-3122310a409c
Reference:
- https://github.com/etcd-io/etcd/pull/20562
- https://github.com/etcd-io/etcd/pull/20556

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-27 19:38:32 +00:00
Benjamin Wang
788c39134f Simplify the implementation of ByteOrder
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-08-21 16:02:07 +01:00
Chun-Hung Tseng
ad4f9fea5f dependency: bump google.golang.org/protobuf from 1.36.6 to 1.36.7
Reference:
- https://github.com/etcd-io/etcd/pull/20467

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-13 07:52:49 +00:00
Chun-Hung Tseng
4dbe85ff4a dependency: bump golang.org/x/net from 0.42.0 to 0.43.0, golang.org/x/sys from 0.34.0 to 0.35.0, golang.org/x/text from 0.27.0 to 0.28.0, and golang.org/x/crypto from 0.40.0 to 0.41.0
Reference:
- https://github.com/etcd-io/etcd/pull/20472
- https://github.com/etcd-io/etcd/pull/20473
- https://github.com/etcd-io/etcd/pull/20474
- https://github.com/etcd-io/etcd/pull/20468

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
2025-08-13 07:52:49 +00:00
Benjamin Wang
cc67dc7962 Merge pull request #20460 from hwdef/dump-go-1246
[main] Bump Go to 1.24.6
2025-08-12 09:38:59 +01:00
hwdef
1824e9a19e Bump Go to 1.24.6
Signed-off-by: hwdef <hwdefcom@outlook.com>
2025-08-10 19:44:32 +08:00
Benjamin Wang
a945764959 Bump google.golang.org/genproto/googleapis/rpc to v0.0.0-20250728155136-f173205681a0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-08-10 11:03:30 +01:00