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.5.11.Final to 2.6.3.Final #65

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps apicurio.registry.version from 2.5.11.Final to 2.6.3.Final. Updates io.apicurio:apicurio-registry-schema-resolver from 2.5.11.Final to 2.6.3.Final

Release notes

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

2.6.3.Final

  • [area/ui][area/compatibility][area/rest-api][area/storage] apicurio-registry-java-sdk published classes require JDK17 #5127
  • [closed] org.jboss.jandex:jandex-maven-plugin:1.2.3:jandex fails on Java 21 #5093
  • [area/storage] apicurioregistrysdk #5058
  • [component/registry][priority/normal][area/rest-api][area/storage] [Export] Include DB version in export manifest file #4984
  • [component/registry][priority/normal][area/storage] [Import] By default, allow importing only when the DB is empty #4983
  • [component/registry][priority/normal][area/storage] [Import] Fail fast when importing ZIP file by reading Manifest and failing on incompatible version #4982
  • [component/registry][priority/normal][area/storage] [Import] Save ZIP to local file system and implement new logic to read entities from file system #4980
  • [type/bug][area/compatibility] Understanding the FULL compatibility of APICURIO #4965
  • [DUPLICATE][type/enhancement][component/registry][priority/high] Error handling should return error codes #1763
  • [type/enhancement] Use RFC7807 format for errors #1361

2.6.2.Final

  • [type/bug][area/compatibility][area/rest-api] NPE exception details leaking to user #4949
  • [type/bug] WARNING: ResultSet leak detected by Agroal #4947
  • [type/bug] @​Transactional annotations might not work correctly #4922
  • [priority/normal][area/ui][3.x] [UI] Add Comment Management to the Version Detail page #4882
  • [type/bug][area/storage] Nginx returns 404 when trying to access API-version containing a period #4846
  • [type/bug][area/storage][area/auth] Azure EntraID login not working #4782
  • [type/enhancement][area/rules] "test" validate global rules API without actually creating a new artifact #4381
  • [type/enhancement][priority/normal][area/ui] Allow filtering based on labels and groups #4204
  • [type/enhancement][Impacts Documentation][area/ui] Better display of group ID in UI #3489
  • [type/enhancement][mas] Implement configurable content-size limits #1040
  • [type/enhancement][UI][2.0.x][mas] Enhance search API to support query by properties #949

2.6.1.Final

  • [Enhancement][area/ui] Allow expanding/collapsing groups in UI #3562
  • [Enhancement][component/registry][priority/normal][area/rules] Support "testing" of registration for CREATE operations (not just UPDATE) #2825

2.6.0.Final

  • [Bug][area/rest-api] Test Update Artifact v2 requires write permissions #4704
  • [Bug][area/storage] SHA hash should happen before conversion from YAML to JSON #3415
  • [area/ui] Allow deleting artifact versions via the UI #3107
Commits
  • 16682f9 Automated update to Release Version:: 2.6.3.Final
  • a123638 chore: add dependency management for some transitive dependencies (#5136)
  • 17b55e2 Upgrade the version of upload-artifact in all workflows
  • ee48313 Build Improvements (#5126)
  • d5f796d Update refs examples docs (#5105)
  • a8d8d39 Fix/2.6.x/java 21 (#5094)
  • d926060 Add test for json schema object and property level reference (#5087)
  • d759d6b Fix lombok scope in 2.6.x (#5084)
  • e8371d9 remove the wire-compiler dependency (#5077)
  • 3b75f85 fix: JSON Schema compat: Removing object property/array item does not take ad...
  • Additional commits viewable in compare view


Updates io.apicurio:apicurio-registry-protobuf-schema-utilities from 2.5.11.Final to 2.6.3.Final

Updates io.apicurio:apicurio-registry-schema-util-protobuf from 2.5.11.Final to 2.6.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Superseded by #67.