MongoDB Go Driver 1.17.8
The MongoDB Go Driver Team is pleased to release version 1.17.8 of the official MongoDB Go Driver.
Release Highlights
This release adds a deprecation notice to go.mongodb.org/mongo-driver, indicating users should migrate to go.mongodb.org/mongo-driver/v2. See the V2 migration guide for more information.
What's Changed
✨ New Features
- GODRIVER-3773 Deprecate v1 by @prestonvasquez in https://github.com/mongodb/mongo-go-driver/pull/2312
Full Changelog: https://github.com/mongodb/mongo-go-driver/compare/v1.17.7...v1.17.8
For a full list of tickets included in this release, please see the list of fixed issues.