Dapr
Portable event-driven runtime for building distributed applications
Dapr is fixing a cluster of workflow PENDING state bugs across three maintained release branches.
◆Recent moves
- 5d ago
Dapr v1.17.14: pluggable pub/sub serial delivery fix
v1.17.14 fixes pluggable pub/sub components that were delivering messages to the application one at a time instead of concurrently. The backport to 1.17 indicates this is a regression with production impact for teams using custom pub/sub implementations on the older stable line.
View source ↗ - 5d ago
Dapr Runtime v1.16.20
v1.16.20 backports three fixes to the oldest maintained line: the Placement reconnect failure after actor deactivation, an actor call hang during slow Placement dissemination rounds, and the pluggable pub/sub serial delivery bug. This is stability maintenance for deployments locked to the 1.16.x branch.
View source ↗ - 6d ago
Dapr Runtime v1.18.4
v1.18.4 GA resolves multiple workflow PENDING state scenarios: start reminders failing during scheduler restarts, reminders firing before creation commits, and placement rebalances interrupting reminder registration. Parent workflow deadlocks on child instance ID collision are also fixed. These are correctness issues that could permanently strand workflow instances in production.
View source ↗ - 7d ago
Dapr Runtime v1.18.4-rc.4
v1.18.4-rc.4 includes access policy hot-reload ordering fixes and child/activity failure stamping improvements. RC work ahead of the v1.18.4 GA, with no user-visible changes beyond what's already described in the GA notes.
View source ↗ - 13d ago
Dapr Runtime v1.18.4-rc.3
v1.18.4-rc.3 addresses stalled workflow watch and pins the workflow work item execution ID contract in integration tests. Infrastructure-level validation work before GA.
View source ↗ - 19d ago
Dapr v1.18.4-rc.2: workflow recreate-collision pin
RC-level fix pinning the workflow recreate-collision behavior — an integration test precision fix ahead of v1.18.4 GA. No user-visible change.
View source ↗