Sourced from prefect[dask]'s releases.
3.0.8: Revert a settings bug
This release reverts a change that caused a loss of "set" environment variables in runtime environments.
- Revert "Create
APISettings
to group to group API-specific client settings" by@zzstoatzz
in PrefectHQ/prefect#15648Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.7...3.0.8
3.0.7: Version of a down bug
This release includes a couple of bug fixes, including a fix for generating the Docker image name for the installed version of
prefect
.Enhancements ➕➕
- Link to docs on starting temporary server by
@zzstoatzz
in PrefectHQ/prefect#15636Bug Fixes 🐞
- Fix PagerDuty notification formatting by
@kevingrismore
in PrefectHQ/prefect#15584- Fix version parsing error when generating Docker image name by
@zzstoatzz
in PrefectHQ/prefect#15638Development & Tidiness 🧹
- Use the recommend approach for shallow dumping
pydantic
models by@zzstoatzz
in PrefectHQ/prefect#15634- Add note about actively developed version to enhancement request form by
@zzstoatzz
in PrefectHQ/prefect#15600- Create
APISettings
to group to group API-specific client settings by@desertaxle
in PrefectHQ/prefect#15580- Update image in Quickstart by
@discdiver
in PrefectHQ/prefect#15635Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.6...3.0.7
3.0.6: Client, know thyself
This update focuses on fixing
prefect-client
compatibility checks. Key changes include adding version information toprefect-client
and adjusting task logging levels.Enhancements ➕➕
- Updated task creation and submission log level to
DEBUG
by@zzstoatzz
in PrefectHQ/prefect#15631Bug Fixes 🐞
- Eliminated date range filter from Flow page by
@dylanbhughes
in PrefectHQ/prefect#15630- Accurately populate
__version__
forprefect_client
by@desertaxle
in PrefectHQ/prefect#15624Development & Tidiness 🧹
- Maintain typing information in
PrefectFuture
by@zzstoatzz
in PrefectHQ/prefect#15625Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.5...3.0.6
3.0.5.dev4: Nightly Development Release
What's Changed
Bug Fixes 🐞
- fail correctly if
lookup_type
throws aKeyError
inBaseResult.__new__
by@zzstoatzz
in PrefectHQ/prefect#15596- update
AwsClientParameters
validation forverify
by@zzstoatzz
in PrefectHQ/prefect#15574- Fix issue where transaction parent look up fails in rollback hooks by
@desertaxle
in PrefectHQ/prefect#15599Uncategorized
... (truncated)
0894bad
Revert "Create APISettings
to group to group
API-specific client settings" ...8fee9e1
fix prefect version parsing error (#15638)2a5c129
link to docs on starting ephemeral server (#15636)bc0a0c8
Fix PagerDuty notification formatting (#15584)ec9fc7c
Add enhancement note (#15600)9127ab5
Update image in Quickstart (#15635)00d064f
Create APISettings
to group to group API-specific client
settings (#15580)da21962
use safer, recommended workaround for #15611
(#15634)aa5171d
Clarify a few items in the docs (#15628)95c6276
Add check for prefect-client
version in prefect-client
workflow (#15624)