What's Changed
New Features ๐
- Add Template & Renderer for Custom Deployments SDK by @desertaxle in #20167
Enhancements โโ
- Adding json output in prefect variable ls CLI command by @xeniumcode in #20192
- Adding json output in prefect global concurrency limit ls CLI by @xeniumcode in #20194
- Adding json output in prefect artifact cli by @xeniumcode in #20193
- Adding json output in prefect block ls cli by @xeniumcode in #20195
- Adding json output in prefect block type ls cli by @xeniumcode in #20196
- Adding json output in prefect deployment schedule cli by @xeniumcode in #20197
- Adding json output in prefect deployment cli by @xeniumcode in #20198
- Add Data Fetching & Generator for Custom Deployments SDK by @desertaxle in #20172
Bug Fixes ๐
- Add task keys to docket calls in API handlers to prevent duplicate execution by @desertaxle in #20210
Development & Tidiness ๐งน
- Fix flaky test: reduce slot_decay_per_second to prevent race condition by @devin-ai-integration[bot] in #20208
- fix: remove incorrect docstrings from CLI ls commands by @zzstoatzz in #20206
Uncategorized
- fix: disable migrations and block registration for multi-worker test by @devin-ai-integration[bot] in #20179
- Fix plan label to only apply when all changed files are in plans/ by @desertaxle in #20207
- Preserve the
updatedcolumn value of deployments when marking them โฆ by @vkrot-innio in #19936 - Fix command spacing in Cloud Run v2 worker logs by @devin-ai-integration[bot] in #20214
New Contributors
- @xeniumcode made their first contribution in #20192
- @vkrot-innio made their first contribution in #19936
Full Changelog: 3.6.11.dev3...3.6.11.dev4