Open
Conversation
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Contributor
Author
|
this is going to fail until go-sdk is released & I run go mod tidy |
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
nelson-parente
previously approved these changes
Feb 27, 2026
There was a problem hiding this comment.
Pull request overview
Updates the repo’s pinned Dapr versions from the 1.17.0 release candidate to the 1.17.0 stable release, aligning E2E upgrade coverage, CI workflows, and Go module dependencies accordingly.
Changes:
- Bump Dapr runtime version pins in E2E upgrade tests and GitHub Actions workflows to
1.17.0. - Update Go module dependencies to stable Dapr releases (
dapr,components-contrib,kit,go-sdk) and refreshgo.sum.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
tests/e2e/upgrade/upgrade_test.go |
Updates the “latest” and prior runtime versions used by upgrade-path E2E coverage. |
go.mod |
Bumps Dapr-related dependencies to stable 1.17.0/corresponding versions. |
go.sum |
Updates checksums to match the new module versions. |
.github/workflows/self_hosted_e2e.yaml |
Pins self-hosted E2E runtime to 1.17.0 instead of the RC. |
.github/workflows/kind_e2e.yaml |
Pins KinD E2E runtime to 1.17.0 instead of the RC. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
acroca
reviewed
Mar 18, 2026
Member
|
I think we can update this to 1.17.1 |
Contributor
Author
|
Ill update this to latest 👍🏻 its bc this PR has sat for a bit, but Ill update it again |
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
JoshVanL
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
use latest versions for official release