1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 10 months ago
  2. 6a6b34c Adjust deprecations in reactive integrations by Vsevolod Tolstopyatov · 3 years, 6 months ago
  3. eb963e8 Remove deprecated SendChannel.isFull (#2613) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  4. a67fd8e Introduce trySend and tryReceive channel operations as a future replacement for error-prone offer, poll and receiveOrNull by Vsevolod Tolstopyatov · 3 years, 2 months ago
  5. 5dd94a3 Add Publisher.awaitSingleOrDefault|Null|Else extensions (#2260) by Sébastien Deleuze · 3 years, 8 months ago
  6. 1a6beba Support context in Flow.asPublisher and similar methods (#2156) by Roman Elizarov · 3 years, 10 months ago
  7. e153863 Integration with binary-compatibility-validator plugin (#1790) by Vsevolod Tolstopyatov · 4 years, 4 months ago[Renamed from binary-compatibility-validator/reference-public-api/kotlinx-coroutines-reactive.txt]
  8. a930b0c Consistently handle undeliverable exceptions in RxJava and Reactor integrations by Vsevolod Tolstopyatov · 4 years, 6 months ago
  9. fbaedc4 Replace kotlinx.coroutines.reactive.FlowKt and kotlinx.coroutines.reactor.FlowKt with properly named files by Vsevolod Tolstopyatov · 4 years, 10 months ago
  10. 1dcfd97 Coroutine context propagation for Reactor to coroutines API migration (#1377) by SokolovaMaria · 4 years, 10 months ago
  11. 693142c Context passing between coroutines and Reactor Mono/Flux (#1138) by SokolovaMaria · 4 years, 11 months ago
  12. d100a3f Reactive scopeless (#1341) by Vsevolod Tolstopyatov · 4 years, 11 months ago
  13. 502610e Decouple asFlow from batchSize and move it to buffer instead, promote… (#1279) by Vsevolod Tolstopyatov · 5 years ago
  14. 0685dc4 Deprecate consumeEach on Publisher, ObservableSource and MaybeSource, introduce collect extension instead to be aligned with Flow by Vsevolod Tolstopyatov · 5 years ago
  15. d57bfa2 Flow preview implementation by Vsevolod Tolstopyatov · 5 years ago
  16. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  17. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  18. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  19. cf5e0e5 Update Kotlin to 1.2.60, K/N to 0.81, atomicfu to 0.11.1 by Roman Elizarov · 6 years ago
  20. f5f0983 Restored binary compatibility for SubscriptionReceiveChannel removal by Roman Elizarov · 6 years ago
  21. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago