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-2810 [master] Switch to polling monitoring when running within a FaaS environment #1447

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

blink1073
Copy link
Member

Cherry-pick of #1376 from v1 to master

@blink1073 blink1073 requested a review from a team as a code owner November 1, 2023 19:12
@blink1073 blink1073 requested review from prestonvasquez and removed request for a team November 1, 2023 19:12
Copy link
Contributor

API Change Report

./mongo/options

compatible changes

(*ClientOptions).SetServerMonitoringMode: added
ClientOptions.ServerMonitoringMode: added
ServerMonitoringModeAuto: added
ServerMonitoringModePoll: added
ServerMonitoringModeStream: added

./x/mongo/driver/connstring

compatible changes

ConnString.ServerMonitoringMode: added
IsValidServerMonitoringMode: added
ServerMonitoringModeAuto: added
ServerMonitoringModePoll: added
ServerMonitoringModeStream: added

@blink1073 blink1073 merged commit b593d81 into mongodb:master Nov 1, 2023
31 of 36 checks passed
@blink1073 blink1073 deleted the cherry-pick-99bdb94 branch November 1, 2023 21:08
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.

2 participants