Skip to content

use dapr v1.17.0#1598

Open
cicoyle wants to merge 3 commits intodapr:masterfrom
cicoyle:update-v1.17-dapr-official-thing
Open

use dapr v1.17.0#1598
cicoyle wants to merge 3 commits intodapr:masterfrom
cicoyle:update-v1.17-dapr-official-thing

Conversation

@cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Feb 27, 2026

use latest versions for official release

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
@cicoyle cicoyle requested review from a team as code owners February 27, 2026 15:03
@cicoyle
Copy link
Contributor Author

cicoyle commented Feb 27, 2026

this is going to fail until go-sdk is released & I run go mod tidy

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings March 17, 2026 13:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 refresh go.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.

runs-on: ubuntu-latest
env:
DAPR_RUNTIME_PINNED_VERSION: 1.17.0-rc.8
DAPR_RUNTIME_PINNED_VERSION: 1.17.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question, would we want to always run it against the latest runtime version?

@acroca
Copy link
Member

acroca commented Mar 18, 2026

I think we can update this to 1.17.1

@cicoyle
Copy link
Contributor Author

cicoyle commented Mar 18, 2026

Ill update this to latest 👍🏻 its bc this PR has sat for a bit, but Ill update it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants