All Versions
42
Latest Version
Avg Release Cycle
15 days
Latest Release
1273 days ago

Changelog History
Page 1

  • v6.6.4

    October 23, 2020
  • v6.6.3 Changes

    August 25, 2020

    ๐Ÿ›  1. This release contains a bugfix in a helper that would cause findAndRemove operations to result in a failure. ๐Ÿš€ 2. A lot of new tests have been added in this release ๐ŸŽ 3. A low-level optimisation has been added, which will result in a lower performance for each message sent to MongoDB.

    BSON

    ๐Ÿš€ While updating MongoKitten is great, we've also made a huge step in the BSON library. The new BSON release has seen improved performance up to 150x faster in regular usage.

  • v6.6.2 Changes

    August 08, 2020

    ๐ŸŽ Disables support for NIOTransportServices on macOS Big Sur that fixes a bug that caused connection issues.

  • v6.6.1

    June 20, 2020
  • v6.6.0 Changes

    June 19, 2020

    โž• Adds support for $geoNear aggregate stage. #242

  • v6.5.2 Changes

    June 03, 2020

    ๐Ÿš€ Before this release, there was a small chance that disconnecting the cluster would crash because of a simultaneous access with cluster discovery.

  • v6.5.1 Changes

    May 30, 2020

    ๐Ÿš€ Before this release, there was a small chance that a lot of parallel queries would cause a race condition. That's fixed now!

  • v6.5.0 Changes

    May 04, 2020

    ๐Ÿš€ This release adds support for creating more customized indexes for improved flexibility.

  • v6.4.1

    May 04, 2020
  • v6.4.0 Changes

    May 03, 2020

    ๐Ÿš€ This release adds support for the listIndexes command.