Skip to content

Releases: sv-tools/mongoifc

v1.15.0

07 May 05:52
9c603fb
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 by @dependabot in #127

Other Dependencies

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #124

Github Actions

Full Changelog: v1.14.0...v1.15.0

v1.14.0

24 Feb 19:20
a3a2c43
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 by @dependabot in #121

CI

  • Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #119
  • Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #120

Full Changelog: v1.13.1...v1.14.0

v1.13.1

05 Jan 22:46
b04175a
Compare
Choose a tag to compare

What's Changed

Dependencies

  • Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #117
  • Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 by @dependabot in #116
  • Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 by @dependabot in #114

CI

Misc

Full Changelog: v1.13.0...v1.13.1

v1.13.0

14 Nov 05:48
98ee5c2
Compare
Choose a tag to compare

What's Changed

  • add interface for ClientEncryption by @SVilgelm in #106
  • add missing SetBatchSize to Cursor and ChangeStream interfaces by @SVilgelm in #104
  • Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 by @dependabot in #111
  • add missing interfaces:
    • SingleResult.Raw
    • SearchIndexView
    • Cursor.SetComment
    • Cursor.SetMaxTime
    • Collection.SearchIndexes

Mocks

CI

New Contributors

Full Changelog: v1.12.1...v1.13.1

v1.12.1+2

08 Nov 04:46
922a839
Compare
Choose a tag to compare

What's Changed

Misc

New Contributors

Full Changelog: v1.12.1+1...v1.12.1+2

v1.12.1+1

10 Aug 20:37
dcfa7c9
Compare
Choose a tag to compare

What's Changed

New Features

  • add missing SetBatchSize to Cursor and ChangeStream interfaces by @SVilgelm in #104
  • add interface for ClientEncryption by @SVilgelm in #106

Misc

Full Changelog: v1.12.1...v1.12.1+1

v1.12.1

07 Aug 16:35
266ed45
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 by @dependabot in #101

Full Changelog: v1.12.0...v1.12.1

v1.12.0

09 Jul 06:08
b779960
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 by @dependabot in #100

Full Changelog: v1.11.7...v1.12.0

v1.11.7

13 Jun 22:20
f299243
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 by @dependabot in #98

Misc

  • Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #94
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #95
  • Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #97
  • Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #99
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #96

Full Changelog: v1.11.6...v1.11.7

v1.11.6

10 May 05:03
082e88f
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 by @dependabot in #93

Misc

  • Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #91
  • Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #92

Full Changelog: v1.11.4...v1.11.6