Skip to content

use v1.18.0#1766

Merged
javier-aliaga merged 3 commits into
dapr:masterfrom
cicoyle:use-official-dapr-v1.18.0-master
Jun 11, 2026
Merged

use v1.18.0#1766
javier-aliaga merged 3 commits into
dapr:masterfrom
cicoyle:use-official-dapr-v1.18.0-master

Conversation

@cicoyle

@cicoyle cicoyle commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

use v1.18.0

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings June 10, 2026 19:41
@cicoyle cicoyle requested review from a team as code owners June 10, 2026 19:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates this Java SDK repo’s Dapr dependency pins to target the Dapr runtime/proto v1.18.0 release, including CI workflow environment variables that control which Dapr runtime/CLI versions are installed during builds.

Changes:

  • Bump dapr.proto.baseurl in pom.xml from v1.18.0-rc.4 to v1.18.0.
  • Update GitHub Actions workflows to use DAPR_RUNTIME_VER: 1.18.0.
  • Update GitHub Actions workflows to use DAPR_CLI_VER: 1.18.0 and a v1.18.0 CLI install script URL (currently problematic due to missing tag).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
pom.xml Points proto downloads at Dapr runtime v1.18.0 instead of the RC tag.
.github/workflows/validate.yml Updates the Dapr CLI/runtime versions used when validating examples.
.github/workflows/build.yml Updates the Dapr CLI/runtime versions used in CI build/integration testing jobs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/validate.yml
Comment thread .github/workflows/build.yml
@cicoyle

cicoyle commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

this will fail bc the cli is not released yet

javier-aliaga
javier-aliaga previously approved these changes Jun 10, 2026
@javier-aliaga

Copy link
Copy Markdown
Contributor

I think you are missing test container config

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.83%. Comparing base (4374063) to head (c0b360d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1766      +/-   ##
============================================
- Coverage     76.86%   76.83%   -0.03%     
+ Complexity     2298     2297       -1     
============================================
  Files           243      243              
  Lines          7141     7141              
  Branches        745      745              
============================================
- Hits           5489     5487       -2     
- Misses         1287     1288       +1     
- Partials        365      366       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@javier-aliaga javier-aliaga merged commit 5a6ccef into dapr:master Jun 11, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants