File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11define: prefix docs/drivers/go
22define: base https://www.mongodb.com/${prefix}
3- define: versions v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 master
3+ define: versions v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v2.0 master
44
55symlink: current -> master
66
Original file line number Diff line number Diff line change @@ -14,12 +14,13 @@ intersphinx = [
1414sharedinclude_root = " https://raw.githubusercontent.com/10gen/docs-shared/main/"
1515
1616[constants ]
17+ api-version = " v2"
1718driver-long = " MongoDB Go Driver"
1819driver-short = " Go driver"
1920docs-branch = " master"
20- version = " v1.17.1 "
21+ version = " v2.0 "
2122example = " https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
22- api = " https://pkg.go.dev/go.mongodb.org/mongo-driver@{+ version+}"
23+ api = " https://pkg.go.dev/go.mongodb.org/mongo-driver/{+api- version+}"
2324stable-api = " Stable API"
2425qe = " Queryable Encryption"
2526key-vault-long = " key vault collection"
Original file line number Diff line number Diff line change 1414 - MongoDB 4.0
1515 - MongoDB 3.6
1616
17- * - 1.12 to 1.17
17+ * - 1.12 to 2.0
1818 - ⊛ [#8.0-support ]_
1919 - ✓
2020 - ✓
You can’t perform that action at this time.
0 commit comments