Major changes
Complete changelog
- #316 - Mark spies as an experimental API
- #315 - Synchronize the ConnectableProcessor onComplete and onError to avoid race condition on state
- #314 - Do not create Exception on the hot path as stack trace collection is very expensive
- #311 - New Uni.replaceWith shortcuts
- #310 - Make item collection optional in MultiOnItemSpy
- #306 - Spies
- #304 - Support for custom Uni/Multi operators
- #303 - Deprecate MultiOnEvent and UniOnEvent
- #302 - UniRetry and MultiRetry now tests the predicate from onFailure()
- #301 - UniRetry and MultiRetry with Backoff and Predicate testing.
- #290 - Uni.replace()
- #286 - Deprecate MultiOnEvent and UniOnEvent