Releases: smallrye/smallrye-mutiny-zero
Releases · smallrye/smallrye-mutiny-zero
1.1.1
What's Changed
- build(deps): bump io.smallrye.reactive:mutiny from 2.5.8 to 2.6.0 by @dependabot in #185
- build(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #186
- build(deps): bump io.vertx:vertx-core from 4.5.5 to 4.5.6 by @dependabot in #187
- build(deps): bump io.vertx:vertx-core from 4.5.6 to 4.5.7 by @dependabot in #188
- build(deps): bump io.smallrye:smallrye-build-parent from 42 to 43 by @dependabot in #189
- build(deps): bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 by @dependabot in #193
- build(deps): bump org.testng:testng from 7.9.0 to 7.10.1 by @dependabot in #191
- build(deps): bump org.testng:testng from 7.10.1 to 7.10.2 by @dependabot in #194
- build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #196
- build(deps): bump io.vertx:vertx-core from 4.5.7 to 4.5.8 by @dependabot in #195
- Switch to the new Smallrye secrets scheme by @jponge in #197
- build(deps): bump io.smallrye:smallrye-build-parent from 43 to 44 by @dependabot in #198
- build(deps): bump io.smallrye.reactive:mutiny from 2.6.0 to 2.6.1 by @dependabot in #199
- build(deps): bump junit-jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #200
- build(deps): bump io.smallrye:smallrye-build-parent from 44 to 45 by @dependabot in #201
- build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #202
- build(deps): bump io.smallrye.reactive:mutiny from 2.6.1 to 2.6.2 by @dependabot in #203
- build(deps): bump io.vertx:vertx-core from 4.5.8 to 4.5.9 by @dependabot in #204
- build(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #205
- build(deps): bump junit-jupiter.version from 5.10.3 to 5.11.0 by @dependabot in #206
- build(deps): bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 by @dependabot in #207
- build(deps): bump io.vertx:vertx-core from 4.5.9 to 4.5.10 by @dependabot in #209
- build(deps): bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #208
- build(deps): bump io.smallrye:smallrye-build-parent from 45 to 46 by @dependabot in #210
- build(deps): bump junit-jupiter.version from 5.11.0 to 5.11.1 by @dependabot in #211
- build(deps): bump junit-jupiter.version from 5.11.1 to 5.11.2 by @dependabot in #212
- build(deps): bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 by @dependabot in #213
- Use the new SmallRye release workflows by @jponge in #214
- Release 1.1.1-RC1 by @jponge in #215
- Do not deploy snapshots by @jponge in #216
- Fix the aggregate API docs path by @jponge in #217
- Force source Jar creation by @jponge in #218
- Release 1.1.1-RC2 by @jponge in #219
- build(deps): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #220
- build(deps): bump junit-jupiter.version from 5.11.2 to 5.11.3 by @dependabot in #221
- build(deps): bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #222
- build(deps): bump io.vertx:vertx-core from 4.5.10 to 4.5.11 by @dependabot in #223
- build(deps): bump io.smallrye.reactive:mutiny from 2.6.2 to 2.7.0 by @dependabot in #224
- build(deps): bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 by @dependabot in #227
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #226
- build(deps): bump junit-jupiter.version from 5.11.3 to 5.11.4 by @dependabot in #225
- build(deps): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 by @dependabot in #229
- build(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #228
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #230
- build(ci): switch to a uv-based documentation build toolchain by @jponge in #232
- chore: release 1.1.1 by @jponge in #233
Full Changelog: 1.1.0...1.1.1
1.1.1-RC2
[maven-release-plugin] copy for tag 1.1.1-RC2
1.1.1-RC1
[maven-release-plugin] copy for tag 1.1.1-RC1
1.1.0
- #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
0.5.0
- #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
0.4.2
[maven-release-plugin] copy for tag 0.4.2
0.4.1
[maven-release-plugin] copy for tag 0.4.1
0.4.0
- #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