Skip to content

Releases: zio/interop-reactive-streams

v1.0.3.5-RC2 compatible with ZIO 1.0.0-RC17

18 Nov 17:22
Compare
Choose a tag to compare
Update zio, zio-streams, zio-test, ... to 1.0.0-RC17 (#63)

v1.0.3.5-RC1 compatible with ZIO 1.0.0-RC16

30 Oct 14:28
Compare
Choose a tag to compare
Update zio, zio-streams, zio-test, ... to 1.0.0-RC16 (#61)

v1.0.3.4-RC1 compatible with ZIO 1.0.0-RC15

17 Oct 15:38
dc8f285
Compare
Choose a tag to compare
bump ZIO to 1.0.0-RC15 (#56)

v1.0.3.3-RC1 compatible with ZIO 1.0.0-RC14

06 Oct 12:40
460a861
Compare
Choose a tag to compare
Fix tags regex

v1.0.3.2-RC1 compatible with ZIO 1.0.0-RC13

25 Sep 20:36
8111f49
Compare
Choose a tag to compare

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

12 Sep 19:49
4719cde
Compare
Choose a tag to compare
v1.0.3.1-RC1 Pre-release
Pre-release

This release adds compatibility with ZIO 1.0.0-RC12-1.

Breaking change:

  • Sink.toSubscriber now returns ZManaged instead of ZIO.

v1.0.3.0-RC1

24 Aug 15:21
Compare
Choose a tag to compare
v1.0.3.0-RC1 Pre-release
Pre-release

ReactiveStreams 1.0.3

v1.0.2.0-RC3

12 Aug 11:12
Compare
Choose a tag to compare
v1.0.2.0-RC3 Pre-release
Pre-release

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

08 Jul 12:24
Compare
Choose a tag to compare
v1.0.2.0-RC2 Pre-release
Pre-release

Merged PRs:

  • Fix import to ZSink #8

Binary compatible with ZIO version 1.0-RC9-4 only

v1.0.2.0-RC1

24 Jun 22:53
b263660
Compare
Choose a tag to compare
v1.0.2.0-RC1 Pre-release
Pre-release
Fix tag to reflect new versioning scheme (#5)