Upgrade MicroProfile Reactive Streams Operators to 2.0

In  microprofile

Overview

MicroProfile Reactive Streams Operators has been updated to 2.0 - Release Notes.

This component upgrade also covers the upgrade of smallrye-config that implements MicroProfile Reactive Streams Operators 2.0. It is just be a drop in replacement for 1.0.

Issue Metadata

Issue

Dev Contacts

QE Contacts

  • TBD

Testing By

[X] Development

Requirements

  • Upgrade MicroProfile Reactive Streams Operators to 2.0

  • Upgrade smallrye-reactive-streams-operators to the release that implements MicroProfile Reactive Streams Operators 2.0

  • Run any MicroProfile Reactive Streams Operators and Reactive Messaging (which uses Reactive Streams Operators internally) tests in WildFly integration test suite

  • Run the Eclipse MicroProfile Reactive Streams Operators and Reactive Messaging TCKs without failures

Non-Requirements

Implementation Plan

Test Plan

This upgrade does not introduce any changes that requires new tests in WildFly or elsewhere. It will be tested by existing tests in the testsuite/integration/microprofile testsuite module. This includes both RSO specific tests, and Reactive Messaging tests which use RSO internally. Additionally, the RSO TCK provides more in-depth testing of this.