Skip to content
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

Merged
merged 6 commits into from
Oct 23, 2024
Merged

merge Release 1.11 to main #641

merged 6 commits into from
Oct 23, 2024

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Oct 22, 2024

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:

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

yaron2 and others added 6 commits July 26, 2024 12:42
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]>
@mikeee mikeee requested review from a team as code owners October 22, 2024 19:14
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.52%. Comparing base (27248ba) to head (6c59092).
Report is 32 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@mikeee mikeee mentioned this pull request Oct 22, 2024
3 tasks
@yaron2
Copy link
Member

yaron2 commented Oct 22, 2024

Need to check why the gRPC service invocation example is failing all of a sudden.. weird

@mikeee
Copy link
Member Author

mikeee commented Oct 22, 2024

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.

@yaron2 yaron2 closed this Oct 23, 2024
@yaron2 yaron2 reopened this Oct 23, 2024
@yaron2 yaron2 merged commit f9baae2 into dapr:main Oct 23, 2024
54 of 56 checks passed
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.

2 participants