Releases: eclipse/microprofile-lra
MicroProfile LRA 2.0
MicroProfile LRA 2.0-RC1
Javadocs | Spec PDF | Spec html
This is the 2.0-RC1 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-api</artifactId>
<version>2.0-RC1</version>
</dependency>
Changes in 2.0-RC1
This is the first release candidate of the 2.0 release. The full list of changes from 1.0 can be found at 1.0...2.0-RC1.
MicroProfile LRA 1.0
MicroProfile LRA 1.0-RC3
Javadocs | Spec PDF | Spec html
This is the 1.0-RC3 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-api</artifactId>
<version>1.0-RC3</version>
</dependency>
Changes in 1.0-RC3
This is the third release candidate. The full list of changes from 1.0-RC2 can be found at 1.0-RC2...1.0-RC3.
MicroProfile LRA 1.0-RC2
Javadocs | Spec PDF | Spec html
This is the 1.0-RC2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-api</artifactId>
<version>1.0-RC2</version>
</dependency>
Changes in 1.0-RC2
This is the second release candidate of the MicroProfile LRA specification. The full list of changes from 1.0-M2 can be found at 1.0-M2...1.0-RC2.
MicroProfile LRA 1.0-M2
Javadocs | Spec PDF | Spec html
This is the 1.0-M2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-api</artifactId>
<version>1.0-M2</version>
</dependency>
Changes in 1.0-M2
This is the second incremental development milestone release. The full list of changes from 1.0-M2 can be found at 1.0-M1...1.0-M2.
MicroProfile LRA 1.0-M1
Javadocs | Spec PDF | Spec html
This is the 1.0-M1 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.health</groupId>
<artifactId>microprofile-health-api</artifactId>
<version>1.0-M1</version>
</dependency>
Changes in 1.0-M2
This is the first milestone release of the MicroProfile LRA specification that is released after the initial 1.0-RC1 because additional development was required. The full list of changes can be found at 1.0-RC1...1.0-M1.