Skip to content

Releases: orlandos-nl/MongoKitten

6.0.0

18 Aug 08:08
Compare
Choose a tag to compare

MongoKitten 6 is now in beta and has a tag because a lot of people were pinning on the branch.
MongoKitten 6 is stable

5.1.11

15 Apr 14:31
Compare
Choose a tag to compare
  • Better support for non-SPM macOS targets

5.1.10

08 Apr 13:08
Compare
Choose a tag to compare
  • Fixed a set of warnings

5.1.9

08 Apr 10:18
Compare
Choose a tag to compare
  • Support iOS

5.1.8

21 Mar 11:48
07458aa
Compare
Choose a tag to compare
  • Fixed a bug that prevented GridFS file upload chunking from working

5.1.7

18 Mar 17:02
52b6039
Compare
Choose a tag to compare
  • Support a raw ConnectionSettings type for connecting synchronously

5.1.6

14 Mar 16:50
Compare
Choose a tag to compare
  • Added the ability to create 2dsphere indexes

5.1.5

06 Mar 17:22
Compare
Choose a tag to compare
  • Add the fallback to automatic mechanism selection with no server preference

5.1.4

28 Feb 20:28
Compare
Choose a tag to compare
  • Fixed the fix that didn't completely fix the last bug
  • Also fixed another bug in the FindCursor that was doing too many cursor requests if the cursor was already drained the first time

5.1.3

28 Feb 16:48
Compare
Choose a tag to compare

General:

  • Fixed a bug where the wrong requestID was used on a cluster which would occur when requests occurred rapidly to the same host

Mobile:

  • Support iOS 11