github smallrye/smallrye-mutiny 1.0.0

latest releases: 2.6.1, 2.6.0, 2.5.8...
2 years ago

Changelog

  • #643 - Harmonize POM name / description sections
  • #642 - Bump logback-classic from 1.2.4-groovyless to 1.2.5
  • #639 - Remove Java 15 from CI
  • #638 - Bump smallrye-context-propagation from 1.2.0 to 1.2.1
  • #637 - Bump logback-classic from 1.2.4 to 1.2.4-groovyless
  • #636 - Documentation for Uni.map incorrect
  • #635 - Use the thread-local ThreadContext in order to be able to define which contexts get propagated
  • #634 - Fix documentation for Multi.map method
  • #633 - Move dokka plugin to its own profile to be able to skip it
  • #632 - Simplify Uni to Multi bridge (again)
  • #631 - Simplify Uni to Multi bridge
  • #628 - Bump logback-classic from 1.2.3 to 1.2.4
  • #627 - Add failWith methods to UniOnNotNull
  • #626 - Support contextual context propagation
  • #625 - Bump revapi-java from 0.24.3 to 0.24.4
  • #624 - New Feature: Fail when item is present
  • #623 - Bump reactor-core from 3.4.7 to 3.4.8
  • #622 - Bump kotlin.version from 1.5.20 to 1.5.21
  • #621 - Bump addressable from 2.7.0 to 2.8.0 in /documentation/src/main/jekyll
  • #618 - Bump kotlinx-coroutines-core from 1.5.0 to 1.5.1
  • #613 - Bump testng from 6.14.3 to 7.4.0
  • #569 - UniAndGroupIterable loses input types
  • #567 - Update Kotlin and Coroutines to 1.5

Breaking Changes

  • class io.smallrye.mutiny.converters.uni.UniToMultiPublisher<T> updated to class io.smallrye.mutiny.converters.uni.UniToMultiPublisher<T>: Internal API optimization

Don't miss a new smallrye-mutiny release

NewReleases is sending notifications on new releases.