Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<p style="text-align:center; font-size:1.25em; font-weight:bold; color:red; padding:2em;">
This version of the Go driver is no longer actively developed and will not receive new features.
For access to the latest features and improvements, we encourage you to upgrade to the new major version (v2.x).
Bug fixes and critical updates to this version will be made available until early 2026.
</p>

<p align="center"><img src="etc/assets/mongo-gopher.png" width="250"></p>
<p align="center">
<a href="https://goreportcard.com/report/go.mongodb.org/mongo-driver"><img src="https://goreportcard.com/badge/go.mongodb.org/mongo-driver"></a>
Expand Down
Loading