MicroProfile® Config 1.1 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Release

Config 1.1

Description

MicroProfile Config 1.1 Specification, API and TCK: https://github.com/eclipse/microprofile-config

MicroProfile Config is a specification around configuration data APIs.  These APIs allow developers to decouple runtime configuration from their application logic, making services more configurable and easier to operate.  MicroProfile Config 1.1 is a point fix, primarily on bug fixes and critical missing features to better help vendors and consumers work with the specification.

- Support for primitive and URL types.

- Clarify ordinal sorting requirements.

- Adding a convenience method to ConfigSources to get all known properties.

- Clarify the property name for an injection point that has no name.

- Clarify whether empty values mean set or unset.

With these changes, MicroServices developers can readily use more features out of the box (primitive support, URL conversion).  They can also more reliably expect their applications to be portable, with features working the same across the board.

Conforms To UI/UX Guidelines
Not verified