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 apicurio-registry.version from 2.3.1.Final to 2.4.1.Final #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps apicurio-registry.version from 2.3.1.Final to 2.4.1.Final.
Updates apicurio-registry-client from 2.3.1.Final to 2.4.1.Final

Release notes

Sourced from apicurio-registry-client's releases.

2.4.1.Final

  • [Bug][area/storage] Using Kafka Streams with apicurio registry leads to an error #3028
  • [Bug][area/rest-api] Apicurio client api not backwards compatible to older releases (Timzeone parsing error) #3024
  • [Enhancement][Tests] Refactor test workflows #2979
  • [Bug] Configuring Apicurio Registry event sourcing with HTTP Error #2913
  • [Bug] Protobuf schema version upload failing with NullPointerException #2877
  • [Enhancement][component/registry][priority/normal] Support for other SQL storage database flavours than just PostgreSQL #2149
  • [Enhancement] [question] Does apicurio-registry-sql support mysql? #1546

2.4.0.Final

  • [area/storage] [new-system-tests] Deploy test of Apicurio Registry with PostgreSQL storage without IAM #2958
  • [area/storage] [new-system-tests] Deploy test of Apicurio Registry with PostgreSQL storage and Keycloak #2957
  • [Enhancement][area/compatibility][area/rules] Use plugins to support additional schema types in Apicurio Registry #2943
  • [Question] How to use the vertx http client #2910
  • [area/storage] Kafka JDBC Sink Connector with Apicurio registry #2896
  • [area/rest-api] When using apicurio with mongodb-kafka-connector, I get RESTEASY003210 error #2889
  • [Bug][area/ui][area/compatibility] JSON backward compatibility check for adding non-required fields #2882
  • [Bug][area/compatibility][area/rest-api][area/storage] Derefence parameter not working #2863
  • [Bug][component/registry] Confluent Compatibility Issue with references #2852
  • [area/ccompat-api][state/PR-created] Confluent Compatibility Issue with subject version #2851
  • [component/registry][priority/normal][area/compatibility] Json backward compatability bug with type-keyword from string to array in properties #2835
  • [priority/high][area/ui][area/auth] UI fails when RBAC is on (500 / e.method is undefined) #2805
  • [Bug][component/registry][priority/normal][area/ui] redhat amqstream registry frontend : no refresh cache without ctrl + F5 #2793
  • [component/registry][area/rest-api][area/rest-client] Add groups operations to the rest api #2774
  • [Task][component/registry][priority/normal][area/storage] Investigate running PG and Registry native within the same image #2744
  • [Enhancement][component/registry][priority/normal][area/storage] Create a native version of the "-mem" variant #2735
  • [Question][component/registry][priority/normal][area/serdes] Complex JSON Schema Validation Fail #2552
  • [Bug][component/registry][priority/normal] Global-id value is 65034875748 #2547
  • [Bug][component/registry][priority/normal] Canonical schemas in ccompat/v6 API #2279
  • [Discussion][component/registry] Custom Authorization Roles #2252
  • [Bug] UI is trying to use keycloak as openid provider inspite of configuration to not do that #1801
  • [Task] Test application with different OIDC providers #1781
  • [closed] Using ccompat creates base64 encoded protobuf schemas ? #1478
  • [closed] Create a utility to migrate data from confluent schema registry to apicurio registry #172
Commits
  • 13e9cab Automated update to Release Version:: 2.4.1.Final
  • d2d5a4c Fix dependabot automerge workflow syntax (#3048)
  • def8af7 build(deps): bump java-generator-maven-plugin from 6.3.0 to 6.3.1 (#3046)
  • b562c8c build(deps): bump fabric8.version from 6.3.0 to 6.3.1 (#3044)
  • b55434e build(deps): bump maven-antrun-plugin from 3.0.0 to 3.1.0 (#3045)
  • d225c78 fix: unset the singleton option for react-router-dom (#3047)
  • 802fc4e build(deps): bump protobuf.version from 3.21.11 to 3.21.12 (#3041)
  • 3964bb7 Fix wrong logs in storage metrics store (#3043)
  • 89a6f7e Fix http events sink (#3042)
  • 686e647 Enable automerge of dependabot semver patches
  • Additional commits viewable in compare view

Updates apicurio-registry-serdes-avro-serde from 2.3.1.Final to 2.4.1.Final

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

Bumps `apicurio-registry.version` from 2.3.1.Final to 2.4.1.Final.

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

Updates `apicurio-registry-serdes-avro-serde` from 2.3.1.Final to 2.4.1.Final

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

The following labels could not be found: area/dependencies.

@gsmet gsmet force-pushed the main branch 2 times, most recently from 7fff297 to 2ed0d0d Compare June 5, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants