• Changelog

Changelog

Changes between released versions

1.3

Full change list

  • Updated MongoDB Driver Async to 3.4.0
  • Updated RxJava to 1.2.0 JAVARX-33
  • Added support for views JAVARX-32
  • Added Collation support JAVARX-31
  • Added support for extending handshake metadata JAVARX-29

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