github quarkiverse/quarkus-mcp-server 1.13.1

8 hours ago

What's Changed

  • build(deps): bump dev.langchain4j:langchain4j-core from 1.13.0 to 1.13.1 by @dependabot[bot] in #764
  • fix: downgrade client-error (4xx) log level from ERROR to WARN by @mhubig in #762
  • Add a first set of MCP Authorization integration tests by @sberyozkin in #761
  • build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.48 to 2.2.49 by @dependabot[bot] in #767
  • build(deps): bump dev.langchain4j:langchain4j-core from 1.13.1 to 1.14.0 by @dependabot[bot] in #768
  • Add support for OptionalInt, OptionalLong and OptionalDouble parameters by @mkouba in #770
  • build(deps): bump quarkus.version from 3.33.1 to 3.33.1.1 by @dependabot[bot] in #771
  • Add more authorization integration tests by @sberyozkin in #772
  • build(deps): bump dev.langchain4j:langchain4j-core from 1.14.0 to 1.14.1 by @dependabot[bot] in #779
  • docs: fix copyedit issues across mcp-server pages by @rolfedh in #777
  • docs(server): add intro before per-server tools example by @rolfedh in #778
  • core: fix tool argument conversion by @mkouba in #776
  • Render Mermaid diagrams in the Antora docs build by @rolfedh in #773
  • Add condition to ecosystem CI workflow by @gastaldi in #784
  • Add an extension to deal with OIDC specific MCP authorization requirements by @sberyozkin in #780
  • Add a handler to intercept security failures after a Streamable HTTP is established by @sberyozkin in #775
  • build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.49 to 2.2.50 by @dependabot[bot] in #785
  • docs: replace Markdown xml fences with AsciiDoc source blocks by @rolfedh in #787
  • build(deps): bump dev.langchain4j:langchain4j-core from 1.14.1 to 1.15.0 by @dependabot[bot] in #791
  • core: fix Content.Annotations/Resource#annotations() by @mkouba in #792
  • build(deps): bump quarkus.version from 3.33.1.1 to 3.33.2 by @dependabot[bot] in #797
  • http: auto-init - honor clientInfo and clientCapabilities _meta fields by @mkouba in #798
  • http: update auto-init docs by @mkouba in #799
  • http: enforce SSE init lazily by @mkouba in #801
  • build(deps-dev): bump org.htmlunit:htmlunit from 4.21.0 to 5.0.0 by @dependabot[bot] in #802
  • build(deps): bump dev.langchain4j:langchain4j-core from 1.15.0 to 1.15.1 by @dependabot[bot] in #803
  • core: Elicitation - add URL form support by @mkouba in #804
  • core: reflect @ResourceTemplateArg in validation by @mkouba in #807
  • core: add Optional method() to FeatureInfo by @mkouba in #812
  • cli: derive MCP tool parameter names from CLI option names by @mkouba in #813
  • Trigger 1.13.0 by @mkouba in #814
  • ToolOutputGuardrail.ToolOutputContext#setResponse() should not accept null [1.13.x] by @mkouba in #821
  • Improve McpAssured test performance and disable OTel by default in HTTP transport tests [1.13.x] by @mkouba in #827
  • ci: split build-native job into 5 parallel groups by @mkouba in #830
  • ToolInputGuardrail.ToolInputContext#setArguments() should not accept null [1.13.x] by @mkouba in #836
  • Reflect quarkus.mcp-server.metrics.enabled in MicrometerMcpMetrics [1.13.x] by @mkouba in #847
  • Tracing spans include mcp.server.name and respect per-server config [1.13.x] by @mkouba in #851
  • fix: always end the response in the auth failure handler [1.13.x] by @mkouba in #855
  • Handle notifications/initialized on auto-init path [1.13.x] by @mkouba in #879
  • Trigger 1.13.1 by @mkouba in #880

New Contributors

Full Changelog: 1.12.0...1.13.1

Don't miss a new quarkus-mcp-server release

NewReleases is sending notifications on new releases.