Skip to content

Commit 8c6bc7c

Browse files
committed
suggested changes
1 parent 0ef4f63 commit 8c6bc7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Release Notes/Release Notes v3.1.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ This is the general availability release for the 3.1.0 version of the driver.
44

55
The main new features in 3.1.0 include:
66

7-
+ Support token field type and array field expressions with search builders for equals operator - [CSHARP-4926](https://jira.mongodb.org/browse/CSHARP-4926)
7+
+ Support token field type and array field expressions with Atlas Search builders for equals operator - [CSHARP-4926](https://jira.mongodb.org/browse/CSHARP-4926)
88
+ Support for new type field when creating search indexes - [CSHARP-4960](https://jira.mongodb.org/browse/CSHARP-4960)
99
+ Support for valid SRV hostnames with less than 3 parts - [CSHARP-5200](https://jira.mongodb.org/browse/CSHARP-5200)
1010
+ Support for search sequential pagination - [CSHARP-5420](https://jira.mongodb.org/browse/CSHARP-5420)
1111
+ Support for Mql methods: `Exists`, `IsMissing` and `IsNullOrMissing` in filters when possible - [CSHARP-5427](https://jira.mongodb.org/browse/CSHARP-5427)
1212
+ Support for Exact Vector Search (ENN) - [CSHARP-5212](https://jira.mongodb.org/browse/CSHARP-5212)
1313
+ Allow sort option to be supplied to update commands (updateOne, etc.) - [CSHARP-5201](https://jira.mongodb.org/browse/CSHARP-5201)
1414
+ Disabled TLS renegotiation when possible - [CSHARP-2843](https://jira.mongodb.org/browse/CSHARP-2843)
15-
+ Fix discriminator convention inheritance - [CSHARP-5349](https://jira.mongodb.org/browse/CSHARP-5349)
15+
+ Fix a bug in discriminator convention inheritance - [CSHARP-5349](https://jira.mongodb.org/browse/CSHARP-5349)
1616
+ New Serializers for ImmutableArray and other immutable collections - [CSHARP-5335](https://jira.mongodb.org/browse/CSHARP-5335)
1717
+ Minor bug fixes and improvements.
1818

0 commit comments

Comments
 (0)