Releases: eclipse/microprofile-reactive-messaging
3.0.1
Javadocs | Spec PDF | Spec html.
You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0.1</version>
</dependency>
MicroProfile Reactive Messaging 3.0
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0</version>
</dependency>
3.0-RC3
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0-RC3</version>
</dependency>
MicroProfile Reactive Messaging 3.0-RC2
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0-RC2</version>
</dependency>
MicroProfile Reactive Messaging 3.0-RC1
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>3.0-RC1</version>
</dependency>
MicroProfile Reactive Messaging 2.0.1
Javadocs | Spec PDF | Spec html.
This release includes one spec clarification. You can find the details here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>2.0.1</version>
</dependency>
MicroProfile Reactive Messaging 2.0.1-RC2
Javadocs | Spec PDF | Spec html.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>2.0.1-RC2</version>
</dependency>
MicroProfile Reactive Messaging 2.0
Javadocs | Spec PDF | Spec html.
This release includes the following issues. You can found the release note here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>2.0</version>
</dependency>
MicroProfile Reactive Messaging 2.0-RC1
Javadocs | Spec PDF |Spec html.
This release includes the following issues. You can found the release note here.
This release can be consumed by adding the following dependency to your build:
Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-api</artifactId>
<version>2.0-RC1</version>
</dependency>