Skip to content

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

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

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 dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2026
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 force-pushed the dependabot/maven/io.quarkiverse.mcp-quarkus-mcp-server-bom-1.13.0 branch from f72f49e to 2fae6a2 Compare June 26, 2026 11:29
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Looks like io.quarkiverse.mcp:quarkus-mcp-server-bom is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 26, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.quarkiverse.mcp-quarkus-mcp-server-bom-1.13.0 branch June 26, 2026 11:53
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