Commit Graph

  • 892472dd89
    Merge pull request #16620 from ahrtr/changelog_grpc_gw_20230919 Benjamin Wang 2023-09-19 11:05:45 +01:00
  • c15f11041b Update 3.6 changelog to include the grpc-gateway upgrading from v1 to v2 and golang upgrading to 1.21 Benjamin Wang 2023-09-19 09:54:18 +01:00
  • 94970d3bc2
    build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2023-09-19 08:41:09 +00:00
  • cc9f29c0e7
    build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2023-09-19 08:40:57 +00:00
  • ab99a17c3d
    build(deps): bump honnef.co/go/tools from 0.4.5 to 0.4.6 in /tools/mod dependabot[bot] 2023-09-19 08:40:49 +00:00
  • 9bdc9f209a
    build(deps): bump go.opentelemetry.io/otel from 1.17.0 to 1.18.0 dependabot[bot] 2023-09-19 08:40:39 +00:00
  • dc384ab398
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2023-09-19 08:40:33 +00:00
  • 5003e3f081
    build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 dependabot[bot] 2023-09-19 08:40:22 +00:00
  • c208445c8c
    build(deps): bump go.opentelemetry.io/otel/metric from 1.17.0 to 1.18.0 dependabot[bot] 2023-09-19 08:40:17 +00:00
  • 859c0ee5b3 server: add fields to migrate from 3.5 to 3.4 Bogdan Kanivets 2023-06-01 10:53:41 -07:00
  • c70ac642ae
    Merge pull request #16595 from ahrtr/gw_20230913 Benjamin Wang 2023-09-19 09:39:43 +01:00
  • 357d22667c
    Merge pull request #16609 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.7 Benjamin Wang 2023-09-19 07:29:03 +01:00
  • 84d0f1fcc5
    build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 dependabot[bot] 2023-09-18 17:38:07 +00:00
  • 8eba295bc5 Resolve review comments: add some comments to clarify some confusion script or code Benjamin Wang 2023-09-18 12:07:55 +01:00
  • d06cdfa1ee Updated the tools/proto-annotation to exclude grpc.gateway package Benjamin Wang 2023-09-14 09:56:00 +01:00
  • 5444cdae69 remove all usage of v1 grpc-gateway Benjamin Wang 2023-09-13 19:58:32 +01:00
  • de41d4d8aa dependency: set github.com/grpc-ecosystem/grpc-gateway/v2 version to 2.17.1 for all modules Benjamin Wang 2023-09-13 19:51:39 +01:00
  • 189f709a5d Apply patches on the generated *.pb.gw.go files to convert v1 messages to v2 messages Benjamin Wang 2023-09-13 18:42:12 +01:00
  • 4ec581a6a3 re-generate all the *.pb.gw.go files Benjamin Wang 2023-09-13 11:17:31 +01:00
  • 522b698928 upgrade grpc-gateway from v1 to v2 Wei Fu 2023-09-13 11:12:16 +01:00
  • 6ba1ebd5e4
    Merge 97565c41cdd6ea9ec1bdb1263229b4d3f009d9ba into 700411d838e03c5a379ebca7dd750f7afd64a136 anotherJJz 2023-09-18 10:40:14 +01:00
  • 03cd8cdb21 wip: try without skipping when binary doesn't exist Bogdan Kanivets 2023-09-18 02:23:51 -07:00
  • 700411d838
    Merge pull request #16601 from fuweid/fix-nakedret-lint Benjamin Wang 2023-09-18 10:00:25 +01:00
  • 0917288ad5
    Merge pull request #16604 from chenyahui/interface_to_any Marek Siarkowicz 2023-09-18 10:16:36 +02:00
  • e72c2c40d4 *: fix nakedret lint Wei Fu 2023-09-17 02:09:13 +00:00
  • c0aa3b613b Use any instead of interface{} chenyahui 2023-09-17 17:41:58 +08:00
  • d5c888c58f walk doc cleanup redwrasse 2023-09-16 10:53:59 -07:00
  • fb8a315be6
    Merge pull request #16600 from jmhbnz/add-owners-file Wenjia 2023-09-16 11:09:41 -07:00
  • 371bedad27
    Add OWNERS file for etcd. James Blair 2023-09-16 19:43:05 +12:00
  • 3d079fa3c5 Add diagrams explaining etcd internals and consistent read/write workflows Shyam Jeedigunta 2023-09-08 16:53:55 +00:00
  • e0c3d47d64
    Merge bafc6566db1de0ad7d660d8aaaf0be686a1739ed into 9ec5f981894063d13fdc5cfc60933c515ab6c6c2 Benjamin Wang 2023-09-14 16:33:54 +08:00
  • 9ec5f98189
    Merge pull request #16594 from dusk125/upgrade-1.21 Benjamin Wang 2023-09-14 09:26:35 +01:00
  • ddd59b9556 Changes to ignore entries older than ci during apply to RaftCluster Geeta Gharpure 2023-09-12 23:23:02 +00:00
  • cc130fd2d4 Update to go1.21 Allen Ray 2023-09-13 09:34:28 -04:00
  • e5495aec01 Fix incosistent vendoring Rafael da Fonseca 2023-09-13 13:08:06 +01:00
  • 29c5bd2c67 run missing go mod tidy Rafael da Fonseca 2023-09-13 12:57:07 +01:00
  • 11e2a74996 Bump grpc to 1.58.0 to sync with main Rafael da Fonseca 2023-09-13 10:00:48 +01:00
  • 98e3e4c5b4 resolver: cleanup of deprecated grpc resolver target.Endpoint field target.Endpoint and some other fields are deprecated, URL field is suggested to use instead path is required to be stripped of "/" prefix for naming/resolver to work porperly Ramil Mirhasanov 2022-12-10 12:19:20 +03:00
  • 026df6f82a Update GRPC dependency to fix testing packages compatibility issues with grpc 1.54.1+ Rafael da Fonseca 2023-09-13 09:37:18 +01:00
  • afade99a79
    Merge pull request #16587 from ahrtr/grpc_20230912 Benjamin Wang 2023-09-13 09:15:56 +01:00
  • 2a0613bc22 dependency: bump google.golang.org/grpc to 1.58.0 Benjamin Wang 2023-09-12 10:47:14 +01:00
  • cc282a890b
    Merge pull request #16572 from ahrtr/fix_curl_test_20230911 Benjamin Wang 2023-09-12 09:44:00 +01:00
  • 820f5a1081
    build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 in /tools/mod dependabot[bot] 2023-09-12 08:23:30 +00:00
  • b5ebfb28ed
    build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 dependabot[bot] 2023-09-12 08:22:55 +00:00
  • d506a72f32
    Merge pull request #16584 from ahrtr/dependencies_20230911 Benjamin Wang 2023-09-12 09:21:40 +01:00
  • f25f131f36
    Merge pull request #16586 from redwrasse/sshah/store-cmt-cleanup Benjamin Wang 2023-09-12 08:39:30 +01:00
  • b79cbcc3db mvcc: cleanup comment in HashStorage.Store redwrasse 2023-09-11 21:54:42 -07:00
  • 949cf1e41c
    transport: separate implied client certificate usage with trusted ca James Blair 2023-09-12 09:26:09 +12:00
  • 909d795601 dependency: bump golang.org/x/net from v0.14.0 to v0.15.0 Benjamin Wang 2023-09-11 19:36:18 +01:00
  • 9c8ad8ed72
    Merge pull request #16575 from etcd-io/dependabot/github_actions/actions/upload-artifact-3.1.3 Benjamin Wang 2023-09-11 19:29:55 +01:00
  • 131668b92e
    build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-11 17:45:46 +00:00
  • eb894fa494
    build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-11 17:45:31 +00:00
  • 78b10a2f2f
    build(deps): bump golang.org/x/crypto in /tools/mod dependabot[bot] 2023-09-11 17:27:11 +00:00
  • f7055467f2
    build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 in /tools/mod dependabot[bot] 2023-09-11 17:27:07 +00:00
  • c02f2c2a95
    build(deps): bump github.com/alecthomas/participle/v2 in /tools/mod dependabot[bot] 2023-09-11 17:26:49 +00:00
  • 17ade8ff07
    build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 dependabot[bot] 2023-09-11 17:20:06 +00:00
  • 00a853478f
    build(deps): bump arduino/setup-protoc from 1.3.0 to 2.1.0 dependabot[bot] 2023-09-11 17:20:00 +00:00
  • d687bd0989 test: simply the expected output for some curl test cases" Benjamin Wang 2023-09-11 12:38:16 +01:00
  • 6544add961
    Merge pull request #16570 from ahrtr/election_rest_20230910 Benjamin Wang 2023-09-11 11:07:39 +01:00
  • 4445e0831f
    Merge pull request #16566 from fuweid/update-changelog-35 Benjamin Wang 2023-09-11 11:07:17 +01:00
  • 7ed8970e2d
    Merge pull request #16562 from MeenuyD/go-version-update Benjamin Wang 2023-09-11 11:06:57 +01:00
  • 890af4c663
    Merge pull request #16565 from fuweid/35-cp-13824 Marek Siarkowicz 2023-09-11 10:30:49 +02:00
  • 18f70c2553 test: add test case to cover all election REST APIs Benjamin Wang 2023-09-10 20:52:40 +01:00
  • 9e7f83799f
    Merge pull request #16564 from ahrtr/split_rest_20230909 Benjamin Wang 2023-09-10 19:47:22 +01:00
  • 534f99148e Fix example in README.md himanhsu 2023-09-10 15:17:32 +05:30
  • 635219a31b
    Merge pull request #16568 from jmhbnz/fix-release-35-cmux Benjamin Wang 2023-09-10 11:17:07 +01:00
  • bfb3494c06
    Remove obsolete http 1.0 version. James Blair 2023-09-10 21:02:38 +12:00
  • 99c550a049
    build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-09 15:19:48 +00:00
  • 7a59463a8c
    build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 in /tools/mod dependabot[bot] 2023-09-09 15:19:16 +00:00
  • ba8eb9e06a
    build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 in /tools/mod dependabot[bot] 2023-09-09 15:19:11 +00:00
  • cfb6d24c65
    Merge pull request #16567 from sharathsivakumar/shsi/bump_dependencies_4 Benjamin Wang 2023-09-09 16:18:10 +01:00
  • 078b080786 fix:Ensure that go version is only defined in one file for release-3.5 MeenuyD 2023-09-09 06:37:04 +05:30
  • 6dae088423
    dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.17.0 sharathsivakumar 2023-09-09 16:14:16 +02:00
  • 5d1b0d1170
    dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0 sharathsivakumar 2023-09-09 16:09:03 +02:00
  • e47d10fca7
    dependency: bump golang.org/x/sys from 0.11.0 to 0.12.0 sharathsivakumar 2023-09-09 16:03:12 +02:00
  • 3b736aefe2
    dependency: bump github.com/google/yamlfmt from 0.9.0 to 0.10.0 sharathsivakumar 2023-09-09 15:48:26 +02:00
  • 83e5424b78 CHANGELOG: update 3.5 with #16565 Wei Fu 2023-09-09 21:56:51 +08:00
  • 7816df7f92 Fix panic in etcd validate secure endpoints Wei Fu 2023-09-09 21:06:33 +08:00
  • 7f2949bac1 test: split watch and election tests to separate files Benjamin Wang 2023-09-09 09:40:45 +01:00
  • 8011a53655
    Merge pull request #16553 from ahrtr/lock_rest_20230908 Benjamin Wang 2023-09-09 09:35:15 +01:00
  • a13fc7e51c
    Merge pull request #16508 from new-dream/main-concurrentreadtxn Benjamin Wang 2023-09-09 09:35:00 +01:00
  • 0d6a6a60d1 Ensure go version is only defined in one file for release-3.5 MeenuyD 2023-09-09 05:09:12 +05:30
  • b72227ece3
    Merge pull request #16557 from ahrtr/changelog_golang_20230908 Benjamin Wang 2023-09-08 18:32:58 +01:00
  • 3253d5ceb4
    Merge pull request #16556 from ahrtr/3.4_golang_20230908 Benjamin Wang 2023-09-08 18:32:40 +01:00
  • c8d06bb99b
    Merge pull request #16555 from ahrtr/3.5_golang_20230908 Benjamin Wang 2023-09-08 18:20:56 +01:00
  • a79e37290a dependency: bump golang to 1.20.8 Benjamin Wang 2023-09-08 16:33:08 +01:00
  • bdae1d390f dependency: bump golang to 1.20.8 Benjamin Wang 2023-09-08 16:31:21 +01:00
  • e35bf9d957
    Merge pull request #16558 from fuweid/34-backport-16268 Benjamin Wang 2023-09-08 17:27:03 +01:00
  • 310e8843e4 changelog: update changelog to cover the goalng bump Benjamin Wang 2023-09-08 16:35:46 +01:00
  • 0b27aff79c test: add test case to cover lock restful APIs Benjamin Wang 2023-09-08 16:24:50 +01:00
  • e121eae908
    Merge pull request #16554 from ahrtr/golang_20230908 Benjamin Wang 2023-09-08 17:03:06 +01:00
  • 939a440d6b pkg/ioutil: deflake TestPageWriterRandom Wei Fu 2023-07-18 23:13:57 +08:00
  • a9931b46e3 dependency: bump golang to 1.20.8 Benjamin Wang 2023-09-08 16:29:14 +01:00
  • 3a6e60e8b2
    dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.17.0 sharathsivakumar 2023-09-07 22:54:30 +02:00
  • dadfc7df32
    dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0 sharathsivakumar 2023-09-07 22:49:54 +02:00
  • f0dc4c01a6
    dependency: bump github.com/google/sysfrom 0.11.0 to 0.12.0 sharathsivakumar 2023-09-07 22:44:16 +02:00
  • 4881af7e47
    dependency: bump github.com/google/yamlfmt from 0.9.0 to 0.10.0 sharathsivakumar 2023-09-07 22:18:19 +02:00
  • a974e5323b
    dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.16.0 to 1.17.0 sharathsivakumar 2023-09-07 21:44:42 +02:00
  • a4272b3840
    dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0 sharathsivakumar 2023-09-07 21:32:44 +02:00
  • f7c95833f4
    dependency: bump golang.org/x/sys from 0.11.0 to 0.12.0 sharathsivakumar 2023-09-07 20:51:26 +02:00