github smallrye/smallrye-mutiny 0.5.0

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

Major changes

Complete changelog

  • #115 - Can you please help me understanding how to handle Uni in these cases?
  • #114 - Add some test verifying that emitter can have multiple subscribers
  • #113 - Implement Uni.onItem().delayIt().until()
  • #112 - onTermination must be called only once
  • #111 - Implement Uni.onItem().ifNotNull()
  • #110 - Document Uni combination
  • #109 - Consider adding a onItem().ifNotNull() group
  • #108 - Document Uni and Multi combine
  • #106 - Document the difference between concatenate() and merge()
  • #104 - Unchecked functions/consumers/suppliers helpers
  • #103 - Add Uni.subscribe().with(x -> {})
  • #97 - Enable java 14 build
  • #96 - Add Java 14 CI build

Don't miss a new smallrye-mutiny release

NewReleases is sending notifications on new releases.