3.8.4.dev3Pre-release
3.8.4.dev3: Nightly Development Release
Added 1
- Add time selection to the interval schedule anchor date
Fixed 1
- Honor a prefetch_seconds of 0 in BaseWorker
From Prefect
What's Changed
Enhancements ➕➕
- Add time selection to the interval schedule anchor date by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22872
Development & Tidiness 🧹
- Fix flaky e2e test: scope deployment name assertion to breadcrumb in runs tab test by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22878
Uncategorized
- chore(deps): Update github/codeql-action action to v4.37.6 by @prefect-renovate[bot] in https://github.com/PrefectHQ/prefect/pull/22850
- docs: drop Args entries for parameters that do not exist by @muhzuhaib in https://github.com/PrefectHQ/prefect/pull/22843
- Honor a prefetch_seconds of 0 in BaseWorker by @ckarnell in https://github.com/PrefectHQ/prefect/pull/22836
- chore(deps): Update npm dependencies by @prefect-renovate[bot] in https://github.com/PrefectHQ/prefect/pull/22851
New Contributors
- @muhzuhaib made their first contribution in https://github.com/PrefectHQ/prefect/pull/22843
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.4.dev2...3.8.4.dev3