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
Fixes an issue where URI lookups consider the fragment. This can cause issues if the user has supplied their own `SchemaRegistry.Fetch` method and performs a lookup by merely `.ToString()`-ing the URI and performing string equality.
> Versions 7.0.0.x are just repackaging of 7.0.0. There were some issues getting the dependencies right. I've unlisted all but 7.0.0.3. Thanks to [@na1307](https://github.com/na1307) for reporting the issue and helping verify the fix.
0 commit comments