Release Notes¶
v2.2.5¶
- The task decorator
accepts an
envmapping of extra environment variables, injected into the subprocess for CPU-bound tasks and forwarded to the container for tasks dispatched as Kubernetes Jobs. (#90)
v2.2.4¶
Bug-fix release for the task scheduler.