Astronomer Certified 2.0.0-8, 2021-07-13
Bugfixes
- Handle Istio containers with Kubernetes Executor Pod adoption (#1318) (commit)
- Only allow webserver to request from the worker log server (apache#16754) (commit)
- Avoid recursing too deep when redacting logs (apache#16491) (commit)
- Switch to built-in data structures in SecretsMasker (apache#16424) (commit)
- Don't fail to log if we can't redact something (apache#16118) (commit)
- Don't show stale Serialized DAGs if they are deleted in DB (apache#16368) (commit)
- Fix Orphaned tasks stuck in CeleryExecutor as running (apache#16550) (commit)
- Redact conn secrets in webserver logs (apache#16579) (commit)
- Don't crash attempting to mask secrets in dict with non-string keys (apache#16601) (commit)
- Exclude
yarn.lock
from built Python wheel file (apache#16577) (commit) - Add
passphrase
andprivate_key
to default sensitive fileld names (apache#16392) (commit)