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.11.Final #173

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.11.Final.

Release notes

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

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
  • b31443a Automated update to Release Version:: 2.4.11.Final
  • db9184b fix: Build for MySQL Registry Storage (#3726)
  • 378b04f Automated update to next Snapshot Version: 2.4.11-SNAPSHOT
  • 6bea0f7 Automated update to Release Version:: 2.4.10.Final
  • 53bac4a Added a dockerfile for mysql variant
  • 2a7ce8e Fix out of disk space when releasing images
  • 2128ab1 Automated update to next Snapshot Version: 2.4.10-SNAPSHOT
  • 57bc703 Automated update to Release Version:: 2.4.9.Final
  • abc1210 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin ...
  • e8099b9 build(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.11 (#3719)
  • 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 #174.