The C++ Driver Team is excited to announce the availability of the legacy-1.0.0-rc3 release of the Legacy C++ Driver. This development release contains minor improvements since the legacy-1.0.0-rc2 release from last month.
This release is believed to be feature complete and there are no known bugs blocking 1.0.0. We anticipate a stable release within the next few weeks.
Users are encouraged to test this release candidate in development environments. Feedback is greatly appreciated and will help the C++ driver development team as we work towards the upcoming stable 1.0.0 release.
New functionality and changes since the legacy-1.0.0-rc2 release:
- Support for the new listIndexes command format in MongoDB 2.8.0-rc3
- Support for the new listCollections command format in MongoDB 2.8.0-rc3
- Support for unix sockets in connection string
The legacy release stream diverges from the 26compat release series in many ways, some of which will require source level changes to existing programs, so it is not a drop in replacement for 26compat. We are in the process of producing a comprehensive breaking changes document, but it is known to be incomplete. Breaking changes not listed on that page should be reported in the JIRA CXX project.
You can obtain the driver source from GitHub, either under the legacy-1.0.0-rc3 tag or from the releases page. If you are upgrading from an earlier release changes to your build process and source code may be necessary.
Please feel free to post any questions to the mongodb-user mailing list.
Thanks,
The C++ Driver Team (Adam, Andrew, Jason, Samantha, Spencer, Tyler)
TBH our team's ability to test this at all is gated by the removal of connection pooling support. Presumably we'll have to come up with a replacement, but we're curious if anyone has already done so.
There is least one open source pool already in development. Please see this comment in CXX-336 for a link to the project github repository. Even if this pool is not exactly appropriate for your needs it should demonstrate what is required to build one.
댓글 없음:
댓글 쓰기