Nazaj na Vsebine
  • Kumuluz
  • Cloud-native in DevOps
  • Open source
  • Podjetje

KumuluzEE Health 2.1.0 released

Jan1 min branja

We are happy to announce a new version of the KumuluzEE Health. This version implements the MicroProfile Health 2.1 specification.

Features

  • Disabling default vendor procedures An implementation is allowed to supply a reasonable default (out-of-the-box) procedures as defined in the Health Check Procedures section. To disable all default vendor procedures, users can specify a MicroProfile Config configuration property mp.health.disable-default-procedures to true. This allows the application to process and display only the user-defined health check procedures.

Bugs

  • Fixed a bug in health check registration by name where name did not respect multiple lambda expressions within single bean.

More details about this release can be found on GitHub.