Skip to content

Releases: qiniu/qmgo

v1.1.8

05 Jul 06:03
5d875cc
Compare
Choose a tag to compare

What's Changed

  • Remove usage of go.mongodb.org/mongo-driver/x/bsonx by @xen0n in #297

Full Changelog: v1.1.7...v1.1.8

v1.1.7

11 Jun 07:20
ec9b0af
Compare
Choose a tag to compare

What's Changed

  • force set upsert to false when use method ReplaceOne by @javasgl in #294

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

25 May 07:06
4199644
Compare
Choose a tag to compare

What's Changed

  • return exactly err on cursor decode results by @suhli in #288
  • v1.1.6 ft by @jiangz222 in #291
  • upgrade to official mongodb driver v1.11.6

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

20 Jan 07:28
71ef4a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

04 Oct 11:52
d076e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Oct 02:49
19f1bba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

29 Aug 01:36
2b58f9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

06 Jul 10:56
48e2abe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Apr 05:52
ab49369
Compare
Choose a tag to compare
  • update to official driver v1.9.0
  • add ut and comments for batchsize #236

v1.0.8

05 Apr 15:45
b67a2c1
Compare
Choose a tag to compare

Fix #231 by #232