Skip to content

Releases: orlandos-nl/MongoKitten

7.9.0

07 Apr 19:00
929e88f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.8.0...7.9.0

7.8.0

21 Nov 13:33
ad9da24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.7.2...7.8.0

7.7.2

19 Oct 09:08
f05069c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.7.1...7.7.2

7.7.1

01 Aug 11:26
34929f3
Compare
Choose a tag to compare

What's Changed

  • Some small fixes by @Joannis in #314
  • Notify users of cluster state changes. Make the callbacks thread-safe. Allow customizing a query timeout, used by the health check by @Joannis in #313
  • Speed up use of PBKDF2 when building in Debug configuration by @gwynne in #315

New Contributors

Full Changelog: 7.7.0...7.7.1

6.7.14

01 Aug 11:27
a29b84e
Compare
Choose a tag to compare

What's Changed

  • Speed up use of PBKDF2 when building in Debug configuration (6.x cherry-pick) by @gwynne in #316

Full Changelog: 6.7.13...6.7.14

7.7.0

10 Jul 13:41
e9223c1
Compare
Choose a tag to compare

What's Changed

  • Fix a race condition in MongoCluster by @Obbut in #311
  • Add more FieldPath based helpers to Meow. Add != nil operator support to Meow by @Joannis in #308

Full Changelog: 7.6.4...7.7.0

7.6.4

10 Apr 09:33
Compare
Choose a tag to compare
  • Add DocC documentation
  • Add helpers for reading GridFS files as streams

Full Changelog: 7.6.3...7.6.4

7.6.3

26 Mar 13:21
Compare
Choose a tag to compare

Full Changelog: 7.6.2...7.6.3

7.5.1

17 Mar 16:43
Compare
Choose a tag to compare
  • Add another overload to resolving a reference using QueryMatcher

7.5.0

17 Mar 16:35
Compare
Choose a tag to compare

Add support for updateMany in Meow