Ryan Lettieri
Ryan Lettieri
Signed-off-by: Ryan Lettieri # Description Initial Creation of the workflows building block using temporal **Note that due to a merge issue and git confusion, there are a very large amount...
## Describe the proposal Creation of certification test for cockroach db
# 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...
## In what area(s)? > /area runtime ## What version of Dapr? > 1.8.x ## Expected Behavior Expected that everything would run smoothly, and the new component client would be...
# Description Note that this is essentially a duplicate of https://github.com/dapr/dapr/pull/4986 but with additional changes since the branch was very far behind and needed to be updated with recent changes...
## Expected Behavior There are multiple issues with the tutorials: 1. Running through the tutorials with the proper packages and programs installed should yield a successful run. However, there is...
## Describe the proposal This proposal stems from the following feature request inside dapr runimte: https://github.com/dapr/dapr/issues/6992 After a discussion with various members of the project, the following solution was proposed:...
## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## Describe the proposal This proposal stems from the following issue: https://github.com/dapr/dapr/issues/6402...
# Description Added in new API for deleting actor state ## Issue reference Please reference the issue this PR will close: #_[[6992](https://github.com/dapr/dapr/issues/6992)]_ ## Checklist Please make sure you've completed the...
# Description This PR adds in 2 additional test cases to the workflow E2E tests. 1. Running a workflow with 1000 activities. 2. Running 60 workflows spread across 2 replicas....