3.2.2.dev1: Nightly Development Release
Pre-release
Pre-release
·
2274 commits
to main
since this release
What's Changed
Integrations & Dependencies 🤝
- fix sed command in integration release CI by @zzstoatzz in #17083
- prefect-snowflake - Bump snowflake dependency by @seanpwlms in #17098
Development & Tidiness 🧹
- consolidate use of
penduluminprefect.cliby @zzstoatzz in #17078 - pendulum consolidation in
prefect.clientby @zzstoatzz in #17099 - pendulum consolidation in
prefect.concurrencyby @zzstoatzz in #17102 - pendulum consolidation in several modules by @zzstoatzz in #17103
Documentation 📓
- Add
PrefectDbtRunnerdocs by @kevingrismore in #17055 - Update
prefect-dbtprerelease install command with-Uby @kevingrismore in #17088
Uncategorized
- Fix printing flow_run_id in Abort case of engine by @peterbygrave in #17087
- consolidate
pendulumuse inprefect._internalby @zzstoatzz in #17072 - Add missing
load_function_and_convert_to_flowby @jakekaplan in #17086 - Fix bug where schedules without a slug or active raise a 500 by @desertaxle in #17091
- Migrate some
pendulumusage to internal shim by @desertaxle in #17074 - Consolidate
pendulumusage inprefect.server.servicesby @desertaxle in #17100 - Consolidate
pendulumusage inprefect.serverby @desertaxle in #17104
Full Changelog: 3.2.1...3.2.2.dev1