Skip to content

3.0.1

Latest
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 17 Sep 17:54
· 1 commit to main since this release

Javadocs | Spec PDF |Spec html

The list of changes went to this release are documented here.
This release can be consumed by adding the following dependency to your build:

<dependency>
    <groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
    <artifactId>microprofile-reactive-streams-operators-api</artifactId>
    <version>3.0.1</version>
</dependency>