Skip to content

Releases: smallrye/smallrye-mutiny-zero

1.1.1-RC2

21 Oct 08:57
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 1.1.1-RC2

1.1.1-RC1

19 Oct 10:59
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 1.1.1-RC1

1.1.0

15 Mar 08:39
Compare
Choose a tag to compare
  • #183 Test with JDK 21
  • #179 Add GitHub Actions to dependabot
  • #178 CompletionStage publisher rewrite
  • #177 Add a C&S step for CompletionStagePublisher cancellation
  • #144 Bump io.smallrye.reactive:mutiny from 2.4.0 to 2.5.0
  • #142 Bump io.vertx:vertx-core from 4.4.4 to 4.4.5
  • #134 Bump logback-classic from 1.4.7 to 1.4.8
  • #132 Bump vertx-core from 4.4.2 to 4.4.3
  • #129 Bump mutiny from 2.1.0 to 2.2.0
  • #128 Bump junit-jupiter.version from 5.9.2 to 5.9.3
  • #123 Bump vertx-core from 4.3.8 to 4.4.0
  • #120 Bump smallrye-build-parent from 37 to 38
  • #117 Bump junit-jupiter.version from 5.9.1 to 5.9.2
  • #114 Update Maven Wrapper
  • #112 Bump vertx-core from 4.3.6 to 4.3.7

1.0.0

28 Nov 09:56
Compare
Choose a tag to compare
  • #104 Bump logback-classic from 1.4.4 to 1.4.5
  • #102 Bump mutiny from 2.0.0-milestone2 to 2.0.0-milestone3
  • #101 Add missing package-info to the operators package
  • #100 Cleanups ahead of 1.0.0
  • #99 1.0.0 deprecation removals

0.5.0

06 Nov 20:42
Compare
Choose a tag to compare
  • #97 Concatenate streams operator
  • #96 Basic error handling operators
  • #95 Bump smallrye-build-parent from 36 to 37
  • #91 Minor fixes
  • #90 New library to expose Vert.x ReadStream as Flow.Publisher
  • #88 A set of basic selection / transformation operators
  • #86 Bump logback-classic from 1.4.0 to 1.4.1
  • #85 Deprecate AsyncHelpers.failedFuture
  • #83 Bump smallrye-build-parent from 35 to 36
  • #82 Bump logback-classic from 1.2.11 to 1.4.0
  • #81 Bump junit-jupiter.version from 5.8.2 to 5.9.0
  • #80 Switch to Java Flow

0.4.3

11 Jul 12:54
Compare
Choose a tag to compare
  • #78 Rename the adapters module

0.4.2

07 Jul 20:59
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 0.4.2

0.4.1

07 Jul 20:29
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 0.4.1

0.4.0

07 Jul 20:05
Compare
Choose a tag to compare
  • #74 Import of the RS TCK JUnit5 shim into Mutiny Zero
  • #69 Bump testng from 7.6.0 to 7.6.1
  • #68 Bump testng-engine from 1.0.2 to 1.0.4
  • #67 Bump mutiny from 1.5.0 to 1.6.0
  • #65 Bump assertj-core from 3.22.0 to 3.23.0
  • #63 Bump mutiny from 1.4.0 to 1.5.0
  • #62 Bump testng from 7.5 to 7.6.0
  • #61 Fix the javadocs rendering in the CI script

0.3.0

16 May 08:51
Compare
Choose a tag to compare
  • #59 Remove redundant RevAPI file
  • #58 Fix the Red Hat logo relative URLs for MkDocs
  • #57 Clean-room adapters
  • #56 Bump testng-engine from 1.0.1 to 1.0.2
  • #55 Extract a Maven parent module
  • #54 Use the Maven Wrapper in CI/CD
  • #52 Bump logback-classic from 1.2.7 to 1.2.11