Zanie
Git
storage allows you to use any git
based service for flow storage (this includes deploy token/key authentication!)
- Error messages have been improved in more than five places to help guide users to a resolution
- ShellTask
now works on Windows and supports more configurable logging
- Bitbucket
storage now supports cloud servers
- A custom terminal state handler can now be placed on a flow, allowing users to customize the final state of their flow with access to the states of their flow's reference tasks
- An architecture diagram has been added to the docs (https://docs.prefect.io/orchestration/#architecture-overview)
- The required docker-compose version to run prefect server start
has been lowered and documented
- Environment variables can be passed to the UniversalRun
config
- PostgresFetch
can return data column names
- prefect server start
can now connect to an separately managed postgres instance
There's always more, see the full changelog at https://github.com/PrefectHQ/prefect/blob/master/CHANGELOG.md
Thanks to our community contributors!
- Alessandro Lollo
- David Zucker
- Greg Lu
- James Lamb
- Sean Talia
- Jonathan Wright
- Ben Fogelson
- Gabriel Montañola
Remember this list isn't exhaustive and for every person listed in it, there are many more who have helped report issues and written PRs that help move us forward even if they aren't merged. Thanks to everyone here in our Slack community!