-
Notifications
You must be signed in to change notification settings - Fork 224
chore: Update dapr version to 1.17.0-rc2 #1620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
chore: Update dapr version to 1.17.0-rc2 #1620
Conversation
0037a63 to
d575bff
Compare
d275f94 to
9798647
Compare
|
@dapr/maintainers-java-sdk @dapr/approvers-java-sdk can you review and let me know what you think about the proto changes. |
| <artifactId>download-maven-plugin</artifactId> | ||
| <version>${download-maven-plugin.version}</version> | ||
| <executions> | ||
| <execution> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe a dum question, can these be moved to parent pom ?
siri-varma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a couple of comments.
Rest LGTM.
7c9de0d to
7657a3e
Compare
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
b08c8ae to
7ab6f0f
Compare
7ab6f0f to
a2f70f5
Compare
Signed-off-by: Javier Aliaga <javier@diagrid.io>
a2f70f5 to
81733c7
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1620 +/- ##
============================================
+ Coverage 76.91% 78.94% +2.03%
- Complexity 1592 2084 +492
============================================
Files 145 227 +82
Lines 4843 6279 +1436
Branches 562 692 +130
============================================
+ Hits 3725 4957 +1232
- Misses 821 970 +149
- Partials 297 352 +55 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Dapr 1.17.0 endgame has started, we should start testing the new RCs.
This pr also includes:
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: