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.3.0.Final to 2.3.1.Final #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps apicurio-registry-schema-resolver from 2.3.0.Final to 2.3.1.Final.

Release notes

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

2.3.1.Final

  • [Bug][Impacts Documentation][component/registry][area/auth] Upgrade to apicuro from 2.2.5.Final to 2.3.0.Final breaks keycloak Auth (needs documentation) #2828
  • [area/serdes] Validate arrays of complex objects in json serde #2811
Commits
  • 33069bb Automated update to Release Version:: 2.3.1.Final
  • 952dd6a Automatically updated the core v2 API OpenAPI definition.
  • e9f1511 Changed the version number of the openapi.json file
  • 14c9c85 build(deps): bump api from 0.31.0 to 0.31.1 (#2822)
  • e658953 Review GH action verions (#2827)
  • e391829 build(deps): bump version.slf4.simple from 2.0.1 to 2.0.2 (#2823)
  • f365f43 build(deps): bump debezium-core from 1.9.5.Final to 1.9.6.Final (#2834)
  • e59e0e5 Make oidc type not required
  • 55feeff fix: upgrade snakeyaml (#2830)
  • c5edde6 Updated registry version
  • 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 1 year ago

Superseded by #24.