0.96.3
Runtime and orchestration Multi-pod Kubernetes step operator jobs: Command steps can now run across multiple Kubernetes pods with the Kubernetes step operator. Set pod_count in KubernetesStepOperatorSettings to launch the step as an indexed job, making it easier to distribute command-style workloads across pods. PR #5104 Local Docker sandbox: ZenML now includes a local Docker sandbox, plus a unifi…