Skip to content

Releases: chenmingyong0423/go-mongox

Go Mongox V2.7.1

18 Jun 08:40
8e8dcad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

Go Mongox V2.7.0

10 Jun 13:40
a9ba0af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

Go Mongox V2.6.0

07 May 17:25
876b974
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

Go Mongox v2.5.1

14 Apr 08:28
3543b57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

Go Mongox v2.5.0

10 Apr 13:56
b2df4a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

Go Mongox v2.4.0

22 Mar 11:34
156bccb
Compare
Choose a tag to compare

What's Changed

  • feat(update): Implemented SetFieldsOnInsert function to handle variou… by @codepzj in #89
  • Full Implementation of methods in interfaces by @amirdaaee in #91

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

15 Mar 12:17
69f1af0
Compare
Choose a tag to compare

What's Changed

  • fix(internal/hook/field): should assign updates[$set] = bson.M{} if `updates[$set]`` is nil by @chenmingyong0423 in #90

Full Changelog: v2.3.1...v2.3.2

v2.3.1

12 Mar 02:16
b231111
Compare
Choose a tag to compare

What's Changed

  • fix: mongox unix milli not effect in created_at field by @jakenmbe in #88

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 Feb 06:37
e9cb132
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver/v2 from v2.0.1 to v2.1.0 by @codepzj in #87

New Contributors

Full Changelog: v2.2.3...v2.3.0

v2.2.3

27 Feb 02:47
77e8d6a
Compare
Choose a tag to compare

What's Changed

  • fix: Resolve the issue where FindOneAndUpdate does not update the timestamp by @hejiangda in #84

New Contributors

Full Changelog: v2.2.2...v2.2.3