Skip to content

Releases: eclipse/microprofile-lra

MicroProfile LRA 2.0

07 Mar 08:52
Compare
Choose a tag to compare

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

MicroProfile LRA 2.0-RC1

03 Jan 07:32
Compare
Choose a tag to compare
Pre-release

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.

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

MicroProfile LRA 1.0

13 May 13:29
Compare
Choose a tag to compare

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

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

This is the first final release of the MicroProfile LRA specification.

MicroProfile LRA 1.0-RC3

13 Apr 08:41
Compare
Choose a tag to compare
Pre-release

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

13 Apr 08:36
Compare
Choose a tag to compare
Pre-release

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

13 Apr 08:33
Compare
Choose a tag to compare
Pre-release

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

20 May 07:09
099356c
Compare
Choose a tag to compare
Pre-release

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.

MicroProfile LRA 1.0-RC1

13 Apr 08:25
01ba292
Compare
Choose a tag to compare
Pre-release

Javadocs | Spec PDF | Spec html
This is the 1.0-RC1 release. Maven coordinates:

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

This is the initial RC release of the MicroProfile LRA specification.