-
Notifications
You must be signed in to change notification settings - Fork 175
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
merge Release 1.11 to main #641
Conversation
Signed-off-by: yaron2 <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
chore: upgrade dapr to v1.14.0
* test 1.14.1-rc.1 Signed-off-by: yaron2 <[email protected]> * update to 1.14.1 Signed-off-by: yaron2 <[email protected]> --------- Signed-off-by: yaron2 <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #641 +/- ##
==========================================
+ Coverage 58.04% 62.52% +4.48%
==========================================
Files 55 56 +1
Lines 3568 4139 +571
==========================================
+ Hits 2071 2588 +517
- Misses 1375 1425 +50
- Partials 122 126 +4 ☔ View full report in Codecov by Sentry. |
Need to check why the gRPC service invocation example is failing all of a sudden.. weird |
I'm inclined to think it's flakiness - more specifically due to the sidecar init time and there being no wait between the server and client steps. It passed for this PR, the failure is from the last run that is borked and I can't rerun. |
Description
Merge release branch
Issue reference
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: