Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Version 1.0.8 #2812

Closed
benjchristensen opened this issue Mar 6, 2015 · 2 comments
Closed

Version 1.0.8 #2812

benjchristensen opened this issue Mar 6, 2015 · 2 comments

Comments

@benjchristensen
Copy link
Member

Is the 1.x branch ready for a 1.0.8 release?

#2809 Fixed takeUntil not unsubscribing from either of the observables in case of a terminal condition.
#2804 ObserveOn throughput enhancements
#2767 Optimized scalar observeOn/subscribeOn
#2776 Experimental: add new operator onBackpressureDrop(Action1 onDrop)
#2788 Fix the bug that 'publish' will cache items when no subscriber
#2779 OperatorMulticast.connect(connection) should not return null
#2771 OnSubscribeRange request overflow check
#2770 OperatorOnBackpressureDrop request overflow check
#2769 OperatorCombineLatest request overflow check

@akarnokd
Copy link
Member

akarnokd commented Mar 6, 2015

Reviewing @davidmoten's new OperatorPublish will take time and I plan to do the common OperatorMerge and revised AbstractOnSubscribe next week. So nothing else quickly from me so 1.0.8 can be released.

@benjchristensen
Copy link
Member Author

Great, releasing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants