What's Changed
- Upgrade samples to 1.7.0 by @mkouba in #457
- Enable maven wrapper by @wjglerum in #458
- docs: add wjglerum as a contributor for infra by @allcontributors[bot] in #462
- docs: Tools - clarify the structured content examples by @mkouba in #463
- Make sure to build & test all samples in a matrix job by @wjglerum in #461
- core: clarify javadoc around feature definition registrations by @mkouba in #467
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.39 to 2.2.40 by @dependabot[bot] in #471
- build(deps-dev): bump dev.langchain4j:langchain4j-core from 1.7.1 to 1.8.0 by @dependabot[bot] in #470
- build(deps): bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 by @dependabot[bot] in #474
- Warn if CORS is disabled for Streamable HTTP, update security docs by @sberyozkin in #473
- core: add config to disable support of LangChain4j Tool/P annotations by @mkouba in #475
- devui: show info about what is listed in views, display server name by @mkouba in #477
- core: fix Tool method returning Uni with structuredContent enabled by @mkouba in #480
- core: introduce quarkus.mcp.server.tools.name-max-length config property by @mkouba in #484
- ws: use InboundProcessingMode#CONCURRENT for generated endpoints by @mkouba in #487
- build(deps): bump quarkus.version from 3.27.0 to 3.27.1 by @dependabot[bot] in #490
- core: fix resource template completion by @mkouba in #494
- http: make transport compatible with Quarkus 3.30+ by @mkouba in #497
- Rename quarkus-mcp-server-sse to quarkus-mcp-server-http by @mkouba in #501
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #504
- Make it possible to attach additional metadata to feature definitions by @mkouba in #503
- core: add WrapBusinessError#unless() by @mkouba in #505
- hibernate-validator: only wrap validated feature methods by @mkouba in #507
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.40 to 2.2.41 by @dependabot[bot] in #509
- Trigger 1.8.0 by @mkouba in #511
New Contributors
Full Changelog: 1.7.0...1.8.0