Skip to content

Commit 088f66b

Browse files
authored
(DOCSP-30215): Remove alpha label (#101)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) Remove "Alpha" label and note To be merged and deployed once Java v4.10 is released JIRA - https://jira.mongodb.org/browse/DOCSP-30215 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-30215-alpha-label/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
1 parent 461a79a commit 088f66b

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "kotlin"
2-
title = "Kotlin Coroutine (Alpha)"
2+
title = "Kotlin Coroutine"
33
intersphinx = [
44
"https://www.mongodb.com/docs/manual/objects.inv",
55
"https://www.mongodb.com/docs/drivers/objects.inv",

source/index.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=============================
2-
MongoDB Kotlin Driver (Alpha)
3-
=============================
1+
=====================
2+
MongoDB Kotlin Driver
3+
=====================
44

55
.. default-domain:: mongodb
66

@@ -19,13 +19,6 @@ MongoDB Kotlin Driver (Alpha)
1919
/compatibility
2020
View the Source <https://github.com/mongodb/mongo-java-driver>
2121

22-
.. note:: Alpha Release
23-
24-
The Kotlin driver is currently in alpha release and available only for evaluation purposes,
25-
to validate functionality, and to gather feedback.
26-
It is not recommended for production deployments as we may introduce breaking changes.
27-
This feature doesn't include formal consulting, SLAs, or technical support obligations.
28-
2922
Introduction
3023
------------
3124

0 commit comments

Comments
 (0)