Skip to content

Commit a6f1f6b

Browse files
committed
CSHARP-2700: Create release notes for 2.9.1
1 parent c50d9f9 commit a6f1f6b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Release Notes/Release Notes v2.9.1.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# .NET Driver Version 2.9.1 Placeholder Release Notes
2-
3-
The main new features in 2.9.1 are:
1+
# .NET Driver Version 2.9.1 Release Notes
42

3+
This is a patch release that fixes one bug reported since 2.9.0 was released.
54

65
An online version of these release notes is available at:
76

@@ -18,3 +17,6 @@ http://mongodb.github.io/mongo-csharp-driver/
1817

1918
## Upgrading
2019

20+
There are no known backwards breaking changes in this release.
21+
22+
A bug in 2.9.0 prevents applications from connecting to replica sets via SRV. Applications connecting to replica sets over SRV should NOT upgrade to 2.9.0 and instead should upgrade directly to 2.9.1 or later.

0 commit comments

Comments
 (0)