Skip to content

Conversation

@javier-aliaga
Copy link
Contributor

@javier-aliaga javier-aliaga commented Jan 13, 2026

Description

Updating the sdk to use the latest version of dapr runtime. This change breaks down the dapr.proto into smaller proto files making so proto classes files are now in different location.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Javier Aliaga <[email protected]>
Comment on lines +19 to +20
<dapr.proto.baseurl>https://raw.githubusercontent.com/javier-aliaga/dapr/fix-dapr-proto-java-class/dapr/proto
</dapr.proto.baseurl>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Temporal change until we fix the protos:

dapr/dapr#9288

@javier-aliaga javier-aliaga force-pushed the update-to-dapr-1.17.0.rc1 branch from 4b8e4ef to 0037a63 Compare January 14, 2026 08:28
Signed-off-by: Javier Aliaga <[email protected]>
@javier-aliaga javier-aliaga force-pushed the update-to-dapr-1.17.0.rc1 branch from 0037a63 to d575bff Compare January 14, 2026 08:42
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 92.05607% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.90%. Comparing base (d759c53) to head (d575bff).
⚠️ Report is 249 commits behind head on master.

Files with missing lines Patch % Lines
...k/src/main/java/io/dapr/client/DaprClientImpl.java 92.77% 6 Missing and 6 partials ⚠️
...al/subscription/EventSubscriberStreamObserver.java 84.37% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1620      +/-   ##
============================================
+ Coverage     76.91%   78.90%   +1.98%     
- Complexity     1592     2075     +483     
============================================
  Files           145      227      +82     
  Lines          4843     6257    +1414     
  Branches        562      684     +122     
============================================
+ Hits           3725     4937    +1212     
- Misses          821      972     +151     
- Partials        297      348      +51     

☔ View full report in Codecov by Sentry.
📢 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 marked this pull request as ready for review January 14, 2026 08:50
@javier-aliaga javier-aliaga requested review from a team as code owners January 14, 2026 08:50
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.

1 participant