Changelog
🐛 Fixes
tests
unscoped
- b8ad5b5 simplify awaiters tracking under lock conditions
- 9e34af4 memory leak in UniMemoizeOp, closes #1988
- 4c56647 context context propagation in Uni-calling operators, closes #1984
🔄️ Changes
- 8c94ac3 avoid star imports in UniMemoizeOp.java
🧰 Tasks
release
- d0babad update version metadata for Mutiny 3.0.1
- 1336cae clear RevAPI breaking change justifications
- bd6f612 set development version to 999-SNAPSHOT
🛠 Build
deps
- 4210cb4 bump io.smallrye:jandex-maven-plugin from 3.5.0 to 3.5.1
- f362079 bump kotlin.version from 2.2.20 to 2.2.21
- b87745b bump io.projectreactor:reactor-core from 3.7.11 to 3.7.12
- 91ec4c7 bump astral-sh/setup-uv from 6 to 7
- e408ac2 bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
- 7278241 bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8
- 4ddbb92 bump io.smallrye.config:smallrye-config
- e01ce75 bump org.apache.maven.plugins:maven-dependency-plugin
- 1c3dfa3 bump junit.version from 5.13.4 to 5.14.0
- 21995ad bump org.assertj:assertj-core from 3.27.5 to 3.27.6
- d0d9949 bump io.smallrye.config:smallrye-config
- 6928d86 bump org.codehaus.mojo:versions-maven-plugin
- 592b90e bump org.assertj:assertj-core from 3.27.4 to 3.27.5
- 992c14f bump io.smallrye.common:smallrye-common-annotation
deps-dev
- 7238a1a bump ch.qos.logback:logback-classic
- 03389a8 bump ch.qos.logback:logback-classic
- 348c24a bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
- 3170ba2 bump org.mockito:mockito-core from 5.19.0 to 5.20.0
unscoped
📝 Documentation
typo
- 1e3d62a fix a typo in ItemWithContext
Contributors
We'd like to thank the following people for their contributions:
Florian Heubeck, Julien Ponge