Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Bump apicurio.registry.version from 3.1.4 to 3.1.6 - #116

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/apicurio.registry.version-3.1.6
Closed

Bump apicurio.registry.version from 3.1.4 to 3.1.6#116
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/apicurio.registry.version-3.1.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps apicurio.registry.version from 3.1.4 to 3.1.6.
Updates io.apicurio:apicurio-registry-schema-resolver from 3.1.4 to 3.1.6

Release notes

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

3.1.6

What's Changed

Bug Fixes

  • Azure Entra ID authentication fails due to hardcoded loadUserInfo causing userinfo endpoint audience mismatch (#7051)

Enhancements

  • Read schema from header instead of inferring it (#1484)

Other Changes

  • docs: provide pointers to enable CORS (#707)

3.1.5

What's Changed

Bug Fixes

  • Stackoverflow error with normalized self referencing AVRO schema (#7023)
  • java sdk post new artifact error: the server returned an unexpected status code and no error class is registered for this code 401 (#7022)
  • Log level configuration not applied early enough to capture startup messages (#6963)
  • Edit draft button available even though UI is in readonly mode (#6957)
  • Maven plugin autoRefs fails with YAML OpenAPI files (#6954)
  • Missing circular reference detection in artifact reference handling (#6946)
  • Race Condition During Startup When Multiple Replicas Initialize Database (#6935)
  • OIDC Redirect issue when opening deep links in the UI (introduced in 3.0.15) (#6929)

Enhancements

  • Add support for AsyncAPI 3.0 validation rules (#7035)
  • UI Enhancement: Registry Dashboard and Schema Version Comparison Tool (#7033)
  • Feature: Reference Graph Visualization in UI (#6949)
  • JSON Schema validateReferences() is not implemented (#6942)

Other Changes

  • Reference handling bugs: REWRITE URLs missing /content and DEREFERENCE not inlining JSON pointer references (#7032)
  • Support auth in the MCP server (#6983)
  • Operator support for MySQL storage (#6919)
  • Inconsistent use of apicurio.kafkasql.security prefix in KafkaSqlFactory configuration (#6398)
  • Add an informative log message when creating PTS without a container name (#6383)
Commits
  • 01cf101 Automated update to Release Version:: 3.1.6
  • b34c258 ci(operator): pre-release changes for 3.1.6
  • 34feed9 chore: refresh config property table
  • 2a9a76b fix: module examples/tools/kafkasql-topic-import was not included in the build
  • e765dca fix: add missing tar long file mode
  • dbf108d chore(operator): improve exception logging
  • 98861ba chore(operator): update install file
  • 331c574 fix(deps): update dependency io.swagger.parser.v3:swagger-parser-v3 to v2.1.3...
  • e093951 Improve reference finder error handling (#7060)
  • 597012f Add comprehensive guide for configuring Microsoft Entra ID as OIDC provider f...
  • Additional commits viewable in compare view

Updates io.apicurio:apicurio-registry-protobuf-schema-utilities from 3.1.4 to 3.1.6

Updates io.apicurio:apicurio-registry-schema-util-protobuf from 3.1.4 to 3.1.6

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 3.1.4 to 3.1.6.

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

Updates `io.apicurio:apicurio-registry-protobuf-schema-utilities` from 3.1.4 to 3.1.6

Updates `io.apicurio:apicurio-registry-schema-util-protobuf` from 3.1.4 to 3.1.6

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 22, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jan 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #120.

@dependabot dependabot Bot closed this Jan 29, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/apicurio.registry.version-3.1.6 branch January 29, 2026 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants