Download Latest Version 1.10.2 source code.tar.gz (7.2 MB)
Email in envelope

Get an email when there's a new version of kotlinx.coroutines

Home / 1.9.0-RC.2
Name Modified Size InfoDownloads / Week
Parent folder
1.9.0-RC.2 source code.tar.gz 2024-08-12 7.2 MB
1.9.0-RC.2 source code.zip 2024-08-12 7.9 MB
README.md 2024-08-12 915 Bytes
Totals: 3 Items   15.1 MB 1
  • Advanced the deprecation levels for BroadcastChannel-based API (#4197).
  • Advanced the deprecation levels for the old kotlinx-coroutines-test API (#4198).
  • Promoted CoroutineStart.ATOMIC from ExperimentalCoroutinesApi to DelicateCoroutinesApi (#4169).
  • Reworked the documentation for CoroutineStart and Channel-based API (#4147, [#4148], [#4167]). Thanks, @globsterg!
  • Forbid casting a Mutex to Semaphore (#4176).
  • Deprecated Job.cancelFutureOnCompletion (#4211).
  • Worked around a stack overflow that may occur when calling asDeferred on a Future many times (#4156).
  • Fixed a bug that disallowed setting a custom probeCoroutineResumed when starting coroutines with UNDISPATCHED (#4211).
  • No longer initialize Dispatchers.IO on the JVM when other standard dispatchers are accessed (#4166). Thanks, @metalhead8816!
  • Small tweaks, fixes, and documentation improvements.
Source: README.md, updated 2024-08-12