registry icon indicating copy to clipboard operation
registry copied to clipboard

Schema Registry

Results 148 registry issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps logback-core from 1.2.3 to 1.2.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-core&package-manager=maven&previous-version=1.2.3&new-version=1.2.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.5&new-version=2.12.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

That report generation takes time, slowing down the overall build. Reports are definitely useful, but do you need them every time you run the build. We can conditionally disable generating...

I was trying to install the registry by following the [official documentation](https://registry-project.readthedocs.io/en/latest/schema-registry.html), and I ran into issues. Neither `bootstrap-storage.sh` or `registry-server-start.sh` works. ``` $ ./bootstrap/bootstrap-storage.sh create Using Configuration file: ./bootstrap/../conf/registry.yaml...

Currently used canonical check does ignore changes in custom properties. This is crucial when a logical type like decimal (with custom properties) is used and the precision or scale is...

I would like to use multiple schemas as a value in single Kafka topic. Currently it is not possible with KafkaAvroSerializer. It uses always the topic name. The serializer from...

enhancement

Currently it is just single configuration and you are not able to combine specific reader with a generic reader for key and value.

Bumps httpclient from 4.5.8 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.8&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies