Skip to content

Commit c1e9575

Browse files
authored
Add more visible deprecation banner to the 1.17 readme (#2233)
1 parent d2fa0ab commit c1e9575

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
@@ -1,3 +1,9 @@
1+
<p style="text-align:center; font-size:1.25em; font-weight:bold; color:red; padding:2em;">
2+
This version of the Go driver is no longer actively developed and will not receive new features.
3+
For access to the latest features and improvements, we encourage you to upgrade to the new major version (v2.x).
4+
Bug fixes and critical updates to this version will be made available until early 2026.
5+
</p>
6+
17
<p align="center"><img src="etc/assets/mongo-gopher.png" width="250"></p>
28
<p align="center">
39
<a href="https://goreportcard.com/report/go.mongodb.org/mongo-driver"><img src="https://goreportcard.com/badge/go.mongodb.org/mongo-driver"></a>

0 commit comments

Comments
 (0)