Dapr v1.14 introduces a new Jobs API for scheduling tasks, enhancing automation and reliability. The alpha Rust-SDK now supports the Jobs API, and a new Scheduler service can manage these jobs on both self-hosted and Kubernetes environments. New features include namespacing for multi-tenancy, dynamic streaming subscriptions, and metrics path matching for better resource management. The transactional outbox feature is now stable, allowing different payloads for pub/sub brokers and databases. The Python SDK now supports the cryptography API.















