Skip to content

MicroProfile LRA 2.0

Latest
Compare
Choose a tag to compare
@xstefank xstefank released this 07 Mar 08:52

Javadocs | Spec PDF | Spec html
This is the 2.0 release. Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.lra</groupId>
  <artifactId>microprofile-lra-api</artifactId>
  <version>2.0</version>
</dependency>

Changes in 2.0

The full list of changes from 1.0 can be found at 1.0...2.0.

  • #347 - Use of enum LRAStatus as entity parameter
  • #352 - A few mistakes in the spec
  • #351 - Jakarta EE 9.1 Alignment