Skip to content

Bump io.quarkiverse.mcp:quarkus-mcp-server-bom from 1.12.1 to 1.13.0#404

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.quarkiverse.mcp-quarkus-mcp-server-bom-1.13.0
Open

Bump io.quarkiverse.mcp:quarkus-mcp-server-bom from 1.12.1 to 1.13.0#404
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.quarkiverse.mcp-quarkus-mcp-server-bom-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps io.quarkiverse.mcp:quarkus-mcp-server-bom from 1.12.1 to 1.13.0.

Release notes

Sourced from io.quarkiverse.mcp:quarkus-mcp-server-bom's releases.

1.13.0

Highlights

  • Streamable HTTP: lazy SSE initialization — SSE is now initiated on demand (when Progress, logging, etc. are actually used) instead of eagerly at request start. This removes the need for transport hints to disable SSE for programmatically added features. (#725)
  • Streamable HTTP: auto-init honors client metadata — when auto-init=true, the server now reads clientInfo and clientCapabilities from the _meta per-request fields, so auto-initialized clients can advertise their capabilities. (#796)
  • Elicitation URL mode support — elicitation now supports the URL mode per MCP 2025-11-25. (#711)
  • New quarkus-mcp-server-oidc extension — returns spec-compliant insufficient_scope challenges with required scopes and resource metadata URL when OIDC-protected MCP endpoints reject a request
  • OptionalInt, OptionalLong, OptionalDouble support — tool methods can use Java optional primitive types. (#769)

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-mcp-server@1.12.0...1.13.0

Commits
  • d165154 [maven-release-plugin] prepare release 1.13.0
  • 0a14f67 Update the latest release version 1.13.0 in documentation
  • 809cc37 Merge pull request #814 from quarkiverse/trigger-1-13-0
  • 32c6bf4 Trigger 1.13.0
  • 85a7a79 Merge pull request #813 from mkouba/issue-576
  • 37a6ec7 cli: derive MCP tool parameter names from CLI option names
  • e1b36ab Merge pull request #812 from mkouba/issue-809
  • 4b4bc2f core: add Optional<Method> method() to FeatureInfo
  • 339f877 Merge pull request #807 from mkouba/issue-806
  • 3994d20 core: reflect @ResourceTemplateArg in validation
  • 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.quarkiverse.mcp:quarkus-mcp-server-bom](https://github.com/quarkiverse/quarkus-mcp-server) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/quarkiverse/quarkus-mcp-server/releases)
- [Commits](quarkiverse/quarkus-mcp-server@1.12.1...1.13.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.mcp:quarkus-mcp-server-bom
  dependency-version: 1.13.0
  dependency-type: direct:production
  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 Jun 5, 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.

0 participants