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.4.1.Final to 2.4.3.Final #35

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

2.4.2.Final

  • [Bug][area/references] Schema not updated when the version of the reference changes #3203
  • [Bug][area/compatibility][area/storage][area/rules] Schema with enum reference is not compatible with previous version #3202
  • [Bug][area/ui] REGISTRY_UI_FEATURES_READONLY mode isn't readonly #3193
  • [Enhancement][Question] Allow for public read-only console access that bypasses keycloak, but still use keycloak for API access #3192
  • [Bug][area/compatibility][area/rest-api][area/storage] Schemas with references fail to updated with compatibility mode enabled #3187
  • [Bug][component/registry][priority/high][area/compatibility][area/rest-api][area/storage] com.fasterxml.jackson.databind.JsonMappingException #3185
  • [Documentation][Enhancement][area/rest-api] Document the artifact references feature #3165
  • [Bug][area/storage] New Docker+Postgresql Install throwing PSQLException: ERROR: syntax error at or near "ON" #3152
  • [Bug][area/storage] Apicurio Schema Registry error during boot up -Registry working fine though #3143
  • [Bug][area/storage] Cannot deserialize value of type java.util.Date from String "2023-02-08T15:58:32Z": expected format "yyyy-MM-dd'T'HH:mm:ssZ" #3140
  • [Enhancement][component/registry][priority/normal][area/storage][area/ccompat-api] Support for increased number of rows of apis/ccompat/v6/subjects/ | Currently only 1000 Rows possible #3118
  • [Enhancement][component/registry][priority/high][area/references] Make contentId and contentHash unique per content and references #3109
  • [Documentation][Enhancement] Ensure the supported APIs are listed in the docs #3091
  • [Bug][area/serdes] Serialization Error in 2.4.1.Final ENUM Artifact Reference and RecordId Strategy #3088
  • [Bug][area/compatibility][area/rest-api][area/storage] How to upload JSON schemas that reference other schemas with $ref #3086
  • [closed] Support for artifact version deletion #3074
  • [area/storage][state/waiting] Inserting rows manually/externally into DB - how to? #3065
  • [Question] How to setup as registry for Kafka components #3059
  • [Enhancement][area/rest-api][area/rules] Different Authentication/Authorization for Different Use Cases (multiple listeners?) #3000
  • [Enhancement][area/storage] Document High Availability Registry Setup #2999
  • [Bug][component/registry][priority/normal] apicurio.registry.check-period-ms is turned on by default #2997
  • [Bug][area/storage] Fix kafkasql node creation on slow machines with already existing messages. #2991
  • [area/storage] [new-system-tests] Deploy test of Apicurio Registry with KafkaSQL storage and Keycloak #2961
  • [area/storage] [new-system-tests] Deploy test of Apicurio Registry with KafkaSQL storage without IAM #2960
  • [Bug][area/storage] No artifact with ID '3227' in group 'null' was found. #2912
  • [Enhancement][priority/normal] Managed service deployment and CI/CD improvements. #2883
  • [Bug][component/registry][priority/high][area/storage][area/ccompat-api][state/waiting] ccompat/v6 : delete artifact version provoke inconsistent behavior #2831
  • [Bug][component/registry][priority/normal][area/rest-api] Bug with Registry artifact creation API - ignoring name and description from header param #2826
  • [Bug][component/registry][priority/high][area/storage] Apicurio 2.0.3 : impossible to get schema where the latest version is disabled. error_code 40402. #2790
  • [Bug][component/registry][priority/high] Error Timeout trying to lock table with apicurio-registry-mem and Confluent serializer #2699
  • [Discussion][component/registry][priority/high] Avro compatibility check does not work correctly for Enum types #2572
  • [Task][component/registry][priority/normal] Support artifact references in JSON Schema compatibility checker #2356
  • [Bug][component/registry][priority/high] Unable to download artifacts with apicurio-registry-maven-plugin (RESTEASY003635) #2342
  • [Question][component/registry] Enabling High Availability #2307
  • [Enhancement] Need for thread pool for consumers/producers calls #2199
  • [Question] Compatibility with ksqlDB - path /apis/ccompat/v6/schemas/ids/0 not found #2151
  • [Bug] fix clustered kafkasql integration tests #2080
  • [Question] [Question] Switch Docker image for running registry (due to Docker Hub introduced pull limits) #2009
  • [Enhancement][Discussion] Implement protobuf content canonicalizer #1971
  • [closed] Debezium CDC with Apicurio Schema Registry (PoC) #1809
  • [Bug] ExportV1 Util Crashes When Attempting to Export #1806
  • [Bug] Error messages missing artifact and group names #1764
  • [Bug] Schema registry failure with artifactId having '-' #1741
  • [Bug][2.0.x][2.1.x] Differing column name in h2 vs. PostgreSQL groups table #1721
  • [Enhancement][Beginner Friendly][Seeking Contribution] [enhancement] Allow user defined description when creating an artifact version #1629
  • [Bug] Unable to update OpenAPI Spec using rest api #1599
  • [closed] InvalidStateStoreException when using Kafka as registry store #1483
  • [2.0.x] Make registry UI work with multitenancy + authentication #1313
  • [Quality] Methods that return CompletionStage should not throw exceptions #1283

... (truncated)

Commits


Updates apicurio-registry-protobuf-schema-utilities from 2.4.1.Final to 2.4.3.Final

Updates apicurio-registry-schema-util-protobuf from 2.4.1.Final to 2.4.3.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 #37.