Skip to content

Bump io.apicurio:apicurio-registry-v2-java-sdk from 3.1.7 to 3.2.0#335

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.apicurio-apicurio-registry-v2-java-sdk-3.2.0
Open

Bump io.apicurio:apicurio-registry-v2-java-sdk from 3.1.7 to 3.2.0#335
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.apicurio-apicurio-registry-v2-java-sdk-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps io.apicurio:apicurio-registry-v2-java-sdk from 3.1.7 to 3.2.0.

Release notes

Sourced from io.apicurio:apicurio-registry-v2-java-sdk's releases.

3.2.0

What's Changed

Bug Fixes

  • Schema editor crashes on non-string example values (#7491)
  • POST /search/versions misses versions promoted from DRAFT to ENABLED (search by content) (#7490)
  • Version 3.1.x introduces undocumented breaking changes on schema resolution (#7471)
  • Version references not saved if state is DRAFT (#7424)
  • macOS CLI workflow fails due to missing Maven dependencies (#7415)
  • Apicurio Java SDK - CVE-2026-1002 in Vertx-core (#7412)
  • Schema caching not working with v3 API - API call made for every record (#7395)
  • Apicurio Registry Startup Crash (Transient DNS Failure) (#7392)
  • listArtifactVersions explicit sort is backwards (#7383)
  • [AVRO] Registry does not support uploading schemas with record defined internally. (#7333)
  • SerDes: Base64-encoded protobuf schemas fail to parse - missing decode step (#7269)
  • Non-owners are able to update artifacts through the ccompact API (#7267)
  • Protobuf schema compatibility check actual errors are not returned to clients (#7068)
  • Silent exception swallowing in reference handling can mask errors (#6943)
  • Registry basic authorization only supports one scope (Azure Entra-related) (#6348)
  • Syntax Errors in Protobuf Schemas Are Not Detected During Registration (#6209)
  • Trouble Using Confluent AvroConverter with apicurio registry (#4831)
  • Cannot create custom artifact and schema resolvers from Quarkus based camel-kafka application (#4514)

Enhancements

  • Remove JAXRSClientUtil and URL content fetching from v2 API (#7493)
  • Enable Quarkus Management Interface for health and metrics endpoints (#7483)
  • Add Strimzi Kafka Access Operator support to the Apicurio Registry Operator (#7475)
  • Add JSON Schema visualization to the Web UI (MCP Server support) (#7466)
  • Global configuration property to enable/disable experimental features (#7425)
  • Add KubernetesOps Storage variant for managing artifacts via ConfigMaps (#7397)
  • Add macOS GitHub Actions workflow for CLI tests (#7390)
  • ccompat v7: Add normalize parameter to Compatibility endpoints (#7301)
  • ccompat v7: Add missing Config Resource parameters and endpoint (#7300)
  • ccompat v7: Add pagination and missing parameters to Subjects/Versions endpoints (#7299)
  • ccompat v7: Add missing Schemas Resource endpoints and parameters (#7298)
  • ccompat v7: Implement Exporter API endpoints (#7297)
  • ccompat v7: Implement Mode API endpoints (#7296)
  • Extended version command in the CLI (#7165)
  • Add macOS support to Apicurio Registry CLI (#7163)
  • Export just a single group (#5798)
  • Report expected location of registry backend in UI (#5388)
  • enhance : Search for the name of the property item in "Search for artifacts" API. (#1260)
  • Update UI to support artifact properties (#948)
  • Analyze protobuf package support (#427)

Other Changes

  • Drop native Registry server support (#7489)
  • NPE in ProtobufSchemaParser.parseSchema() when FileDescriptorUtils.toDescriptor() returns null (#7377)
  • Simplify storage decorator chain architecture (#7313)
  • Add recursion depth limit for reference resolution (#7312)

... (truncated)

Commits
  • 2eb4994 Automated update to Release Version:: 3.2.0
  • d02c7cf ci(operator): pre-release changes for 3.2.0
  • 03618b8 Automatically updated the core API OpenAPI definition.
  • e31f690 Add Elasticsearch-based full-text and structured search index (#7481)
  • 31c42f5 chore(deps): update dependency @​vitejs/plugin-react-swc to v4.3.0 (#7544)
  • e7f30b5 docs(operator): update all documentation to ApicurioRegistry3 CRD (#7545)
  • 2135213 feat(ui): add UI support for MODEL_SCHEMA and PROMPT_TEMPLATE artifact types ...
  • fe9711d feat: upgrade to Java 21 runtime and UBI 10 base images (#7534)
  • 62f1df9 chore(deps): update dependencies: typescript sdk (#7542)
  • 7154711 chore(deps): update dependency @​types/node to v25.5.0 (#7543)
  • 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 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 [io.apicurio:apicurio-registry-v2-java-sdk](https://github.com/apicurio/apicurio-registry) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/apicurio/apicurio-registry/releases)
- [Commits](Apicurio/apicurio-registry@3.1.7...3.2.0)

---
updated-dependencies:
- dependency-name: io.apicurio:apicurio-registry-v2-java-sdk
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 16, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant