You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cached_schema_registry_client: Fix bug where test_compatibility() would return None (instead of the expected False value) when unable to check compatibility (confluentinc#372, @Enether)
* cached_schema_registry_client: Fix bug where `test_compatibility()` would return `None` (instead of the expected `False` value) when unable to check compatibility
* Also log response code
* cached_schema_registry_client: Update get_compatibility() to the latest API specification
0 commit comments