github mongodb/mongo-c-driver 0.98.2
mongo-c-driver 0.98.2

latest releases: debian/1.27.1-1, 1.27.1, debian/1.27.0-1...
9 years ago

One final step before our journey to 1.0!

This is a relatively small release, adding some features needed for drivers
building on top of the C driver.

A new libmongoc-priv.so library is installed that does not have symbols
hidden. You can access private headers via the -private.h variants. This
means you will need to recompile your project every time the library is
changed (if you use those private headers, as they are subject to change).

A special thanks to Hannes Magnusson for patches in this release.

See git shortlog 0.98.0..0.98.2 for a list of all the changes.

-- Christian Hergert

Don't miss a new mongo-c-driver release

NewReleases is sending notifications on new releases.