Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

What's new in the Red Hat build of Quarkus 3.8

Supersonic, subatomic Java framework

May 17, 2024
Jeff Beck
Related topics:
JavaKubernetesQuarkus
Related products:
Red Hat build of Quarkus

Share:

    Continuing the mission of supporting enterprise developers to build cloud-native and Kubernetes-native Java applications, Red Hat has released version 3.8 of the Red Hat build of Quarkus. The latest release has some great features and performance improvements including tools to improve developer productivity.

    Let’s take a look at some highlights of this release. For a complete list of new features, check out the official Red Hat build of Quarkus 3.8 release notes.

    Improved developer productivity

    One of the founding principles of Quarkus is to provide joy to Java developers by creating a frictionless experience with a combination of tools, libraries, extensions, and more. In this release, developers can access local development and testing services easily using new tools and services, such as new Dev Services.

    Dev Services for OpenSearch and Elasticsearch

    The Red Hat build of Quarkus 3.8 now includes Dev Services for both Elasticsearch and OpenSearch search engines. This provides developers with even more options when utilizing search engines to build solutions for data-intensive applications.

    When you use Hibernate Search in your Quarkus application, Dev Services defaults to starting Elasticsearch or OpenSearch based on your Hibernate Search configuration.

    Learn more about Elasticsearch and OpenSearch Dev Services here. 

    Efficient framework performance

    Quarkus makes Java supersonic and subatomic with its fast startup times, low memory footprint, and small disk footprint. This release continues to improve the Quarkus framework's performance and efficiency with support for new Java capabilities.

    Virtual thread support

    Red Hat build of Quarkus 3.8 provides support for Java virtual threads that reduce the effort of writing, maintaining, and debugging high-throughput concurrent applications. Virtual threads provides a significant performance boost for a variety of applications including REST, gRPC, and messaging systems like Kafka and AMQ, as well as periodic task execution.

    Virtual threads:

    • Enhances the management of concurrent tasks, improving scalability and resource efficiency.
    • Enhances the imperative programming model by improving resource efficiency with virtual threads, which are inexpensive to block.
    • Simplifies the concurrency model, streamlining code base maintenance.
    • Reduces thread context switching overhead, resulting in lower latency and higher throughput.
    • Enables better multicore processor utilization, allowing more concurrent tasks without heavy context-switching penalties.
    • Limitations: libraries pinning the carrier thread might delay adoption until the Java ecosystem fully embraces virtual-thread compatibility.

    To learn more about Quarkus’ support of virtual threads, take a look at these blog posts or this guide on quarkus.io. 

    This video demonstrates how to integrate Loom in Quarkus.

    Community and standards

    Quarkus begins and ends with the community. Quarkus includes a vast extension ecosystem of over 400 extensions in addition to support for popular Java APIs and standards. This release continues that mission with new features and standards support.

    Java 21

    Red Hat build of Quarkus 3.8, Java 21 is now the recommended version with continued support of Java 17 as well. With this release, support for Java 11 has been removed completely.

    Upgrade today

    We want to make migrating to Red Hat build of Quarkus 3.8 seamless for our users. With that in mind, we have created a migration guide and automated tooling to facilitate this process.

    Support

    Starting with the Red Hat build of Quarkus 3.2, Red Hat provides a 3-year life cycle for major releases. Red Hat build of Quarkus release version numbers are directly aligned with the Long-Term Support (LTS) versions of the Quarkus community project. See Figure 1.

    alt text
    Figure 1: Support for Red Hat build of Quarkus.

    Try Quarkus

    The best way to experience the new features of Quarkus is to start using it. You can generate your code at code.quarkus.redhat.com.

    You can find more Quarkus resources on Red Hat Developer:

    • Get started
    • Quarkus on OpenShift
    • Quarkus for Spring Developers e-book
    • Quarkus Cookbook
    Last updated: May 22, 2024

    Related Posts

    • What's new for developers in JDK 21

    • How to use LLMs in Java with LangChain4j and Quarkus

    • How to integrate Quarkus applications with OpenShift AI

    • Spring Boot to Quarkus migrations and more in Red Hat's migration toolkit for applications 5.1.0

    • Integrate your Quarkus application with GPT4All

    • Getting started with MongoDB and Quarkus

    Recent Posts

    • What's New in OpenShift GitOps 1.18

    • Beyond a single cluster with OpenShift Service Mesh 3

    • Kubernetes MCP server: AI-powered cluster management

    • Unlocking the power of OpenShift Service Mesh 3

    • Run DialoGPT-small on OpenShift AI for internal model testing

    What’s up next?

    In this activity, discover how you can go from initial app idea to prototype code in as little as five minutes. You'll scaffold a Quarkus application, build a container image locally using Podman Desktop, and then see how to install, run, and test the application in the Developer Sandbox from the command line.

    Start the activity
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2025 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue