0.29.0 • ### MongoDB support¶
Due to a tcmalloc bug, MongoDB 8.x cannot run under the Linux kernel 6.19+. Because our testing infrastructure runs under such a kernel, we are not able to continue testing the library with MongoDB 8.x. We are not aware of any differences in MongoDB 8.x that could affect KtMongo. Testing will MongoDB 8.x will restart once tcmalloc is fixed. Follow this issue to learn more.
Additionally, we will no longer support MongoDB 6.x releases, as MongoDB themselves have stopped supporting it.
BSON¶
BSON (Multiplatform)¶
- Removed useless logging (!217)
DSL¶
Drivers¶
Documentation¶
- The API reference will now be built with Dokka MkDocs 0.6.1, which provides many major improvements. Your bookmarks may have become invalid.
Browse the documentation for this version • View release in GitLab