3.8.2.dev4Pre-release
3.8.2.dev4: Nightly Development Release
Changed 1
- Send Prefect User-Agent on WebSocket handshakes
Fixed 2
- Document how `follows` establishes event ordering for automation triggers
- Fix tooltip hiding behind chart row
What's Changed
Bug Fixes 🐞
- Document how
followsestablishes event ordering for automation triggers by @chrisguidry in https://github.com/PrefectHQ/prefect/pull/22710
Development & Tidiness 🧹
- chore(deps): bump github/codeql-action from 4 to 4.37.4 by @dependabot[bot] in https://github.com/PrefectHQ/prefect/pull/22703
Documentation 📓
- docs: Add release notes for
prefect-kubernetes==0.7.12,prefect-redis==0.2.14,prefect-aws==0.7.11, andprefect-slack==0.4.0by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22709 - docs: List 3.7 and 3.8 release notes and link Prefect Cloud changelog by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22702
Uncategorized
- Send Prefect User-Agent on WebSocket handshakes by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22706
- fix tooltip hiding behind chart row by @uinstinct in https://github.com/PrefectHQ/prefect/pull/22707
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.2.dev3...3.8.2.dev4