Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove experimental status from Flow API #1963

Merged
merged 4 commits into from
Apr 28, 2020
Merged

Conversation

qwwdfsad
Copy link
Collaborator

What's left:

  • produceIn/broadcastIn, the former is yet TBD, the latter will be deprecated at some point
  • scan/scanReduce will be renamed in a major release to be consistent with stdlib
  • merge & co -- TBD parallelism
  • onCompletion/onStart/onEmpty -- we may want to tweak it a little
  • channelFlow/callbackFlow -- we may want to tweak it a little

@qwwdfsad qwwdfsad requested a review from elizarov April 27, 2020 15:01
@qwwdfsad qwwdfsad merged commit 5b00e48 into develop Apr 28, 2020
@qwwdfsad qwwdfsad deleted the remove-experimental branch April 28, 2020 09:13
recheej pushed a commit to recheej/kotlinx.coroutines that referenced this pull request Dec 28, 2020
* Remove experimental annotation from Flow terminal and Channel operators
* Remove experimental annotation from Flow count* and reduce* operators
* Remove experimental annotation from Flow operations, including buffer and flowOn
* Remove experimental annotation from combine and zip
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants