Apicurio / apicurio-registry-schema-validation

Standalone schema validation library with Apicurio Registry integration.
Apache License 2.0
4 stars 2 forks source link

Bump apicurio.registry.version from 2.3.1.Final to 2.4.1.Final #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from apicurio-registry-schema-resolver'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-protobuf-schema-utilities from 2.3.1.Final to 2.4.1.Final

Updates apicurio-registry-schema-util-protobuf from 2.3.1.Final to 2.4.1.Final

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.