What's Changed
Enhancements ➕➕
- Allow definition of per-schedule parameter overrides via
prefect.yaml
by @desertaxle in #16963 - Allow definition of per-schedule parameters via
.serve
and.deploy
by @desertaxle in #16965 - Use retry logic of underlying prefect client properly by @cicdw in #16992
Bug Fixes 🐞
- Add suggestion to pause schedules prior to upgrading by @cicdw in #16970
- Target
wait
warning to more specific circumstances by @cicdw in #16969
Development & Tidiness 🧹
Documentation 📓
- Chore: Add
/reference
redirects by @znicholasbrown in #16980 - chore: Add additional
reference
redirects by @jimid27 in #16993
Uncategorized
New Contributors
Full Changelog: 3.1.16.dev5...3.1.16.dev6