Changelog
- #1351 - Bump io.smallrye.common:smallrye-common-annotation from 2.1.0 to 2.1.1
- #1349 - Revamped release workflow
- #1348 - Updating dependencies for the MkDocs-built website
- #1341 - Fix concat map request race condition which resulted in flaky test
- #1333 - onFailure(Throwable) not reading Root cause exception?
- #1329 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3
- #1323 - Issue #1316: Kotlin - Remove unnecessary suspend modifier from asFlow and Uni builder
- #1319 - Bump reactor-core from 3.5.7 to 3.5.8
- #1313 - Documentation: insist on merging vs concatenating order semantics
- #1309 - Multi split operator
- #1278 - Implement split operator
- #1275 - Documentation: run Uni on each item in List sequentially
- #1254 - Investigate why MultiConcatMapNoPrefetchTest is a flaky test