Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apicurio.registry.version from 2.5.11.Final to 2.6.4.Final #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

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

Release notes

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

2.6.4.Final

  • [type/bug][component/registry][priority/high][area/storage][2.6.x] [KafkaSQL] JdbcSQLIntegrityConstraintViolationException when creating artifacts concurrently #5162
  • [area/compatibility][area/storage] Schemas containing reference to another schemas cause confluent lib fail with ccompat/v7 and No artifact with ID error code: 40401 #5133
  • [type/task][component/registry][priority/normal][area/serdes] Change default SerDes config options to be compatible with Confluent clients out of the box #5086
  • [type/task][priority/high][area/dependencies][3.x] 3.0.0.M4 not published to maven central #5063
  • [type/enhancement] Create migration table for application properties for migrating from 2.x to 3.x #4595
  • [type/enhancement] Compatibility Rule: OpenAPI #15

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
  • dba1576 Automated update to Release Version:: 2.6.4.Final
  • 017fef7 [2.6.x] Concurrent artifact creation test & fixes (#5169)
  • 47c7e7a Automated update to next Snapshot Version: 2.6.4-SNAPSHOT
  • 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)
  • Additional commits viewable in compare view

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

Updates io.apicurio:apicurio-registry-schema-util-protobuf from 2.5.11.Final to 2.6.4.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 <dependency name> 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)

Bumps `apicurio.registry.version` from 2.5.11.Final to 2.6.4.Final.

Updates `io.apicurio:apicurio-registry-schema-resolver` from 2.5.11.Final to 2.6.4.Final
- [Release notes](https://github.com/apicurio/apicurio-registry/releases)
- [Commits](Apicurio/apicurio-registry@2.5.11.Final...2.6.4.Final)

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

Updates `io.apicurio:apicurio-registry-schema-util-protobuf` from 2.5.11.Final to 2.6.4.Final

---
updated-dependencies:
- dependency-name: io.apicurio:apicurio-registry-schema-resolver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.apicurio:apicurio-registry-protobuf-schema-utilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.apicurio:apicurio-registry-schema-util-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants