HeadlinesBriefing favicon HeadlinesBriefing.com

Apache DolphinScheduler 3.4.0: OIDC, gRPC, and Reliability Updates

DEV Community •
×

Apache DolphinScheduler 3.4.0 is out, bringing major updates to the open-source workflow scheduler. Key additions include generic OIDC authentication support for enterprise SSO and a new gRPC task plugin for direct microservice integration. The release also refactors the core serial workflow strategy and removes the underused PyTorch task type to streamline the architecture.

These enhancements address real-world enterprise needs. OIDC simplifies security integration with identity providers like Keycloak, while gRPC tasks reduce latency in microservice-heavy environments. The serial execution strategy overhaul improves reliability for complex workflows. This release continues the project's focus on stability and extensibility for production-grade scheduling.

Stability fixes are extensive, targeting Kubernetes deployments, SQL task cancellation, and ZooKeeper node cleanup. The community also resolved bugs in conditional task execution and Worker Group assignment logic. As the scheduler evolves, expect tighter cloud-native integration and more robust task orchestration features.