Generate updated javadocs for 1.15.0#1501
Merged
dapr-bot merged 2 commits intodapr:masterfrom Aug 14, 2025
Merged
Conversation
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
yaron2
approved these changes
Aug 14, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1501 +/- ##
============================================
+ Coverage 76.91% 78.69% +1.78%
- Complexity 1592 1917 +325
============================================
Files 145 237 +92
Lines 4843 5924 +1081
Branches 562 610 +48
============================================
+ Hits 3725 4662 +937
- Misses 821 939 +118
- Partials 297 323 +26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Dec 1, 2025
Signed-off-by: Dapr Bot <daprweb@microsoft.com> Co-authored-by: Dapr Bot <daprweb@microsoft.com> Signed-off-by: sirivarma <siri.varma@outlook.com>
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.
cherrypick in the daprbot commit from the release branch in a new branch to master.
I ran the following based on the create release script:
It failed the same way it did in CI here due to conflicts. Locally I saw:
So I ran a
git rmon those files. Thengit cherry-pick --continueand pushed.