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.0.Final #24

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.0.Final. Updates apicurio-registry-schema-resolver from 2.3.1.Final to 2.4.0.Final

Release notes

Sourced from apicurio-registry-schema-resolver's releases.

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
  • 4ef2b71 Automated update to Release Version:: 2.4.0.Final
  • 4366b97 build(deps): bump graphql-java from 19.3 to 20.0 (#3011)
  • 1044271 Fix comment
  • 293d461 Fix handling of default json value in CCompat Api
  • b8bc280 build(deps-dev): bump embedded-postgres from 2.0.1 to 2.0.2 (#3015)
  • ee4d244 build(deps): bump protobuf.version from 3.21.10 to 3.21.11 (#3016)
  • 2e27bdd Support for SQL Server (by matthyx) (#3013)
  • 4c43e6d fix: redirect configuration (#2955)
  • d59314b Minimal docs on how to plugin an additional Artifact Type (#3009)
  • d6c2fd0 Automatically updated the core v2 API OpenAPI definition.
  • Additional commits viewable in compare view


Updates apicurio-registry-protobuf-schema-utilities from 2.3.1.Final to 2.4.0.Final

Updates apicurio-registry-schema-util-protobuf from 2.3.1.Final to 2.4.0.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

Superseded by #25.