Update kotlin-coroutines.version to v1.4.3-native-mt #515
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.2->1.4.3-native-mt1.4.2->1.4.3-native-mt1.4.2->1.4.3-native-mtRelease Notes
Kotlin/kotlinx.coroutines
v1.4.3General changes
ThreadContextElement(#985)ThreadContextElements are now restored in the opposite order from update (#2195)kotlinx-coroutines-reactorto3.4.1, thanks to @sokomishalov (#2432)callInPlacecontract added toReceiveChannel.consume(#941)CoroutineStart.UNDISPATCHEDpromoted to stable API (#1393)kotlinx.coroutinesare now released directly to MavenCentralDispatchedCoroutineby a fieldTimeSourcerenamed toSchedulerTimeSourceto prevent wildcard import issues (#2537)Bug fixes
Jobinterface (#2423)await/asDeferredforMinimalStageimplementations in jdk8 module (#2456)onUndeliveredElementwasn't called for unlimited channels (#2435)ListenableFuture.isCancelledreturned fromasListenableFuturecould have thrown an exception, thanks to @vadimsemenov (#2421)callbackFlowandproduceis properly cancelled when the channel was closed separately (#2506)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.