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-3784): Add enableUtf8Validation option #3074

Merged
merged 20 commits into from Dec 13, 2021

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    b9bd81b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    f66ced3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11de2a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f7289 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    3770ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a482a7f View commit details
    Browse the repository at this point in the history
  3. Add Validation Tests

    - tests are not passing, pushing to github to get feedback
    - Validation options are not propagating to the binmsg layer for any configuration
    baileympearson committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    b48a336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a1366d View commit details
    Browse the repository at this point in the history
  5. Add functional tests

    baileympearson committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1f14bf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3f0ed4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    fa801b1 View commit details
    Browse the repository at this point in the history
  2. Misc Fixes

    - remove todo statement
    - change test description
    - rename test file to match code file name
    baileympearson committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    3da9e68 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    a9b2a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeaec96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492e653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37464a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    c0daa54 View commit details
    Browse the repository at this point in the history
  2. Fix test description

    baileympearson committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    860c486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1685c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e04ceb8 View commit details
    Browse the repository at this point in the history