Skip to content

Commit 94a1c53

Browse files
authored
1.8.0 release (#81)
1 parent 3fc29e5 commit 94a1c53

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ intersphinx = [
1313

1414
[constants]
1515
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
16-
version = "v1.7.2" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
16+
version = "v1.8.0" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
1717
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
1818
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver@{+version+}"

source/includes/mongodb-compatibility-table-go.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@
1515
- MongoDB 3.0
1616
- MongoDB 2.6
1717

18+
* - 1.8
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
- ✓
29+
30+
1831
* - 1.7
1932
-
2033
- ✓

0 commit comments

Comments
 (0)