3.8.1.dev4Pre-release
3.8.1.dev4: Nightly Development Release
Fixed 3
- Make PrefectFutureList.result timeout message reachable
- Render ANSI color escape codes in flow run logs
- Scope pull_from_s3 listing to the requested folder
What's Changed
Bug Fixes 🐞
- fix(futures): make PrefectFutureList.result timeout message reachable by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22634
- fix(ui-v2): render ANSI color escape codes in flow run logs by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22653
Documentation 📓
- docs: add missing line break after imports by @uinstinct in https://github.com/PrefectHQ/prefect/pull/22627
Uncategorized
- fix(prefect-aws): scope pull_from_s3 listing to the requested folder by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22647
- docs: fix flows doclink linking to get started page by @uinstinct in https://github.com/PrefectHQ/prefect/pull/22648
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.1.dev3...3.8.1.dev4