3.8.2.dev3Pre-release
3.8.2.dev3: Nightly Development Release
Fixed 4
- Show all timezones in the ui-v2 timezone select
- Open date picker calendar on the selected date's month in ui-v2
- Normalize settings paths for cross-OS context transport
- Raise ValueError for negative timeout in PrefectFutureList.result, as_completed, and wait
What's Changed
Bug Fixes 🐞
- Show all timezones in the ui-v2 timezone select by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22686
Documentation 📓
- fix text not visible in image by @uinstinct in https://github.com/PrefectHQ/prefect/pull/22661
Uncategorized
- fix(ui-v2): open date picker calendar on the selected date's month by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22699
- fix(context): normalize settings paths for cross-OS context transport by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22700
- fix: raise ValueError for negative timeout in PrefectFutureList.result, as_completed, and wait by @kingsley-123 in https://github.com/PrefectHQ/prefect/pull/22692
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.2.dev2...3.8.2.dev3