Releases: chenmingyong0423/go-mongox
Releases · chenmingyong0423/go-mongox
Go Mongox V2.7.1
What's Changed
- docs: update README with Discord community links (EN & CN) by @chenmingyong0423 in #104
- docs: add contributors section to README (EN & CN) by @chenmingyong0423 in #105
- fix: correct OpType usage in Aggregator component (#106) by @ramsyana in #107
- docs: add Acknowledgements section to README (EN & CN) by @chenmingyong0423 in #108
New Contributors
Full Changelog: v2.7.0...v2.7.1
Go Mongox V2.7.0
What's Changed
- test(mock): complete test coverage (100%) by @chenmingyong0423 in #100
- Bump go.mongodb.org/mongo-driver/v2 from v2.2.1 to v2.2.2 by @chenmingyong0423 in #102
Full Changelog: v2.6.0...v2.7.0
Go Mongox V2.6.0
What's Changed
- Bump go.mongodb.org/mongo-driver/v2 from v2.2.0 to v2.2.1 by @chenmingyong0423 in #99
Full Changelog: v2.5.1...v2.6.0
Go Mongox v2.5.1
What's Changed
- fix(callback): add missing model hook on InitializeCallbacks() by @chenmingyong0423 in #97
Full Changelog: v2.5.0...v2.5.1
Go Mongox v2.5.0
What's Changed
- Bump go.mongodb.org/mongo-driver/v2 from v2.1.0 to v2.2.0 by @chenmingyong0423 in #94
Full Changelog: v2.4.0...v2.5.0
Go Mongox v2.4.0
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
- @amirdaaee made their first contribution in #91
Full Changelog: v2.3.2...v2.4.0
v2.3.2
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
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
v2.2.3
What's Changed
- fix: Resolve the issue where FindOneAndUpdate does not update the timestamp by @hejiangda in #84
New Contributors
- @hejiangda made their first contribution in #84
Full Changelog: v2.2.2...v2.2.3