MongoDB Go Driver version 1.1.2 now available

Dj Walker-Morgan

#Go

A new release of the MongoDB Go Driver has been made available by the Go Driver Team.

Version 1.1.2 resolves issues in the handling of transactions, ListCollectionNames, topology, compatibility with new MongoDB services, connection close logic, handling of large/16MiB documents and option handling when creating new databases.

Full details are listed in the release notes for 1.1.2.

General documentation for the MongoDB Go Driver is available on GoDoc and on the MongoDB Documentation site. BSON library documentation is also available on GoDoc. Questions can be asked through the mongo-go-driver Google Group and bug reports should be filed against the Go project in the MongoDB JIRA. Your feedback on the Go driver is greatly appreciated.