Apicurio / apicurio-registry-schema-validation

Standalone schema validation library with Apicurio Registry integration.
Apache License 2.0
4 stars 2 forks source link

Bump apicurio-registry-schema-resolver from 2.2.3.Final to 2.2.5.Final #14

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps apicurio-registry-schema-resolver from 2.2.3.Final to 2.2.5.Final.

Release notes

Sourced from apicurio-registry-schema-resolver's releases.

2.2.5.Final

  • [closed] JSON Schema Backward Transitive Compatibility Check Issue #2573
  • [closed] apicurio-registry keycloak login continue relogin #2558
  • [Bug][component/registry][priority/normal] Latest release docker image not pushed #2556
  • [Bug] JSONObject["refrencedJsonObject"] not found. #2550
  • [Question][component/registry] ETA for next release #2514
  • [Bug][component/registry][priority/high] Performance issue in Serializer when using dynamic schema registry with avro schema #2483
  • [Bug][component/registry][priority/high] Schema Caching issue while Pushing Kafka Message #2283

2.2.4.Final

  • [Task][component/registry][priority/normal] Attach built JARs and Libraries to the release #2538
  • [Bug][component/registry][priority/high] Unable to upload GraphQL artifact #2517
  • [Bug] Different artifact's content after registering an OpenAPI definition #2508
  • [closed] REST Client examples NOT working #2507
  • [closed] Reused contentId between artifact versions causes runtime exception #2494
  • [Question] Backup/Restore kafkasql based Apicurio-Registry installation #2491
  • [Bug][component/registry][priority/high] Handle "required" fields in protobuf compatibility layer #2447
  • [Bug] Ccompat api - cannot use protobuf from dotnet or Python #2440
  • [Bug][component/registry][priority/high] Getting 500 error code while trying to fetch id with invalid credentials #2419
  • [component/registry][priority/low] Remove CLI from registry repo #2413
  • [Bug][component/registry][priority/high] Inconsistencies in ccompat/v6 layer for non-kafka schemas #2191
  • [Bug][component/registry][priority/high] Jsonschema Forward compatibility fails when deleting an optional field #1710
  • [Question] Request: Any plans for a node.js client? #1448
  • [Bug] Transitive compatibility rules may give false positives #342
Commits
  • a284936 Automated update to Release Version:: 2.2.5.Final
  • bc45667 The users/me endpoint now provides more accurate information based on various...
  • b5fd988 New(system-tests): Upgrade tests (#2593)
  • eefd62c build(deps): bump protobuf.version from 3.21.1 to 3.21.2 (#2598)
  • 2d7bd40 build(deps): bump strimzi-test-container from 0.101.0 to 0.102.0 (#2597)
  • 9a33893 build(deps): bump graphql-java from 18.1 to 18.2 (#2599)
  • 383a350 build(deps): bump proto-google-common-protos from 2.9.0 to 2.9.1 (#2600)
  • 89e7e35 build(deps): bump org.eclipse.jgit (#2566)
  • 25b999b build(deps): bump keycloak-admin-client from 18.0.1 to 18.0.2 (#2588)
  • 2fe9f0b Revert "fix everit-json maven coordinates (#2577)" (#2591)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #17.