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-2954 Add WCMajority const to wc package #1463

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

prestonvasquez
Copy link
Collaborator

GODRIVER-2954

Summary

Add WCMajority constant to the writeconcern package.

Background & Motivation

Add a convenience constant to help user's of the writeconcern package avoid using magic strings.

@prestonvasquez prestonvasquez requested a review from a team as a code owner November 8, 2023 22:35
@prestonvasquez prestonvasquez requested review from qingyang-hu and removed request for a team November 8, 2023 22:35
@prestonvasquez prestonvasquez changed the base branch from v1 to master November 8, 2023 22:35
Copy link
Contributor

API Change Report

./mongo/writeconcern

compatible changes

WCMajority: added

@prestonvasquez prestonvasquez merged commit 28a05e8 into mongodb:master Nov 10, 2023
33 of 37 checks passed
@prestonvasquez prestonvasquez deleted the GODRIVER-2954 branch November 10, 2023 17:58
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