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-3740): Implement root and top level key utf-8 validation settings for BSON #472

Merged
merged 13 commits into from
Nov 19, 2021

Commits on Nov 12, 2021

  1. feat(NODE-3740):Implement root and top level key utf-8 validation set…

    …tings for BSON
    Grace Chong committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    89a0b42 View commit details
    Browse the repository at this point in the history
  2. refactor: add appropriate test cases and more objects with invalid ut…

    …f8s at different levels
    Grace Chong committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    860c2c8 View commit details
    Browse the repository at this point in the history
  3. chore: remove .only

    Grace Chong committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5477c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. test: add arrays to example objects

    Grace Chong committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    adbdbdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4611fb View commit details
    Browse the repository at this point in the history
  3. test: refactor tests for organization

    Grace Chong committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    16ca4a6 View commit details
    Browse the repository at this point in the history
  4. chore: fix evergreen error by checking for node6

    Grace Chong committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c7dff89 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. chore: make pr changes and fix naming for clarity

    Grace Chong committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    43ecaec View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. chore: add documentation and fix naming

    Grace Chong committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    18e9048 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    f1ad080 View commit details
    Browse the repository at this point in the history
  2. test: add type tests for updated type definition

    Grace Chong committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5b525ff View commit details
    Browse the repository at this point in the history
  3. chore: address pr comments and clean up code

    Grace Chong committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ba9bde3 View commit details
    Browse the repository at this point in the history
  4. chore: fix option passing

    Grace Chong committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    805b8b9 View commit details
    Browse the repository at this point in the history