Skip to content

Go Mongox 2.0.0-beta1

Latest
Compare
Choose a tag to compare
@chenmingyong0423 chenmingyong0423 released this 30 Oct 18:49
22f577f

Upgrade to v2 module and update dependencies

  • Update module and internal import paths to include /v2
  • Upgrade go.mongodb.org/mongo-driver dependency to v2
  • Update the README.md and README-zh_CN.md
  • creator, aggregator, deleter: Adjust Options parameters for compatibility with mongo-driver v2
  • updater: Adjust Options parameters and update Upsert method for compatibility with mongo-driver v2
  • finder: Adjust Options parameters and update Distinct and DistinctWithParse methods for compatibility with mongo-driver v2
  • bson: Refactor dToM function for compatibility with mongo-driver v2

Full Changelog: v1.6.0...v2.0.0-beta1