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

feat(NODE-5274): deprecate write concern options #3752

Merged
merged 17 commits into from
Jul 6, 2023
Merged

feat(NODE-5274): deprecate write concern options #3752

merged 17 commits into from
Jul 6, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    7686d15 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    durran committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6fb01f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acca534 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. test: update tests

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5e5c38b View commit details
    Browse the repository at this point in the history
  2. test: fix other tests

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    903dbed View commit details
    Browse the repository at this point in the history
  3. fix: session write concern

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ec05885 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    10eccbf View commit details
    Browse the repository at this point in the history
  5. fix: aggregate

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    28e5d30 View commit details
    Browse the repository at this point in the history
  6. fix: sessions

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    dd7fa37 View commit details
    Browse the repository at this point in the history
  7. fix: txns

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4da9fc5 View commit details
    Browse the repository at this point in the history
  8. fix: grifs

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1b9ec01 View commit details
    Browse the repository at this point in the history
  9. docs: update docs

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bf721ac View commit details
    Browse the repository at this point in the history
  10. fix: comments

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7518c65 View commit details
    Browse the repository at this point in the history
  11. fix: sessions

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    558b16d View commit details
    Browse the repository at this point in the history
  12. fix: sessions apply

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    673fa16 View commit details
    Browse the repository at this point in the history
  13. fix: sessions raw retry

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e9c5651 View commit details
    Browse the repository at this point in the history
  14. fix: lint

    durran committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c92c0a7 View commit details
    Browse the repository at this point in the history