Skip to content

Releases: akshaybabloo/mongo

v4.2.0

07 May 05:17
Compare
Choose a tag to compare

What's Changed

  • Upgrade Go to v1.20
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #39
  • Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 by @dependabot in #38
  • Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 by @dependabot in #40
  • Bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.5 by @dependabot in #42
  • Bump go.mongodb.org/mongo-driver from 1.11.5 to 1.11.6 by @dependabot in #43

Full Changelog: v4.1.7...v4.2.0

v4.1.7

13 Dec 02:15
360decc
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #36
  • Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 by @dependabot in #35
  • Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 by @dependabot in #37

Full Changelog: v4.1.6...v4.1.7

v4.1.6

05 Oct 17:33
502074f
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 by @dependabot in #33

Full Changelog: v4.1.5...v4.1.6

v4.1.5

02 Oct 04:00
57ff991
Compare
Choose a tag to compare
  • Update readme

Full Changelog: v4.1.4...v4.1.5

v4.1.4

02 Oct 03:58
13cf1ef
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 by @dependabot in #30
  • Bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.2 by @dependabot in #32

Full Changelog: v4.1.3...v4.1.4

v4.1.3

08 Jun 00:30
Compare
Choose a tag to compare

Features

Full Changelog: v4.1.2...v4.1.3

v4.1.2

08 Jun 00:00
Compare
Choose a tag to compare

Feature

  • Add UpdateCustom - #29

Full Changelog: v4.1.1...v4.1.2

v4.1.1

06 May 13:31
079101d
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 by @dependabot in #27
  • Bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 by @dependabot in #28

Full Changelog: v4.1.0...v4.1.1

v4.1.0

22 Mar 05:11
Compare
Choose a tag to compare

Features

Full Changelog: v4.0.0...v4.1.0

v4.0.0

16 Mar 08:02
Compare
Choose a tag to compare

Breaking Chnages

  • Using Go 1.18
  • Fixed time out error by sending context through struct

Full Changelog: v3.0.2...v4.0.0