Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOUDP-185079: notify users about new SDK #499

Merged
merged 5 commits into from
Jun 20, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ A Go HTTP client for the [MongoDB Atlas API](https://docs.atlas.mongodb.com/api/

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

## Maintenance Update
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to be careful with crafting the proper message.


`go-client-mongodb-atlas` is currently under limited maintenance.
We recommend migrating to https://github.com/mongodb/atlas-sdk-go for the latest features.

## Usage

```go
Expand Down