Releases: zio/interop-reactive-streams
Releases · zio/interop-reactive-streams
v1.0.3.5-RC2 compatible with ZIO 1.0.0-RC17
Update zio, zio-streams, zio-test, ... to 1.0.0-RC17 (#63)
v1.0.3.5-RC1 compatible with ZIO 1.0.0-RC16
Update zio, zio-streams, zio-test, ... to 1.0.0-RC16 (#61)
v1.0.3.4-RC1 compatible with ZIO 1.0.0-RC15
bump ZIO to 1.0.0-RC15 (#56)
v1.0.3.3-RC1 compatible with ZIO 1.0.0-RC14
Fix tags regex
v1.0.3.2-RC1 compatible with ZIO 1.0.0-RC13
This release adds compatibility with ZIO 1.0.0-RC13.
While previous releases implemented and passed all required and most blackbox tests of the TCK, this release passes all required and optional blackbox and whitebox tests.
Breaking changes:
- Sink migrated to the Step-less ZIO-1.0.0-RC13 API
- Constructor parameters of value classes are now private
By @runtologist
v1.0.3.1-RC1
This release adds compatibility with ZIO 1.0.0-RC12-1.
Breaking change:
Sink.toSubscriber
now returnsZManaged
instead ofZIO
.
v1.0.3.0-RC1
ReactiveStreams 1.0.3
v1.0.2.0-RC3
Add Scala 2.13 build
Test against ReactiveStreams TCK again
This release is compatible with ZIO 1.0.0-RC11-1
v1.0.2.0-RC2
v1.0.2.0-RC1
Fix tag to reflect new versioning scheme (#5)