Skip to content

Releases: eclipse/microprofile-rest-client

4.0

22 Aug 21:33
Compare
Choose a tag to compare

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>4.0</version>
</dependency>

4.0-RC2

27 Jun 12:49
Compare
Choose a tag to compare
4.0-RC2 Pre-release
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>4.0-RC2</version>
</dependency>

3.0...4.0-RC2

4.0-RC1

20 Jun 13:27
Compare
Choose a tag to compare
4.0-RC1 Pre-release
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>4.0-RC1</version>
</dependency>

3.0...4.0-RC1

MicroProfile Rest Client 3.0

10 Dec 17:38
Compare
Choose a tag to compare

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies
  • Using parent pom
  • Checkstyle updates
  • TCK modification - skipping Conversation and Session scope tests when Servlet APIs are not on runtime classpath

2.0.1-RC3...3.0

MicroProfile Rest Client 3.0-RC5

27 Oct 21:38
Compare
Choose a tag to compare
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-RC5</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies
  • Using parent pom
  • Checkstyle updates
  • TCK modification - skipping Conversation and Session scope tests when Servlet APIs are not on runtime classpath

2.0.1-RC3...3.0-RC5

MicroProfile Rest Client 3.0-RC4

26 Oct 14:53
Compare
Choose a tag to compare
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-RC4</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies
  • Using parent pom
  • Checkstyle updates
  • TCK modification - skipping Conversation and Session scope tests when Servlet APIs are not on runtime classpath

2.0.1-RC3...3.0-RC4

MicroProfile Rest Client 3.0-RC3

22 Sep 10:35
Compare
Choose a tag to compare
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-RC3</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies

2.0.1-RC3...3.0-RC3

3.0-RC2

01 Sep 16:09
Compare
Choose a tag to compare
3.0-RC2 Pre-release
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-RC2</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies

2.0.1-RC3...3.0-RC2

MicroProfile Rest Client 3.0-RC1

27 Aug 20:52
Compare
Choose a tag to compare
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-RC1</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies

2.0.1-RC3...3.0-RC1

MicroProfile Rest Client 3.0-m1

10 Aug 17:52
Compare
Choose a tag to compare
Pre-release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-m1</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies

2.0.1-RC3...3.0-m1