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

Allow query sort parameter for updateFirst method on MongoDB Server 8.0 #4797

Open
christophstrobl opened this issue Sep 26, 2024 · 0 comments · May be fixed by #4888
Open

Allow query sort parameter for updateFirst method on MongoDB Server 8.0 #4797

christophstrobl opened this issue Sep 26, 2024 · 0 comments · May be fixed by #4888
Labels
status: ideal-for-contribution An issue that a contributor can help us with type: enhancement A general enhancement

Comments

@christophstrobl
Copy link
Member

MongoDB 8.0 has support for updateOne with Sort -> https://www.mongodb.com/docs/upcoming/release-notes/8.0/#sort-support-for-updateone

Relates to: #2616

@christophstrobl christophstrobl added the type: enhancement A general enhancement label Sep 26, 2024
@christophstrobl christophstrobl added the status: ideal-for-contribution An issue that a contributor can help us with label Jan 8, 2025
florianluediger added a commit to florianluediger/spring-data-mongodb that referenced this issue Jan 29, 2025
florianluediger added a commit to florianluediger/spring-data-mongodb that referenced this issue Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ideal-for-contribution An issue that a contributor can help us with type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant