Skip to content

GH-8779: MongoDbMS Fix distinct result conversion #8781

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

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

artembilan
Copy link
Member

Fixes #8779

The MongoTemplate has now a findDistinct() API with a smart result conversion instead of native driver plain expectations

Cherry-pick to 6.1.x & 6.0.x

Fixes spring-projects#8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
@garyrussell garyrussell merged commit 37fb37d into spring-projects:main Oct 26, 2023
garyrussell pushed a commit that referenced this pull request Oct 26, 2023
Fixes #8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
garyrussell pushed a commit that referenced this pull request Oct 26, 2023
Fixes #8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
@garyrussell
Copy link
Contributor

...and cherry-picked.

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.

ConfigurableMongoDbMessageStore iterator doesn't handle id types other than String
2 participants