Skip to content

Commit fef61cf

Browse files
doc: Update README.md to use WARNING (#541)
1 parent 3aa5fae commit fef61cf

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# go-client-mongodb-atlas
22
[![PkgGoDev](https://pkg.go.dev/badge/go.mongodb.org/atlas)](https://pkg.go.dev/go.mongodb.org/atlas)
33
![CI](https://github.com/mongodb/go-client-mongodb-atlas/workflows/CI/badge.svg)
4+
> [!WARNING]
5+
> `go-client-mongodb-atlas` is **deprecated** and doesn't receive feature updates. We recommend migrating to the [Atlas Go SDK](https://github.com/mongodb/atlas-sdk-go) for the latest changes.
6+
> 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).
47
58
A Go HTTP client for the [MongoDB Atlas API](https://docs.atlas.mongodb.com/api/).
69

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

9-
## This package is deprecated
10-
11-
**The `go-client-mongodb-atlas` is deprecated** and doesn't receive feature updates. We recommend migrating to the [Atlas Go SDK](https://github.com/mongodb/atlas-sdk-go) for the latest changes.
12-
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).
1412

1513
## Usage
1614

0 commit comments

Comments
 (0)