Releases: PrefectHQ/prefect
Releases · PrefectHQ/prefect
3.1.3.dev5: Nightly Development Release
What's Changed
Enhancements ➕➕
- helpful error on unhashable parameters by @zzstoatzz in #16049
Bug Fixes 🐞
- Fix env var deep merge order on worker by @kevingrismore in #16045
Integrations & Dependencies 🤝
- refactor
async_dispatch
to enable forcing behavior for instance methods by @zzstoatzz in #15996 - Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-v2 by @dependabot in #16048
Development & Tidiness 🧹
- Briefly explain how to update deployment with
prefect.yaml
by @discdiver in #15812 - Bump tailwindcss from 3.4.14 to 3.4.15 in /ui by @dependabot in #16040
- Bump @vitejs/plugin-vue from 5.1.4 to 5.2.0 in /ui by @dependabot in #16039
- Bump vite from 5.4.10 to 5.4.11 in /ui by @dependabot in #16038
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui by @dependabot in #16047
- Bump vue from 3.5.12 to 3.5.13 in /ui by @dependabot in #16041
- Improve instructions for connecting to Cloud by @discdiver in #16037
Uncategorized
- Add
new
action toOpsGenieWebhook
forapprise==1.9.0
compatibility by @kevingrismore in #16030
Full Changelog: 3.1.3.dev4...3.1.3.dev5
A Merge of Epic Proportions
What's Changed
Bug Fixes 🐞
- Fix env var deep merge order on worker 2.x by @kevingrismore in #16046
Full Changelog: 2.20.13...2.20.14
3.1.3.dev4: Nightly Development Release
What's Changed
Enhancements ➕➕
Bug Fixes 🐞
- fix worker not releasing limit slot on failed propose pending state by @jdjfisher in #16012
- refactor: gcp cloud run v2 extend env vars and fix cloud sql by @matmiad in #16026
Development & Tidiness 🧹
- Update @prefecthq/prefect-design to version 2.14.11 by @marvin-robot in #16028
- Remove experimental worker logs setting by @abrookins in #16024
- Update @prefecthq/prefect-ui-library to version 3.11.19 by @marvin-robot in #16029
- [UI v2] Variables table - part 2 by @desertaxle in #16025
- Update links in blocks to not point to docs from archived repositories by @discdiver in #16031
- Move installation notes to bottom of self-host doc by @jlowin in #16034
Uncategorized
- [UI v2] Fix tab order in variable create dialog by @desertaxle in #16014
New Contributors
- @evan-liu made their first contribution in #16003
- @jdjfisher made their first contribution in #16012
Full Changelog: 3.1.3.dev3...3.1.3.dev4
3.1.3.dev3: Nightly Development Release
What's Changed
Bug Fixes 🐞
- handle UNC paths for windows by @zzstoatzz in #16005
- Remove rc suffixes from all internal dependencies by @cicdw in #16018
Integrations & Dependencies 🤝
- Add Flow run OTEL instrumentation by @collincchoy in #16010
Uncategorized
- fix:
prefect_redis
use ofasync
by @teocns in #15967 - Remove Discourse from README by @olearycrew in #16023
New Contributors
- @teocns made their first contribution in #15967
- @olearycrew made their first contribution in #16023
Full Changelog: 3.1.3.dev2...3.1.3.dev3
3.1.3.dev2: Nightly Development Release
What's Changed
Bug Fixes 🐞
- make sure workers emit stop events by @zzstoatzz in #16002
Development & Tidiness 🧹
- Update @prefecthq/prefect-design to version 2.14.10 by @marvin-robot in #16004
- Fix formatting for output file tree structure in customize.mdx by @discdiver in #16006
- [UI v2] Variables table - part 1 by @desertaxle in #15985
Full Changelog: 3.1.3.dev1...3.1.3.dev2
3.1.3.dev1: Nightly Development Release
What's Changed
Integrations & Dependencies 🤝
- Update croniter requirement from <5.0.0,>=1.0.12 to >=1.0.12,<6.0.0 by @dependabot in #15856
Uncategorized
Full Changelog: 3.1.2...3.1.3.dev1
One is the loneliest number
3.1.2: Bug Fixes, Chicago Style, Hold the Ketchup
3.1.2: Bug Fixes, Chicago Style, Hold the Ketchup
Bug Fixes 🐞
- Fixes the arguments for the url generation in BaseWorker by @sam-phinizy in #15982
- Fix formatting of
list
andset
settings values when marshaling to environment variables by @GalLadislav in #15979 - fix delete block type prompt by @zzstoatzz in #15989
- Ensure
.env
files load only Prefect environment variables by @desertaxle in #15975 - Fix bugs in precedence of settings sources for settings with multiple validation aliases by @desertaxle in #15995
- Persist failed data at random locations by @cicdw in #15991
- Fixes the worker url slug by @sam-phinizy in #15964
- Add in ability to pass additional formatting kwargs to
url_for
by @sam-phinizy in #15974 - Fix the key for worker metadata: it's is just "metadata" by @abrookins in #15965
Integrations & Dependencies 🤝
- adopt
async_dispatch
for slack collection by @zzstoatzz in #15973
Development & Tidiness 🧹
- Update @prefecthq/prefect-design to version 2.14.9 by @marvin-robot in #15961
- Update @prefecthq/prefect-ui-library to version 3.11.16 by @marvin-robot in #15956
- handle possible
None
value by @zzstoatzz in #15966 - Add sidebar to v2 UI by @desertaxle in #15925
- [UI v2] Add ability to create new variables by @desertaxle in #15962
- update
asyncio_default_fixture_loop_scope
in all collections by @zzstoatzz in #15976 - Update @prefecthq/prefect-ui-library to version 3.11.18 by @marvin-robot in #15994
- Update worker to give worker labels to flow runs during submittal by @bunchesofdonald in #15983
- clarify state hook docs by @zzstoatzz in #15977
- Fix documentation link to deployment concept by @sandertan in #15988
New Contributors
- @sandertan made their first contribution in #15988
Full Changelog: 3.1.1...3.1.2
3.1.2.dev2: Nightly Development Release
What's Changed
Bug Fixes 🐞
- Fixes the arguments for the url generation in BaseWorker by @sam-phinizy in #15982
Integrations & Dependencies 🤝
- adopt
async_dispatch
for slack collection by @zzstoatzz in #15973
Development & Tidiness 🧹
- Add sidebar to v2 UI by @desertaxle in #15925
- [UI v2] Add ability to create new variables by @desertaxle in #15962
Uncategorized
- Fixes the worker url slug by @sam-phinizy in #15964
- Fix the key for worker metadata: it's is just "metadata" by @abrookins in #15965
- Add in ability to pass additional formatting kwargs to
url_for
by @sam-phinizy in #15974 - clarify state hook docs by @zzstoatzz in #15977
Full Changelog: 3.1.2.dev1...3.1.2.dev2
3.1.2.dev1: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- Update @prefecthq/prefect-design to version 2.14.9 by @marvin-robot in #15961
- Update @prefecthq/prefect-ui-library to version 3.11.16 by @marvin-robot in #15956
- handle possible
None
value by @zzstoatzz in #15966
Full Changelog: 3.1.1...3.1.2.dev1