Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.apicurio:apicurio-registry-client from 2.3.1.Final to 2.5.8.Final #29

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps io.apicurio:apicurio-registry-client from 2.3.1.Final to 2.5.8.Final.

Release notes

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

2.5.8.Final

  • [Bug][component/registry][priority/normal] Debezium unwrap transformation failing when ExtJsonConverter used #2275

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

2.4.14.Final

  • [Enhancement][Seeking Contribution][priority/low] Make apicurio-registry work properly with Visual Studio Code #3821

... (truncated)

Commits
  • 19636a8 Automated update to Release Version:: 2.5.8.Final
  • 1420c68 Handle situations with complex schemas in json converter (#4144) (#4151)
  • 29662c6 Automated update to next Snapshot Version: 2.5.8-SNAPSHOT
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@zambrovski
Copy link
Contributor

@dependabot rebase

Bumps [io.apicurio:apicurio-registry-client](https://github.com/apicurio/apicurio-registry) from 2.3.1.Final to 2.5.8.Final.
- [Release notes](https://github.com/apicurio/apicurio-registry/releases)
- [Commits](Apicurio/apicurio-registry@2.3.1.Final...2.5.8.Final)

---
updated-dependencies:
- dependency-name: io.apicurio:apicurio-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.apicurio-apicurio-registry-client-2.5.8.Final branch from 5f15919 to 7ffded4 Compare February 29, 2024 13:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

Superseded by #58.

@dependabot dependabot bot closed this Mar 12, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.apicurio-apicurio-registry-client-2.5.8.Final branch March 12, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Version updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant