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

3.1.0 Release Notes #1566

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Conversation

adelinowona
Copy link
Contributor

No description provided.

@adelinowona adelinowona requested a review from a team as a code owner December 5, 2024 00:02
@adelinowona adelinowona removed the request for review from a team December 5, 2024 00:05
Copy link
Contributor

@rstam rstam left a comment

Choose a reason for hiding this comment

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

LGTM


The main new features in 3.1.0 include:

+ Support token field type and array field expressions with search builders for equals operator - [CSHARP-4926](https://jira.mongodb.org/browse/CSHARP-4926)
Copy link
Contributor

Choose a reason for hiding this comment

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

  1. Remove extra spaces after operator
  2. "with Atlas Search builders"

The main new features in 3.1.0 include:

+ Support token field type and array field expressions with search builders for equals operator - [CSHARP-4926](https://jira.mongodb.org/browse/CSHARP-4926)
+ Support for new type field when creating search indexes - [CSHARP-4960](https://jira.mongodb.org/browse/CSHARP-4960)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe something more descriptive, like "Support SearchIndexType option when creating Atlas Search indexes"
@rishitb-mongodb

+ Support for Exact Vector Search (ENN) - [CSHARP-5212](https://jira.mongodb.org/browse/CSHARP-5212)
+ Allow sort option to be supplied to update commands (updateOne, etc.) - [CSHARP-5201](https://jira.mongodb.org/browse/CSHARP-5201)
+ Disabled TLS renegotiation when possible - [CSHARP-2843](https://jira.mongodb.org/browse/CSHARP-2843)
+ Fix discriminator convention inheritance - [CSHARP-5349](https://jira.mongodb.org/browse/CSHARP-5349)
Copy link
Contributor

Choose a reason for hiding this comment

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

"Fix a bug in discriminator convention inheritance"?

+ Allow sort option to be supplied to update commands (updateOne, etc.) - [CSHARP-5201](https://jira.mongodb.org/browse/CSHARP-5201)
+ Disabled TLS renegotiation when possible - [CSHARP-2843](https://jira.mongodb.org/browse/CSHARP-2843)
+ Fix discriminator convention inheritance - [CSHARP-5349](https://jira.mongodb.org/browse/CSHARP-5349)
+ New Serializers for ImmutableArray and other immutable collections - [CSHARP-5335](https://jira.mongodb.org/browse/CSHARP-5335)
Copy link
Contributor

Choose a reason for hiding this comment

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

New serializers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep

@adelinowona adelinowona merged commit 1a43b71 into mongodb:main Dec 5, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants