Apicurio / apicurio-registry-content-sync-operator

Provides synchronization with an Apicurio Registry, including monitoring for artifact CRDs to ensure they exist in the registry.
Apache License 2.0
6 stars 13 forks source link

Bump io.apicurio:apicurio-registry-client from 2.4.3.Final to 2.4.12.Final #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.apicurio:apicurio-registry-client from 2.4.3.Final to 2.4.12.Final.

Release notes

Sourced from io.apicurio:apicurio-registry-client's releases.

2.4.12.Final

No changelog for this release.

2.4.11.Final

No changelog for this release.

2.4.10.Final

No changelog for this release.

2.4.9.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.7.Final...2.4.9.Final

2.4.7.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.6.Final...2.4.7.Final

2.4.5.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.4.Final...2.4.5.Final

2.4.4.Final

  • [Bug][Wontfix] Apicurio Runtime issue - java.lang.NoSuchFieldError: Companion #3512
  • [Bug][priority/normal][area/compatibility][area/storage][area/rules] Event sourcing not publishing any data #3482
  • [Bug][priority/normal][area/serdes] Union types not supported well in Avro SerDes #3480
  • [Bug][area/storage] python sdk doesn't handle ifExist in post correctly #3465
  • [Bug][area/compatibility][area/storage][area/rules] Registering existing schema produces new content hash and new version after upgrade to from 2.4.1.Final to 2.4.3.Final #3414
  • [Bug][area/storage] The distro/docker-compose/src/main/resources/docker-compose.apicurio.yml cannot run on macOS #3370
  • [Bug][Documentation][area/storage] Apicurio Registry uses outdated Keycloak context path #3315
  • [Enhancement][component/registry][priority/normal] Allow ownership transfer for a registry artifact or group #2350
Commits
  • d7cef36 Automated update to Release Version:: 2.4.12.Final
  • 89b334d Fix mysql images release (#3738)
  • e7b7888 build(deps): bump org.keycloak:keycloak-admin-client (#3694)
  • df25f02 build(deps): bump com.squareup.okio:okio from 3.5.0 to 3.6.0 (#3732)
  • 0702fbe build(deps): bump org.codehaus.mojo:properties-maven-plugin (#3735)
  • 3e692c2 build(deps): bump avro.version from 1.11.2 to 1.11.3 (#3734)
  • 5bd216c build(deps): bump com.networknt:json-schema-validator (#3733)
  • 531f258 build(deps-dev): bump org.scala-lang:scala-library (#3731)
  • 4052e46 build(deps): bump jersey.microprofile.version from 2.35 to 3.1.3 (#3720)
  • ef584f4 build(deps): bump io.sundr:builder-annotations from 0.95.0 to 0.101.0 (#3723)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 #178.