Skip to content

Releases: zio/interop-reactive-streams

v2.0.0-RC4

23 Mar 18:20
8237ce4
Compare
Choose a tag to compare
v2.0.0-RC4 Pre-release
Pre-release

This release adds support for ZIO 2.0.0-RC3. All use of ZManaged has been converted to Scoped.

v2.0.0-RC3

07 Feb 09:19
70a0fb6
Compare
Choose a tag to compare
v2.0.0-RC3 Pre-release
Pre-release

This release fixes a race condition in RC2. It is still based on ZIO 2.0.0-RC2.

v2.0.0-RC2

31 Jan 19:04
Compare
Choose a tag to compare
v2.0.0-RC2 Pre-release
Pre-release

This V2.0.0 pre-release is compatible with ZIO 2.0.0-RC2

v1.3.9

03 Jan 19:37
6ecddb1
Compare
Choose a tag to compare

This release bumps ZIO to 1.0.13, and Scala to 2.13.6 and 3.1.0

Changes

2.0.0-RC1

23 Dec 09:37
ecf6305
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release

This version is compatible with ZIO 2.0.0-RC1 and fixed flakiness during interruption.

v2.0.0-M3

20 Dec 19:41
15e7e03
Compare
Choose a tag to compare
v2.0.0-M3 Pre-release
Pre-release

This release is compatible with ZIO 2.0.0-RC1.

Known Issues:

  • Interruption is flaky in some scenarios.
  • The API in README.md does not match reality.

v2.0.0-M2

04 Nov 07:49
Compare
Choose a tag to compare
v2.0.0-M2 Pre-release
Pre-release

This milestone is source compatible with 2.0.0-M1 and adds by-name parameters and improves tracing support.

v2.0.0-M1

29 Oct 19:38
47d92fa
Compare
Choose a tag to compare
v2.0.0-M1 Pre-release
Pre-release

This is the first milestone release for the ZIO 2.x series, compatible with ZIO 2.0.0-M4.

v1.3.8

15 Oct 09:57
Compare
Choose a tag to compare

Changes

v1.3.7

16 Sep 10:01
6e17960
Compare
Choose a tag to compare

This release only fixes the build on 2.11 and 2.12 and otherwise is identical to v1.3.6.

Changes