MongoDB Java Driver 3.0.0-beta3 has been released

25 views
Skip to first unread message

Jeff Yemin

unread,
Feb 27, 2015, 4:27:30 PM2/27/15
to mongodb-...@googlegroups.com
The MongoDB 3.0.0-beta3 Java Driver has been released.  This is the third beta candidate for 3.0.0.  This release adds a host of new features, including: 

* A generic MongoCollection interface 
* A new asynchronous MongoClient API that can leverage either Netty or Java 7's AsynchronousSocketChannel 
* A new Codec infrastructure that you can use to build high-performance encoders and decoders without requiring intermediate Map instances. 
* A new core driver on top of which you can build alternative or experimental driver APIs 

Please note that drivers and servers are released independently and have their own release numbering systems.  The proximity of the 3.0.0 Java driver release to the upcoming 3.0 server release is purely coincidental. 

Please also note that this is a major release that breaks binary and source compatibility with the 2.x release series, and will therefore require some updates to code already built upon previous releases of the driver. 

As this is a beta it is not recommended for production use. However, we would greatly appreciate feedback from the user community. 

Please review the full release notes at https://github.com/mongodb/mongo-java-driver/releases/tag/r3.0.0-beta3

As always, please let us know if you have any problems by opening an issue at 
https://jira.mongodb.org/browse/JAVA


The Java Driver team
Reply all
Reply to author
Forward
0 new messages