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.9 #2836

Closed
benjchristensen opened this issue Mar 18, 2015 · 5 comments
Closed

Version 1.0.9 #2836

benjchristensen opened this issue Mar 18, 2015 · 5 comments
Milestone

Comments

@benjchristensen
Copy link
Member

What outstanding items are wanted before releasing 1.0.9?

Note that through April 25th my schedule is going to be very difficult so I won't be super responsive. Hopefully after April 25th I'll get back to a better schedule and respond more quickly again to issues/PRs.

Over this next 2 weeks, prior to April 1st I'd like to wrap up any urgent things that need to be released in 1.0.9 before I more-or-less disappear for 3 weeks, so please comment here on anything needing attention.

@benjchristensen benjchristensen added this to the 1.0.x milestone Mar 18, 2015
@akarnokd
Copy link
Member

We have review material left mostly. However, there won't be too much difference between 1.0.8 and 1.0.9 (based on the commits so far).

@benjchristensen
Copy link
Member Author

I plan to release with these changes:

#2845 Fix for repeat: wrong target of request
#2851 Add 'request(Long.MAX_VALUE)' in 'onStart' to fix the backpressure issue of debounce
#2852 Change retryWhen to eagerly ignore an error'd source's subsequent events
#2859 OperatorDoOnRequest should unsubscribe from upstream
#2854 Fixes wrong request accounting in AbstractOnSubscribe
#2860 OperatorSingle should request exactly what it needs
#2817 Fix for non-deterministic: testOnBackpressureDropWithAction
#2818 Small fix for the getValue javadoc in AsyncSubject and BehaviorSubject
#2823 Enable maven central sync via bintray
#2807 Corrected all Java interfaces declarations
#2632 Implement hook to render specific types in OnNextValue
#2837 Fixed a non-deterministic test and a few scheduler leaks (in tests)
#2825 Fixed javadoc for Observable.repeat() method
#2838 Fix typo in OnSubscribe interface's Javadoc
#2864 IndexedRingBuffer.getInstance can infer type
#2862 Cleanup warnings in test source
#2868 Fixed reentrancy issue with the error producer.
#2866 Use simpler naming in Action1, Func1 to assist IDEs

@akarnokd
Copy link
Member

akarnokd commented Apr 9, 2015

Good to go.

@benjchristensen
Copy link
Member Author

Thanks, releasing now.

@benjchristensen
Copy link
Member Author

Thank you @akarnokd and @davidmoten for the work on this release, particularly since I've been so absent for a while.

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

No branches or pull requests

2 participants