Skip to content

Commit 09206e3

Browse files
CLOUDP-185079: notify users about new SDK (#499)
Co-authored-by: Sarah Simpers <82042374+sarahsimpers@users.noreply.github.com>
1 parent f7cb3b1 commit 09206e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ A Go HTTP client for the [MongoDB Atlas API](https://docs.atlas.mongodb.com/api/
66

77
Note that `go-client-mongodb-atlas` only supports the two most recent major versions of Go.
88

9+
## Maintenance
10+
11+
`go-client-mongodb-atlas` is targeting Atlas API V1 and v1.5.
12+
For new projects, please consider the official [Atlas Go SDK](https://github.com/mongodb/atlas-sdk-go)
13+
To learn how to migrate from go-client-mongodb-atlas to the Atlas Go SDK, see the [migration guide](https://github.com/mongodb/atlas-sdk-go/blob/main/docs/doc_3_migration.md).
14+
915
## Usage
1016

1117
```go

0 commit comments

Comments
 (0)