Albert Callarisa
Albert Callarisa
# Description Updated the health check target registration across various components to include specific names for better identification. Also modified the health check implementation to log the unhealthy targets ##...
# Description Exposes Jobs FailurePolicy in the runtime api, allowing scheduling jobs with specific failure policies. ## Issue reference Please reference the issue this PR will close: #_[issue number]_ ##...
# Description https://github.com/dapr/dapr/pull/8785 has been merged into master. That PR exposes `FailurePolicy` field in the Jobs API ## Checklist Please make sure you've completed the relevant tasks for this PR,...
Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [ ] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work))...
There has been a change recently in the dapr runtime proto files in which Jobs now have `FailurePolicy` and it'd be good to support it in this SDK. Dapr change...
## Describe the feature There has been a change recently in the dapr runtime proto files in which Jobs now have `FailurePolicy` and it'd be good to support it in...
There has been a change recently in the dapr runtime proto files in which Jobs now have `FailurePolicy` and it'd be good to support it in this SDK. Dapr change...
Some IdPs don't support array of audiences even though [the JWT spec](https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.3) says it's valid. Since both approaches are valid, sending a single string would support those IdPs too.
# Description ## 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...
- Adds python 3.14 to CI - Upgrade grpc_tools to 1.75.1