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-3255): add minPoolSizeCheckIntervalMS option to connection pool #3429

Merged
merged 7 commits into from
Sep 30, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    dac32c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0f63c View commit details
    Browse the repository at this point in the history
  3. fix: make option optional

    dariakp committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6b5576a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    d11c1b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f89bb8 View commit details
    Browse the repository at this point in the history
  3. refactor: update option name

    dariakp committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8d6641a View commit details
    Browse the repository at this point in the history
  4. test: add timeout error

    dariakp committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    588f704 View commit details
    Browse the repository at this point in the history