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-schema-resolver from 2.2.0.Final to 2.2.3.Final #9

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps apicurio-registry-schema-resolver from 2.2.0.Final to 2.2.3.Final.

Release notes

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

2.2.3.Final

No release notes provided.

2.2.2.Final

  • [Task][component/registry][priority/high] Change the recent "findLast()" SQL storage query to "findFirst()" and inverting the sort direction #2361
  • [Bug][component/registry][priority/blocker] Bug when getting artifact version by content if artifact has multiple versions with identical content #2357
  • [Task][component/registry][priority/normal] Remove bi-weekly Quarkus Build #2338
  • [component/registry][priority/low] Test using empty import ZIP as workaround for KafkaSQL bug #2306
  • [Question] New release plan #2274
  • [Task][UI][component/registry][priority/normal] Improve UX/messaging for Import/Export in UI #2259
  • [Bug][UI][component/registry][priority/high] Cannot navigate/load the Settings page directly #2258
  • [Bug][component/registry][priority/normal] JSON schema validity checking inconsistent with compatibility checking #2236
  • [Enhancement][component/registry][priority/high] Log all 500 errors by default #2232
  • [Enhancement][UI][component/registry][priority/normal] UI tweaks for metadata labels #2231
  • [Duplicate][Enhancement][component/registry][priority/high] Apply dynamic configuration property logic to Apicurio Registry #2230
  • [Bug][UI][priority/normal] None enum value is not present in the UI when configuring an artifact validity or compatibility rules. #2173
  • [Question] [Question] Configuring Kafka client authentication settings when using Apache Kafka storage option #2073
  • [Enhancement][component/registry][priority/normal] Improve Import/Export feature #1922
  • [Bug][Documentation] [Docs] Installing Apicurio Registry using Docker points to the wrong image version #1918
  • [Enhancement][Tests] Stop spawning Keycloak servers for unit tests #1779
  • [Bug] Protobuf Dependency Management #1737
  • [closed] Ccompat API is not returning references when fetching a schema by id #1676
  • [Bug] CCompat Layer the Schema dto is not fully compatible. #1660
  • [Bug][2.0.x] The UI does not properly obey the "disable roles" feature #1610
  • [Bug] API ccompat v6 not returning artifact #1593
  • [closed] CI Workflow issue: PR builds not using the right code? #1513
  • [Bug] io.apicurio.registry.storage.RuleNotFoundException: No rule named 'COMPATIBILITY' was found. #980
  • [Enhancement][EPIC] Support artifact references #865
  • [Bug] Global compatibility rule execution broken for RuleApplicationType.CREATE #358

2.2.1.Final

  • [closed] invalid target release: 11 #2294
  • [Enhancement] Decouple The Release Workflow #2289
  • [Bug] Invalid Return Type When Subject Version Not Found #2226
  • [closed] Add UI support for managing dynamic config properties #2217
  • [closed] Create REST API to manage dynamic config properties (admin only) #2216
  • [Enhancement] Apply dynamic config from apicurio-common-app-components to Apicurio Registry #2215
  • [Enhancement][component/registry] Add dynamic config option for "authenticated read access" feature #2214
  • [Enhancement][Beginner Friendly] Add support for searching for artifacts by existence of property #2187
  • [Bug] Version deletion bug #2185
  • [Documentation][Quality][Beginner Friendly][Seeking Contribution] Add user-friendly explanations to the JSON compatibility checking #2160
  • [Bug] Postgres error message after startup #2124
  • [closed] Fix broken native image CLI workflow #2086
  • [Task][Beginner Friendly][Seeking Contribution][java] Extract admin endpoints from the rest client to an admin client. #2026
  • [Enhancement][2.1.x] Support per-tenant globalId and (possibly) contentId #1813
  • [Discussion] Authentication/Authorization requirements #743
Commits
  • 3a20bf6 Automated update to Release Version:: 2.2.3.Final
  • 2a1e81e Upgraded redoc
  • a4818ea chore(deps): install apicurio-data-models 1.1.26 (#2433)
  • 87b258a Automatically updated the core v2 API OpenAPI definition.
  • 12f03a3 Regenerated JAX-RS interfaces after upgrading codegen (#2446)
  • 8e042ab Skip workflow runs for the label 'DO NOT MERGE' (#2444)
  • a8b4d16 build(deps): bump proto-google-common-protos from 2.8.2 to 2.8.3 (#2437)
  • 546c903 build(deps): bump apicurio-common-rest-client.version (#2435)
  • 8bf87fb Improve protobuf compatibility checking (#2439)
  • 2ff13d9 build(deps): bump debezium-core from 1.8.1.Final to 1.9.0.Final (#2410)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)