Changes
Released on December 22, 2021.
Enhancements
- Allow passing kwargs to
Merge
task constructor viamerge()
function - #5233 - Allow passing proxies to
slack_notifier
- #5237
Fixes
- Update
RunGreatExpectationsValidation
task to work with latest version ofgreat_expectations
- #5172 - Allow unsetting kubernetes
imagePullSecrets
with an empty string - #5001 - Improve agent handling of kubernetes jobs for flow runs that have been deleted - #5190
- Remove
beta1
from kubernetes agent template - #5194 - Documentation improvements - #5220, #5232, #5288