Skip to content

2.1.16

Compare
Choose a tag to compare
@akarnokd akarnokd released this 26 Jun 07:46
· 206 commits to 2.x since this release
83f2bd7

Maven

This is a hotfix release for a late-identified issue with concatMapMaybe and concatMapSingle.

Bugfixes

  • Pull 6060: Fix concatMap{Single|Maybe} null emission on success-dispose race.