• Changelog

Changelog

Changes between released versions

1.2

Full change list

  • Updated MongoDB Driver Async to 3.2.0

  • Updated RxJava to 1.0.17

  • Added ObservableAdapter to allow for custom adapters for Observable, such as customizing Scheduler threads.

  • Ensured that errors caused when requesting data is passed to the Observer.

1.1

Full change list

  • Updated MongoDB Driver Async to 3.1.0

    Simplified the driver by using the new com.mongodb.async.client.Observable and mapping to rx.Observable

  • Updated RxJava to 1.0.14

On this page