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.7.Final #196

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

Release notes

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

2.5.7.Final

  • [Bug][area/storage] Release 2.5 fails to start due to missing Strimzi kafka-oauth-client callback class #4104
  • [Bug][area/compatibility][area/rest-api][area/storage] An error occurs when creating a schema version using the ccompat API: No artifact with ID 'Subject' in group 'null' was found #4088
  • [Bug][area/compatibility][area/rest-api] recent dockerhub command does not work #4031
  • [closed] Fix code scanning alert - CVE-2023-5072 #3837
  • [closed] Fix code scanning alert - CVE-2023-43642 #3835
  • [Bug][area/storage][port-3.x] Serde does not cache schemas when not given a version #3824
  • [Bug][area/auth] API access under a third-party client keycloak #3677
  • [Bug][area/compatibility][area/storage][area/rules] "Discarded a (presumed) tombstone message" logs at application start up #3644
  • [Bug][Impacts Documentation] Incorrect handling of inner records in AvroSchemaParser #3640
  • [Enhancement] Try json-sKema JSON schema library to support draft 2020-12 #3549
  • [Bug][area/storage] Documentation tab for AsyncAPI following specification > 2.4 gives Error: Version X not supported #3350
  • [Bug][area/compatibility][area/rest-api][area/storage] io.apicurio.registry.rest.client.exception.RestClientException: HTTP/1.1 header parser received no bytes #3276
  • [Dependencies][component/registry][priority/normal] Investigate updating everit-json maven coordinates #2592
  • [Task][component/registry][priority/high] Security scan issues #2477
  • [Question] Tenant Manager: is RegistryDeploymentInfoService needed? #1797
  • [Enhancement] Implement soft and hard deletes in the compatibility API #1137

2.5.6.Final

No changelog for this release.

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
  • 1b63b54 Automated update to Release Version:: 2.5.7.Final
  • 50afecf Upgrade deps and remove one banned in Quarkus (#4129)
  • 42ce7c1 Automated update to next Snapshot Version: 2.5.7-SNAPSHOT
  • c7c3731 Automated update to Release Version:: 2.5.6.Final
  • 1862434 Add support for autoregister schemas in the json serde (#4127)
  • 109aaca Automated update to next Snapshot Version: 2.5.6-SNAPSHOT
  • 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...
  • 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 #200.