The English version of quarkus.io is the official project site. Translated sites are community supported on a best-effort basis.

Quarkus 0.25.0 released - Security layer updated

Just a few days after 0.24.0, and to stay in line with our planning, we release 0.25.0.

This release fixes a couple of issues, mostly related to the new HTTP layer and brings some updates to the currently being rewritten security layer.

変更点

Security layer changes

HTTP based permissions can now be defined in the application.properties.

This new feature is fully documented in the Security guide.

Windows and dev mode issue

We had a long-standing issue with dev mode on Windows and, hopefully, this time, it is fixed.

Please give it another chance and report back if it still does not work.

Hibernate Search 6.0.0.Beta1

We updated Hibernate Search to 6.0.0.Beta1.

A few changes has been made to the APIs and please consider getting rid of the potential calls to deprecated methods in your code because they are going away in the next Hibernate Search release.

Some configuration properties have also been adjusted:

  • quarkus.hibernate-search.elasticsearch.automatic-indexing.synchronization-strategy becomes quarkus.hibernate-search.elasticsearch.automatic-indexing.synchronization.strategy

  • quarkus.hibernate-search.elasticsearch.analysis-configurer becomes quarkus.hibernate-search.elasticsearch.analysis.configurer

The documentation has been updated to reflect these changes.

Debugging, suspend and dev mode

Dev mode doesn’t suspend the execution by default anymore when you use -Ddebug=true or -Ddebug=<port>. You need to explicitly use -Dsuspend=true.

Apache Derby driver

We now have an extension for the Apache Derby JDBC driver: it will work out of the box even with a native executable.

REST Client multipart guide

We now have a guide explaining how to do multipart with our REST client. This allows you for instance to upload documents to a REST endpoint.

完全な変更履歴

We also fixed a few bugs and usability issues: get the full changelog of 0.25.0 on GitHub.

コントリビューター

Quarkus has now 163 contributors. Many many thanks to each and everyone of them.

In particular for this release, thanks to Alexey Loubyansky, Andrew Guibert, Aurea Munoz, Clement Escoffier, Daniel Petisme, Don Naro, Dusan Odalovic, George Gastaldi, Georgios Andrianakis, Guillaume Smet, Gwenneg Lepage, Harald Reinmüller, Jaikiran Pai, Jan Martiska, John O’Hara, Ken Finnigan, Luca Burgazzoli, Maciej Swiderski, Manyanda Chitimbo, Martin Kouba, Matej Novotny, Matthias Andreas Benkard, Peter Palaga, Rostislav Svoboda, Sanne Grinovero, Sergey Beryozkin, Simon Bengtsson, Stéphane Epardaud, Stuart Douglas, Timothy Power, William Burns and Yoann Rodière.

参加のお誘い

私達は皆様からのフィードバックに重きを置いています。バグ報告、改善要望を是非お願いします。一緒に素晴らしいものを作り上げていきましょう!

Quarkusユーザーの場合でも、単に興味を持っているだけの場合でも、恥ずかしがらずにコミュニティに参加して下さい!: