github smallrye/smallrye-mutiny 0.9.0

latest releases: 2.6.0, 2.5.8, 2.5.7...
3 years ago

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

Don't miss a new smallrye-mutiny release

NewReleases is sending notifications on new releases.