Chun-Hung Tseng
|
e79a11f789
|
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0
Reference:
- https://github.com/etcd-io/etcd/pull/18035
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
|
2024-05-20 22:30:41 +02:00 |
|
Chun-Hung Tseng
|
14c55a0d30
|
dependency: bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.2
Reference:
- https://github.com/etcd-io/etcd/pull/18040
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
|
2024-05-20 22:30:41 +02:00 |
|
James Blair
|
6079767dd0
|
Merge pull request #18043 from etcd-io/dependabot/github_actions/github/codeql-action-3.25.6
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
|
2024-05-21 07:31:40 +12:00 |
|
James Blair
|
b1897b8d93
|
Merge pull request #18044 from etcd-io/dependabot/github_actions/actions/checkout-4.1.6
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
|
2024-05-21 07:31:12 +12:00 |
|
dependabot[bot]
|
8c1b08b69f
|
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 17:59:19 +00:00 |
|
dependabot[bot]
|
db58ad113e
|
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7cec75265...9fdb3e4972 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 17:59:10 +00:00 |
|
Marek Siarkowicz
|
47a0a77a9b
|
Merge pull request #18029 from ivanvc/add-ivanvc-to-reviewers
Add ivanvc to reviewers
|
2024-05-20 10:03:25 +02:00 |
|
Ivan Valdes
|
043780baa0
|
Add ivanvc to reviewers
Signed-off-by: Ivan Valdes <ivan@vald.es>
|
2024-05-19 21:36:49 -07:00 |
|
James Blair
|
3d02cb36f5
|
Merge pull request #18028 from Mangsby/fix-typo
embed: fix typo in comment
|
2024-05-20 15:22:19 +12:00 |
|
Shim Myeongseob
|
769500124f
|
embed: fix typo in comment
Signed-off-by: Shim Myeongseob <Mangsby716@gmail.com>
|
2024-05-19 13:59:25 +00:00 |
|
James Blair
|
52fb28c1a8
|
Merge pull request #17983 from thedtripp/feature/addServerRangeDurationMetrics
etcdserver: add server range duration metrics
|
2024-05-19 10:04:29 +12:00 |
|
Daniel Tripp
|
0232686cac
|
etcdserver: add server range duration metrics
Signed-off-by: Daniel Tripp <38776199+thedtripp@users.noreply.github.com>
Co-authored-by: Ravi Hari <RaviHari@users.noreply.github.com>
|
2024-05-18 19:01:09 +00:00 |
|
Benjamin Wang
|
8938299266
|
Merge pull request #18026 from henrybear327/dependency_update/5_18_24
[2024-05-13] Bump dependency updates identified by dependabot
|
2024-05-18 15:51:45 +01:00 |
|
Chun-Hung Tseng
|
48f511700e
|
dependency: bump github.com/fatih/color from 1.15.0 to 1.17.0
Acted according to https://github.com/etcd-io/etcd/pull/17998#issuecomment-2118653086
Reference:
- https://github.com/etcd-io/etcd/pull/17998
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
|
2024-05-18 12:10:07 +02:00 |
|
Benjamin Wang
|
fc337b079d
|
Merge pull request #18024 from henrybear327/dependency_update/5_17_24
[2024-05-13] Bump dependency updates identified by dependabot
|
2024-05-18 06:46:07 +01:00 |
|
Chun-Hung Tseng
|
a66cf56661
|
dependency: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Reference:
- https://github.com/etcd-io/etcd/pull/17999
- https://github.com/etcd-io/etcd/pull/17994
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
|
2024-05-17 23:53:06 +02:00 |
|
Benjamin Wang
|
97a9af9cc0
|
Merge pull request #18019 from lavishpal/changelog/add-3.4-and-3.5-note-about-go-1.21.10
changelog: add 3.4 and 3.5 note about go 1.21.10
|
2024-05-17 05:01:48 +01:00 |
|
Lavish pal
|
dfc34284f3
|
changelog add 3.4 and 3.5 go 1.21.10
Signed-off-by: Lavish pal <lvishpal408@gmail.com>
|
2024-05-16 21:55:25 +05:30 |
|
Marek Siarkowicz
|
a2ce03538f
|
Merge pull request #18008 from akshaynanavare/add-error-constants
add error constants in validate pkg
|
2024-05-15 09:35:05 +02:00 |
|
Akshay Nanavare
|
8eb91d0e15
|
add error constants in validate pkg
Signed-off-by: Akshay Nanavare <nakshay303@gmail.com>
|
2024-05-14 20:19:08 +05:30 |
|
Benjamin Wang
|
22c40e195c
|
Merge pull request #18007 from MadhavJivrajani/refactor-fix
split out subroutine from fix.sh to makefile target
|
2024-05-14 12:10:47 +01:00 |
|
Madhav Jivrajani
|
b915323be6
|
split out subroutine from fix.sh to makefile target
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
|
2024-05-14 15:18:30 +05:30 |
|
James Blair
|
7b9013da46
|
Merge pull request #18005 from ivanvc/manually-update-codeql-action-to-3.25.5
dependency(gh_actions): Manually bump codeql action from 3.25.3 to 3.25.5
|
2024-05-14 10:13:37 +12:00 |
|
dependabot[bot]
|
d8de8a4a74
|
dependency(gh_action): bump github/codeql-action from 3.25.3 to 3.25.5
Co-authored-by:
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](d39d31e687...b7cec75265 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Co-authored-by: dependabot[bot] <support@github.com>
Signed-off-by: Ivan Valdes <ivan@vald.es>
|
2024-05-13 13:36:07 -07:00 |
|
Ivan Valdes
|
7ecef0061f
|
github: fix version from codeql-action/upload-sarif
The commit SHA pointed to the correct version, but the reference in the
comment was wrong.
Signed-off-by: Ivan Valdes <ivan@vald.es>
|
2024-05-13 13:29:54 -07:00 |
|
James Blair
|
545656abea
|
Merge pull request #18002 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.3
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
|
2024-05-14 07:40:42 +12:00 |
|
James Blair
|
f5f3f8293a
|
Merge pull request #18003 from etcd-io/dependabot/github_actions/actions/checkout-4.1.5
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
|
2024-05-14 06:43:15 +12:00 |
|
James Blair
|
dbd1e40e19
|
Merge pull request #18000 from etcd-io/dependabot/github_actions/aquasecurity/trivy-action-0.20.0
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
|
2024-05-14 06:42:13 +12:00 |
|
dependabot[bot]
|
bb80701991
|
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...44c2b7a8a4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 17:37:05 +00:00 |
|
dependabot[bot]
|
2464078f05
|
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](0864cf1902...dc50aa9510 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 17:36:57 +00:00 |
|
dependabot[bot]
|
11a4e02bac
|
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](d710430a67...b2933f565d )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 17:36:44 +00:00 |
|
Marek Siarkowicz
|
d0ea231f8a
|
Merge pull request #17989 from serathius/robustness-pick-snapshot
Prevent picking a failpoint that waiting till snapshot that doesn't support lower snapshot catchup entries but allow reproducing issue #15271
|
2024-05-13 14:33:02 +02:00 |
|
Marek Siarkowicz
|
d8bb19327b
|
Prevent picking a failpoint that waiting till snapshot that doesn't support lower snapshot catchup entries but allow reproducing issue #15271
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2024-05-13 12:08:42 +02:00 |
|
James Blair
|
333bd7bf76
|
Merge pull request #17979 from jmhbnz/add-owner-file-labels
Add nested owners files to automate labeling pull requests
|
2024-05-13 07:39:50 +12:00 |
|
James Blair
|
c81e747947
|
Automate labels for tools pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:27:19 +12:00 |
|
James Blair
|
1b006577d2
|
Automate labels for contrib pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
f0a934adeb
|
Automate labels for etcdctl & etcdutl pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
83d28a17ae
|
Automate labels for documentation pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
0d51929c99
|
Automate labels for clientv3 pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
2fa2613ca0
|
Automate labels for security pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
2e70fc7d1d
|
Automate labels for tests pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
|
2024-05-12 22:24:21 +12:00 |
|
James Blair
|
8846ffb3eb
|
Merge pull request #17984 from jimmy-bro/flaky
github workflow: fix all apt-install error return code
|
2024-05-12 22:21:01 +12:00 |
|
Jimmy-
|
5fcc0fe0a9
|
fix: Use apt -o APT::Update::Error-Mode=any for updating package lists
Signed-off-by: Jimmy- <43562694+jimmy-bro@users.noreply.github.com>
|
2024-05-11 23:19:39 +08:00 |
|
Benjamin Wang
|
2eb01b17ee
|
Merge pull request #17978 from ivanvc/update-changelog-3.5-pr-17977
changelog: add note from #17977 backport
|
2024-05-11 13:13:06 +01:00 |
|
Ivan Valdes
|
7185ee887d
|
changelog: add note from #17977 backport
Signed-off-by: Ivan Valdes <ivan@vald.es>
|
2024-05-10 06:01:40 -04:00 |
|
James Blair
|
58a71a22f3
|
Merge pull request #17975 from lavishpal/upgrade/go-to-1.22.3
dependency: upgrade go to 1.22.3
|
2024-05-10 15:08:58 +12:00 |
|
Lavish pal
|
6038f391f1
|
Upgrade go to 1.22.3.
Signed-off-by: Lavish pal <lvishpal408@gmail.com>
|
2024-05-10 03:27:35 +05:30 |
|
Marek Siarkowicz
|
dc35b6493f
|
Merge pull request #17966 from serathius/robustness-relax
Relax assumptions about all client request persisted in WAL to only require first and last request to be persisted
|
2024-05-09 17:51:27 +02:00 |
|
Benjamin Wang
|
d14a24783b
|
Merge pull request #17973 from henrybear327/dependency_update/5_6_24
[2024-05-06] Bump dependency updates identified by dependabot
|
2024-05-09 14:22:32 +01:00 |
|
Chun-Hung Tseng
|
3375e89b11
|
Fix issue reported by static analyzer
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
|
2024-05-09 13:58:29 +02:00 |
|