Skip to content

MicroProfile Context Propagation 1.2 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@njr-11 njr-11 released this 19 Jan 15:14

Release Candidate 1 of MicroProfile Context Propagation 1.2 adds compatibility with MicroProfile 4.0 and also adds some new interface methods for additional functionality.

Javadoc | Spec PDF | Spec HTML (browsable)

<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-api</artifactId>
    <version>1.2-RC1</version>
</dependency>