Skip to content

v1.13.0

Compare
Choose a tag to compare
@SVilgelm SVilgelm released this 14 Nov 05:48
· 23 commits to main since this release
98ee5c2

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