MicroProfile 7.1 Delivers Updates to Their Telemetry and Open API Specifications
Briefly

Ten months after MicroProfile 7.0, MicroProfile Working Group has unveiled 7.1, aligning it with Jakarta EE 10 and updating essential APIs like Telemetry and Open API. MicroProfile Telemetry 2.1 improves observability features using OpenTelemetry, supports consistent metrics, and upgrades dependencies for compatibility with JDK 23. The new Open API 4.1 version includes a jsonSchemaDialect key, aiding API documentation within applications. These updates indicate the ongoing evolution of MicroProfile towards optimized performance in microservices and modular runtime environments.
Ten months after the release of MicroProfile 7.0, the MicroProfile Working Group has released version 7.1 of MicroProfile to the Java community.
MicroProfile Telemetry, introduced with the release of MicroProfile 6.0 in January 2023, adopts the OpenTelemetry specification from the Cloud Native Computing Foundation (CNCF) that allows MicroProfile applications to utilize the observability features.
New features in MicroProfile Telemetry 2.1 include: a dependency upgrade to Awaitility 4.2.2 to allow for running the TCK on JDK 23; and improved metrics.
New features in MicroProfile Open API 4.1 include: the addition of a jsonSchemaDialect key to support schema generation for JSON data.
Read at InfoQ
[
|
]