- Add httpx.ConnectError to client retry exceptions and introduce retry logic for PrefectEventSubscriber.
- Fix multiple bugs including error display in work pool creation, cancelled flow retry, dynamic key conversion, and wait() timeout handling.
- Update documentation for build=False usage, add release notes for integration packages, and migrate several components to async dispatch.