What's Changed
Bug Fixes ๐
- Fix bug where a server can't be stopped an restarted without waiting several seconds by @desertaxle in #15729
- Fixes to Prefect Basic Auth by @cicdw in #16735
Development & Tidiness ๐งน
- Improve typing of
prefect.settings
by @desertaxle in #16719 - task engine typing by @zzstoatzz in #16731
- Raise type completeness on
prefect.inputs
to 100% by @desertaxle in #16740
Documentation ๐
- [Docs] Use Python 3.9 syntax and don't test 3rd-party deps by @daniel-prefect in #16730
- Add in documentation for Service Level Agreements by @sam-phinizy in #16663
- Use the flow from the quickstart as the basis for the deployment in the scheduling tutorial by @daniel-prefect in #16721
- Add correct probe config to gcloud example command by @cicdw in #16738
Uncategorized
- Deprecate custom
JsonPatch
implementation by @desertaxle in #16743 - Add some more tips and docs links by @olearycrew in #16732
Full Changelog: 3.1.13.dev4...3.1.13.dev5