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.14.Final to 2.5.5.Final #192

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps io.apicurio:apicurio-registry-client from 2.4.14.Final to 2.5.5.Final.

Release notes

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

2.5.5.Final

  • [Documentation][area/rest-api] Explain the artifact metadata #3703
  • [Task][component/registry][priority/normal] Replace org.everit. library to networknt library to support 2020 or at least 2019 standard JSON schema #2553

2.5.4.Final

  • [Bug][area/compatibility][area/rest-api][area/storage] Apicurio registry Azure AD auth integration fails #4044

2.5.3.Final

  • [Bug] Some health checks are always UP even when a counter hits limit #4018
  • [Enhancement][Wontfix][area/ui] Add UI support for Standalone Multitenancy mode #3544
  • [Bug][area/storage] Reference "name" field expects a package #3490

2.5.1.Final

No changelog for this release.

2.5.0.Final

  • [Bug][area/storage] Schema registry is called even when local cache exists. #3956
  • [Enhancement] Add an ability to create null-field-friendly schema #3862
  • [Enhancement] Option to use stale cache entry over erroring out when schema cache load fails #3807
  • [Bug][area/storage] Resource owner password grant - basic auth - java.lang.IllegalStateException: Client is closed #3725
  • [Bug][area/storage] Protobuf content canonicalHash outdated value detected #3647
  • [Enhancement][area/storage][3.x] [3.0] Improve the modularization #3618
  • [Enhancement][component/registry][priority/normal] Service registry JAVA/Quarkus includes #2466
Commits
  • a0a7dda Automated update to Release Version:: 2.5.5.Final
  • 9f29626 Add strimzi oauth dependency back (#4105)
  • eb9e503 Added "regression" group to integration tests for use in v3 CI testing
  • 95e8bcb docs: add new auto artifact refs implementation in 2.5.x as tech preview feat...
  • 15ee264 docs: update rest api location and build version (#4070)
  • f55b86e Automated update to next Snapshot Version: 2.5.5-SNAPSHOT
  • 473f735 Automated update to Release Version:: 2.5.4.Final
  • cbb4bac build(deps): bump org.apache.santuario:xmlsec from 4.0.0 to 4.0.1 (#4052)
  • a3e60a5 Update outdated openapi specs
  • 00a0de2 Fix dateformat configuration (#4045)
  • 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 10 months ago

Superseded by #194.