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-3467): implement srvMaxHosts, srvServiceName options #3031

Merged
merged 30 commits into from
Nov 16, 2021

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    ce4d7e4 View commit details
    Browse the repository at this point in the history
  2. fix: unit tests

    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6321246 View commit details
    Browse the repository at this point in the history
  3. fix: integration tests

    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    52b3377 View commit details
    Browse the repository at this point in the history
  4. wip

    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    676f8f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7879773 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d09e18 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Daria Pardue <[email protected]>
    nbbeeken and dariakp authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f7c304d View commit details
    Browse the repository at this point in the history
  8. test: remove dupe test

    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    eca1ee4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    471dc61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b35275 View commit details
    Browse the repository at this point in the history
  11. fix: lint

    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5daa3ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    382ad4d View commit details
    Browse the repository at this point in the history
  13. fix: permit new options only on srv connection strings

    make use of timers and await IO
    nbbeeken committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    852fca3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    28567f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00a39d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a72ab View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    5fa6550 View commit details
    Browse the repository at this point in the history
  2. or -> nor

    Co-authored-by: Daria Pardue <[email protected]>
    nbbeeken and dariakp authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    537ec45 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    0db7bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a0942 View commit details
    Browse the repository at this point in the history
  3. suggestions!

    Co-authored-by: Daria Pardue <[email protected]>
    nbbeeken and dariakp authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0db9494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e3c75 View commit details
    Browse the repository at this point in the history
  5. add ticket mention

    nbbeeken committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    34bc0d4 View commit details
    Browse the repository at this point in the history
  6. clarify records

    nbbeeken committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    beb74c5 View commit details
    Browse the repository at this point in the history
  7. remove comment

    nbbeeken committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0e45319 View commit details
    Browse the repository at this point in the history
  8. prevent mutation

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

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    eec372e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7465308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad521aa View commit details
    Browse the repository at this point in the history
  4. fix: increase the input size

    nbbeeken committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    09b30d6 View commit details
    Browse the repository at this point in the history