• Changelog

Changelog

Changes between released versions

1.5

Full change list

  • Added Collation support to delete operations JAVARS-27

1.4

Full change list

  • Updated MongoDB Driver Async to 3.4.2
  • Added GridFS support JAVARS-23
  • Added MongoClients.getDefaultCodecRegistry() JAVARS-16
  • Added a static factory method to MongoClients to taking an already constructed async.client.MongoClient JAVARS-26

1.3

Full change list

  • Updated MongoDB Driver Async to 3.4.0
  • Added Collation support JAVARS-21
  • Added support for views JAVARS-22
  • Added support for extending handshake metadata JAVARS-20

1.2

Full change list

  • Updated MongoDB Driver Async to 3.2.0
  • Added support for MongoDB 3.2.0 features

1.1

  • Updated MongoDB Driver Async to 3.1.0

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

On this page