Release 1.1.0
Changes
Thanks to our many contributors!
Features
- Add
.pipeoperator toprefect.Taskfor functional chaining - #5507 - Add Kubernetes authentication support to
VaultSecret- #5412
Enhancement
- Allow tasks to consume
selfas an argument - #5508 - Improve the default idempotency key for
create_flow_runtask when mapping during a local flow run - #5443
Fixes
- Fix the broken URL displayed in
entrypoint.sh- #5490 - Fix zombie processes created by Hasura container during
prefect server start- #5476
Task Library
- Add Airbyte configuration export task - #5410
- Update
Globtask to accept a string path - #5499 - Fix pod logging while using
RunNamespacedJob- #5514 - Add
include_generated_sqloption toCubeJSQueryTask- #5471