What's Changed
Enhancements ➕➕
- expose ui/api urls in
prefect.runtime.task_run
by @zzstoatzz in #16879 - Add support for secure Mattermost notifications by @sochotnicky in #16884
- Allow CLI to be invoked with
python -m prefect
by @sky-code in #16790
Bug Fixes 🐞
- Exclude
site-packages
from scanned dirs inprefect deploy
by @zzstoatzz in #16885 - Add missing overload for
Task.__call__
by @desertaxle in #16891 - use task groups for concurrent queue consumers by @zzstoatzz in #16850
Development & Tidiness 🧹
- Remove
@sync_compatible
fromprefect.artifacts
by @desertaxle in #16877 - Update @prefecthq/prefect-ui-library to version 3.11.37 by @marvin-robot in #16894
Uncategorized
- [Experimental] Include tags as related resources on lineage events by @kevingrismore in #16895
New Contributors
- @sochotnicky made their first contribution in #16884
- @sky-code made their first contribution in #16790
Full Changelog: 3.1.15.dev5...3.1.15.dev6