#quarkiverse
Ok, I know it's boring 🥱, but we have another #quarkus MCP server minor version release - 1.7.0 with WebSocket transport, new API to customize input schema generation for Tools, and more: github.com/quarkiverse/...
Release 1.7.0 · quarkiverse/quarkus-mcp-server
What's Changed build(deps): bump quarkus.version from 3.20.2.2 to 3.27.0 by @dependabot[bot] in #427 build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.37 to 2.2.38 by @dependabot[b...
github.com
October 15, 2025 at 10:08 AM
A major milestone has been reached on the quarkus-fx extension as it now supports native build in its 0.10.0 release.

github.com/quarkiverse/...

Please report any found issue.

#Java #JavaFX #Quarkus
GitHub - quarkiverse/quarkus-fx: Run Java FX on Quarkus
Run Java FX on Quarkus. Contribute to quarkiverse/quarkus-fx development by creating an account on GitHub.
github.com
October 11, 2025 at 12:37 PM
🍂 A new #quarkus MCP server has fallen from the tree (metaphorically speaking) - 1.6.0 with Hibernate Validator integration, McpException moved to the public API, fixes around basic auth in McpAssured, and more: github.com/quarkiverse/...
Release 1.6.0 · quarkiverse/quarkus-mcp-server
What's Changed build(deps-dev): bump dev.langchain4j:langchain4j-core from 1.3.0 to 1.4.0 by @dependabot[bot] in #388 Update version in samples by @mkouba in #390 build(deps): bump quarkus.version...
github.com
September 23, 2025 at 2:30 PM
What's your favorite #Quarkus extension and why?
#Java #Quarkiverse
March 13, 2025 at 7:48 AM
Quarkus 3 main is now Jakarta based.

Big kudos to the contributors and especially @gsmet_ on strangling the big alignment.

The 80% bulk of work is done enabling easier testing and integration for rest of Quarkiverse. Onto the famous last 20%

info at https://t.co/JH7PRqeqP5
November 18, 2024 at 9:17 AM
While preparing an introductory talk on @ApachePinot for the @breizhcamp I was needing to call Pinot from a REST API ...
This leads me to create a minimalist and experimental @QuarkusIO extension for it 😀

You can try it here
https://github.com/quarkiverse/quarkus-pinot
GitHub - quarkiverse/quarkus-pinot: Quarkus Apache Pinot extension
Quarkus Apache Pinot extension. Contribute to quarkiverse/quarkus-pinot development by creating an account on GitHub.
github.com
November 26, 2024 at 11:55 AM
We've just released #quarkus MCP server 1.2.0 with initial support for "streamable HTTP" transport, default values for ToolArg/PrompArg annotations, feature filters, and other bugfixes and minor improvements... ☕ github.com/quarkiverse/...
Release 1.2.0 · quarkiverse/quarkus-mcp-server
What's Changed devui: add input field for bearerToken header by @mkouba in #220 Add secure-http-server demo by @sberyozkin in #199 docs: add sberyozkin as a contributor for example by @allcontribu...
github.com
May 22, 2025 at 6:52 AM
The fun part is that github.com/quarkiverse/... is a nice showcase of all the goodies and developer joy @quarkus.io , @jreleaser.org and @jbang.dev brings.

- super easy release on push to main
- jbang enabling consumption from non-java devs
- quarkus providing the simplest MCP SDK I've tried
January 29, 2025 at 3:55 PM
2024 is apparently the year of java on desktop - we got early javafx support for Quarkus contribution in Quarkuverse Hub https://github.com/quarkiverse/quarkus-fx
GitHub - quarkiverse/quarkus-fx: Run Java FX on Quarkus
Run Java FX on Quarkus. Contribute to quarkiverse/quarkus-fx development by creating an account on GitHub.
github.com
November 17, 2024 at 11:58 PM
Sooo, we've just released the @quarkus.io MCP server 1.0.0 🎉. The main branch is now 1.1 and we already have a couple of new features for this milestone: client sampling, Dev UI improvements and CLI adapter github.com/quarkiverse/.... We also started to look into the new spec version. Stay tuned!
1.1.0 Milestone · quarkiverse/quarkus-mcp-server
This extension enables developers to implement the MCP server features easily. - 1.1.0 Milestone · quarkiverse/quarkus-mcp-server
github.com
April 2, 2025 at 9:34 AM
After having migrated the whole Quarkus code base and Quarkiverse extensions to @ConfigMapping interfaces in Quarkus 3.19, we announce the sunsetting of legacy config classes.

Learn more on Guillaume Smet's blog post: quarkus.io/blog/legacy-...
July 16, 2025 at 1:03 PM
foojay.io/today/javafx...

