What's Changed
- [v1.x] fix: catch PydanticUserError when generating output schema (pydantic 2.13 compat) by @maxisbey in #2435
- [v1.x] fix(auth): coerce empty-string optional URL fields to None in OAuthClientMetadata by @felixweinberger in #2405
- [v1.x] build: restrict httpx to <1.0.0 by @maxisbey in #2559
- [v1.x] refactor: import SSEError from httpx_sse public API by @maxisbey in #2561
Full Changelog: v1.27.0...v1.27.1