Blog - page 44

The Supersonic, Subatomic Quarkus Hackathon winners have been announced!

1.7.1.Final fixes some regressions and bugs.

A handy guide to Quarkus sessions at Red Hat's free Quarkus Day virtual event.

The Quarkus project moves fast and when we prepare bugfix releases, we usually have several dozens of pull requests to backport. The number of pull requests to backport is enormous and doing it via the GitHub UI is inconvenient and takes a lot of time (click PR, copy/paste commit hashes to cherry-pick, remove label, assign milestone, assign milestone to all fixed issues, next) plus some limitation of the UI (it’s not possible to sort by...

Failures are an inherent part of any software. This post explains how you handle them with Mutiny

The idea is simple, you pick your extensions and they are able to provide example code to get you started.

Exploring some SmallRye OpenAPI features

Quarkus 1.7 has been released with new extensions for Elasticsearch and Redis clients. It also brings significant improvements to Reactive routes and the Funqy serverless framework.

1.6.1.Final fixes some regressions and bugs and also got some documentation improvements.