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

GODRIVER-3285 Allow update to supply sort option. #1767

Draft
wants to merge 7 commits into
base: v1
Choose a base branch
from

Conversation

qingyang-hu
Copy link
Collaborator

GODRIVER-3285

Summary

Allow update to supply sort option.

Background & Motivation

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the priority-3-low Low Priority PR for Review label Aug 23, 2024
@qingyang-hu qingyang-hu force-pushed the godriver3285 branch 3 times, most recently from eacfabc to ea426b5 Compare August 28, 2024 22:02
@blink1073 blink1073 added priority-2-medium Medium Priority PR for Review and removed priority-3-low Low Priority PR for Review labels Aug 29, 2024
Copy link
Contributor

mongodb-drivers-pr-bot bot commented Aug 30, 2024

API Change Report

./mongo

compatible changes

(*ReplaceOneModel).SetSort: added
(*UpdateOneModel).SetSort: added
ReplaceOneModel.Sort: added
UpdateOneModel.Sort: added

./mongo/options

compatible changes

(*ReplaceOptions).SetSort: added
(*UpdateOptions).SetSort: added
ReplaceOptions.Sort: added
UpdateOptions.Sort: added

./x/mongo/driver/topology

incompatible changes

ConvertCreds: removed

./x/mongo/driver/wiremessage

compatible changes

ReadCompressedCompressedMessage: added

@qingyang-hu qingyang-hu force-pushed the godriver3285 branch 3 times, most recently from e31e8f1 to d4ef967 Compare September 5, 2024 21:00
@qingyang-hu qingyang-hu force-pushed the godriver3285 branch 3 times, most recently from eb158b4 to a5d3da4 Compare September 10, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-2-medium Medium Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants