Skip to content

v3.11.0

Compare
Choose a tag to compare
@zvonegit zvonegit released this 15 Sep 11:17
· 85 commits to master since this release

This release provides a set of new features, enhancements, and bugfixes.

Features:

  • New configuration section for persistence units with an option to continue the startup on DB connection error on init.

Enhancements:
Upped the following Microprofile 3.3 modules:

Bugs:

  • Fixed the issue with microprofile 3.3 JWT library related to not denying requests when the authorization header is not supplied.