Releases: PrefectHQ/prefect
Releases · PrefectHQ/prefect
3.1.15.dev5: Nightly Development Release
What's Changed
Enhancements ➕➕
- allow templating
schedules
inprefect.yaml
by @zzstoatzz in #16867 - Add
run_flow_in_subprocess
utility by @desertaxle in #16802
Bug Fixes 🐞
- remove extra / old
prefect-dask
usage docs by @zzstoatzz in #16872 - fix: check the type of dbt result when converting to markdown by @dominictarro in #16869
Integrations & Dependencies 🤝
- Update typer requirement from !=0.12.2,<0.14.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.16.0 by @dependabot in #16205
Uncategorized
- Update CODEOWNERS for /docs by @aaazzam in #16880
- Fixes typing of
run_flow_in_subprocess
by @desertaxle in #16883
Full Changelog: 3.1.15.dev4...3.1.15.dev5
3.1.15.dev4: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- rm deprecation warning for
schedule
key by @zzstoatzz in #16847
Full Changelog: 3.1.15.dev3...3.1.15.dev4
3.1.15.dev3: Nightly Development Release
What's Changed
Uncategorized
- Add additional
validation_alias
toSnowflakeConnector
by @desertaxle in #16854
Full Changelog: 3.1.15.dev2...3.1.15.dev3
3.1.15.dev2: Nightly Development Release
What's Changed
Uncategorized
- [Experimental] Enhancement: Lineage interface event names and context resource registration by @znicholasbrown in #16842
- Trims Redis streams periodically while consuming by @chrisguidry in #16844
- Fix async dispatch for
prefect_aws
tasks by @desertaxle in #16851 - Add
PrefectDbtSettings
toprefect-dbt
by @kevingrismore in #16834
Full Changelog: 3.1.15.dev1...3.1.15.dev2
3.1.15.dev1: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- Move
pyright
checks to CI by @desertaxle in #16843
Uncategorized
- Add additional websocket debug logging by @jakekaplan in #16801
Full Changelog: 3.1.14...3.1.15.dev1
3.1.14: Addition by Subtraction
Addition by Subtraction
Bug Fixes 🐞
- respect
PREFECT_SERVER_LOGGING_LEVEL
inprefect server start
by @zzstoatzz in #16765 - don't make extra calls to cloud in
prefect dashboard open
by @zzstoatzz in #16768 - Fix configuring loggers found in 'PREFECT_LOGGING_EXTRA_LOGGERS' by @estasney in #16652
- Ensure multiple
Inputs
cache policies are consolidated when used in aCompoundCachePolicy
by @zzstoatzz in #16785 - Add missing function body import in client.find_automation by @aaazzam in #16824
- Add auth string handling to server side client by @cicdw in #16833
- Fix serialization for
FlowRunContext
for flow runs kicked off from a deployment by @desertaxle in #16831 - Fix subtraction logic on non-input cache policies by @cicdw in #16840
- fix block cli error messages by @aaazzam in #16787
Development & Tidiness 🧹
- Fix typing of task decorator for retry_condition_fn argument by @peterbygrave in #16621
- typing
cli.deploy
by @zzstoatzz in #16767 - Fix all typing errors in
prefect.runner.runner
by @desertaxle in #16797 - Update @prefecthq/prefect-design to version 2.14.17 by @marvin-robot in #16830
- No transaction in
TaskRunRecorder
by @zzstoatzz in #16829 - Fix script to run server with local telemetry by @zzstoatzz in #16794
- Add the ability to pass context into the flow run engine by @desertaxle in #16816
- Ensures that the Redis messaging implementation works with event clients by @chrisguidry in #16832
- start incremental
pendulum
consolidation by @zzstoatzz in #16808 - Add experimental function for connecting external lineage resources by @kevingrismore in #16820
- Adds
prefect-redis
to the Prefect image by @chrisguidry in #16818 - Stop making useless query by @cicdw in #16837
Documentation 📓
- revamp integration contributor guide and clean up other sections by @zzstoatzz in #16757
- Update prefect-aws docs by @seanpwlms in #16639
- Fix work pool types link in
Schedule a flow
tutorial by @kevingrismore in #16796 - Add mini-history of Prefect to the introduction page of the docs by @daniel-prefect in #16814
- Add first draft of Coiled content to deployment documentation by @mrocklin in #16805
- docs(managed): add additional published ips by @parkedwards in #16838
New Contributors
Full Changelog: 3.1.13...3.1.14
3.1.14.dev4: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- Fix all typing errors in
prefect.runner.runner
by @desertaxle in #16797
Uncategorized
- start incremental
pendulum
consolidation by @zzstoatzz in #16808
Full Changelog: 3.1.14.dev3...3.1.14.dev4
3.1.14.dev3: Nightly Development Release
What's Changed
Bug Fixes 🐞
- don't make extra calls to cloud in
prefect dashboard open
by @zzstoatzz in #16768 - Fix configuring loggers found in 'PREFECT_LOGGING_EXTRA_LOGGERS' by @estasney in #16652
- Ensure multiple
Inputs
cache policies are consolidated when used in aCompoundCachePolicy
by @zzstoatzz in #16785
Documentation 📓
- Update docs mint.json by @discdiver in #16728
- Update prefect-aws docs by @seanpwlms in #16639
- Fix work pool types link in
Schedule a flow
tutorial by @kevingrismore in #16796 - clarify language in agents -> workers guide by @zzstoatzz in #16807
Full Changelog: 3.1.14.dev2...3.1.14.dev3
3.1.14.dev2: Nightly Development Release
What's Changed
Bug Fixes 🐞
- respect
PREFECT_SERVER_LOGGING_LEVEL
inprefect server start
by @zzstoatzz in #16765
Development & Tidiness 🧹
- typing
cli.deploy
by @zzstoatzz in #16767
Uncategorized
Full Changelog: 3.1.14.dev1...3.1.14.dev2
3.1.14.dev1: Nightly Development Release
What's Changed
Documentation 📓
- revamp integration contributor guide and clean up other sections by @zzstoatzz in #16757
Uncategorized
- Fix typing of task decorator for retry_condition_fn argument by @peterbygrave in #16621
Full Changelog: 3.1.13...3.1.14.dev1