Reactor-Core 3.2.18.RELEASE is part of Californium-SR19 Release Train.
✨ New features and improvements
- Ensure
DeferredSubscriptionmakes requests serially if there is racing between set / requestN (according to RS spec Rule 2.7)(#2164) - Ensures next element is dropped if
UnicastProcessordisposed to avoid racing betweenonNextanddispose(#2180)
📖 Documentation, Tests and Build
- [publication] Publish Gradle metadata, without optional dependencies (#2151)
- [build] Consistently use tabs for gradle file indentation (#2157)
- [build] Backport last relevant build changes from 3.3 (#2156)