- fix: catch PydanticUserError when generating output schema (pydantic 2.13 compat) - fix(auth): coerce empty-string optional URL fields to None in OAuthClientMetadata - build: restrict httpx to <1.0.0 - refactor: import SSEError from httpx_sse public API