nice, now we can run #javafx on #quarkus github.com/quarkiverse/... looks like it exist since 2024 Feb
mvnrepository.com/artifact/io....
I wonder which applications use it, any big companies maybe ?
GitHub - quarkiverse/quarkus-fx: Run Java FX on Quarkus
Run Java FX on Quarkus. Contribute to quarkiverse/quarkus-fx development by creating an account on GitHub.
github.com
October 29, 2024 at 5:42 PM
Did you know @quarkus.io has additional @opentelemetry.io exporters in #Quarkiverse?
The #Azure exporter now also supports traces, metrics and logs provided by #Quarkus 3.16.x.
Thanks to Jean Bisutti for the contributions.
Give it a try!
github.com/quarkiverse/...
Release 3.16.2.0 · quarkiverse/quarkus-opentelemetry-exporter
What's Changed Bump Quarkus and OpenTelemetry by @jeanbisutti in #239 Bump Azure Monitor OpenTelemetry Exporter by @jeanbisutti in #248 Release 3.16.2.0 by @brunobat in #261 Full Changelog: 3.15....
github.com
November 21, 2024 at 5:05 PM
After a few more alphas, we decided to release #quarkus MCP server 1.0.0.Beta1 yesterday, yay! github.com/quarkiverse/...
Release 1.0.0.Beta1 · quarkiverse/quarkus-mcp-server
What's Changed Bump quarkus.version from 3.17.7 to 3.17.8 by @dependabot in #87 Improve the README of the sample by @geoand in #89 core: introduce API to encode return values as response objects b...
github.com
January 31, 2025 at 8:13 AM
Securing your CI pipelines? We did that lately in @smallrye_io and @QuarkusIO Quarkiverse repositories after realizing there was a security issue.

We've documented what happened and how we have changed things to make the pipeline better.

https://t.co/tsw31IP4Df
Strengthening the Release Process for Quarkiverse and SmallRye
Quarkus: Supersonic Subatomic Java
quarkus.io
November 20, 2024 at 7:57 AM
Quarkus 3 main is now Jakarta based.

Big kudos to the contributors and especially @gsmet_ on strangling the big alignment.

The 80% bulk of work is done enabling easier testing and integration for rest of Quarkiverse. Onto the famous last 20%

info at https://t.co/JH7PRqeqP5
November 17, 2024 at 11:20 PM
Haha! Credits go to Alex Soto (x.com/alexsotob) who created the issue github.com/quarkiverse/... and commented: "This would be similar to a standard Quarkus test with Rest Assured, but for MCP."
Testing feature · Issue #297 · quarkiverse/quarkus-mcp-server
It would be great to have a testing module that automatically starts the MCP Server (stdin or streaming) and injects an MCP Client instance into the test, allowing you to write tests against it. Th...
github.com
July 17, 2025 at 12:40 PM
I am happy to announce on behalf of the team that Java Operator SDK version 5.0.0 has been released!

github.com/operator-fra...

Along with related projects:
Quarkus Operator SDK: github.com/quarkiverse/...
Spring Boot Starter: github.com/operator-fra...
Release 5.0.0 · operator-framework/java-operator-sdk
What's Changed See the release notes here: https://javaoperatorsdk.io/blog/2025/01/06/version-5-released/
github.com
February 3, 2025 at 12:53 PM
#quarkus MCP server 1.1.0 is out! With progress, roots and sampling APIs... ⚡https://github.com/quarkiverse/quarkus-mcp-server/releases/tag/1.1.0
April 17, 2025 at 7:34 AM
New release for quarkus-opentelemetry-exporter, it's version 3.18.3.1 featuring:
- Improvements #Azure exporter
- A new @sentry.io exporter, as a preview. Tell us what you think!
@quarkus.io @opentelemetry.io

github.com/quarkiverse/...
Release 3.18.3.1 · quarkiverse/quarkus-opentelemetry-exporter
What's Changed [Azure] Document logging and fix links by @jeanbisutti in #264 Add automatic tests for OTel metrics on Azure by @jeanbisutti in #270 Add automatic tests for OTel logs on Azure by @j...
github.com
March 10, 2025 at 11:37 AM
New release (3.4.1) of the quarkus-micrometer-registry.
It includes a new registry compatible with @micrometer.io Prometheus Client V1.x.
In a future @quarkus.io 4.x version this client will become available in Quarkus core.

github.com/quarkiverse/...
Release 3.4.1 · quarkiverse/quarkus-micrometer-registry
What's Changed Create CODEOWNERS by @gastaldi in #446 Bump quarkus.version from 3.19.1 to 3.19.2 by @dependabot[bot] in #476 Version Upgrades by @brunobat in #488 Bump quarkus.version from 3.21.1 ...
github.com
September 15, 2025 at 8:59 AM
Today I release version 0.4 of Quarkiverse Google Cloud Services based on @QuarkusIO 1.11.
@GCPcloud
https://github.com/quarkiverse/quarkus-google-cloud-services/releases/tag/0.4.0
Release Release 0.4.0 · quarkiverse/quarkus-google-cloud-services
Starting from this release, we rely on the official GCP support for GraalVM native image thanks to @dzou and the GCP Java Team. This release is based on Quarkus 1.11.0.Final.
github.com
November 26, 2024 at 11:43 AM