3.8.4.dev2Pre-release
3.8.4.dev2: Nightly Development Release
Added 1
- Add opt-in Logfire test profiling
Changed 2
- Update docker images
- Update dependency @tanstack/react-table to v9
Fixed 1
- Pass skipUpdateTransform=false to fix invisible graph nodes in UI v2
From Prefect
What's Changed
Development & Tidiness 🧹
- Make tests independent of ambient OpenTelemetry context and non-setting PREFECT_ env vars by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22867
Uncategorized
- fix(ui-v2): pass skipUpdateTransform=false to fix invisible graph nodes by @vyagubov in https://github.com/PrefectHQ/prefect/pull/22849
- Add opt-in Logfire test profiling by @desertaxle in https://github.com/PrefectHQ/prefect/pull/22852
- chore(deps): Update docker images by @prefect-renovate[bot] in https://github.com/PrefectHQ/prefect/pull/22863
- chore(deps): Update dependency @tanstack/react-table to v9 by @prefect-renovate[bot] in https://github.com/PrefectHQ/prefect/pull/22864
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.4.dev1...3.8.4.dev2