Skip to content

Commit f3dfc0e

Browse files
cbullingerrustagir
andauthored
DOCSP-29260: Make KMongo deprecation an important admonition (#119)
# Pull Request Info Miss from merged #92 JIRA - https://jira.mongodb.org/browse/DOCSP-29260 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/no-jira-fix-kmongo-includes/migrate-kmongo/ --------- Co-authored-by: Rea Rustagi <[email protected]>
1 parent a2c6ed7 commit f3dfc0e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
`KMongo <https://litote.org/kmongo/>`__ is a popular community-developed library
22
for working with MongoDB from Kotlin applications.
3-
It is also a wrapper around the Java driver.
4-
It was created prior to the creation of the official Kotlin driver to serve
5-
the needs of the Kotlin community. As of July 2023, it has been marked as deprecated.
3+
It is a wrapper around the Java driver that was created prior to the creation of
4+
the official Kotlin driver to serve the needs of the Kotlin community.
5+
6+
.. important::
7+
8+
As of July 2023, KMongo has been marked as deprecated.

0 commit comments

Comments
 (0)