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-6008): deprecate CloseOptions interface #4030

Merged
merged 21 commits into from
Mar 11, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c105a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d1b7a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fb7d617 View commit details
    Browse the repository at this point in the history
  3. fix hanging

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f69ab81 View commit details
    Browse the repository at this point in the history
  4. eslint and build fixes

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d1f3817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5edf02 View commit details
    Browse the repository at this point in the history
  6. fix test runner

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    16b4bd6 View commit details
    Browse the repository at this point in the history
  7. remove force flag

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4122b0a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'NODE-5915/refactor-topology-close-to-be-synchronous' of…

    … github.com:mongodb/node-mongodb-native into NODE-5915/refactor-topology-close-to-be-synchronous
    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    48fa90a View commit details
    Browse the repository at this point in the history
  9. fix test

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e0a68ae View commit details
    Browse the repository at this point in the history
  10. remove import

    W-A-James committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6aa97e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    3b40d9f View commit details
    Browse the repository at this point in the history
  2. fix????

    W-A-James committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9f1d474 View commit details
    Browse the repository at this point in the history
  3. remove DestroyOptions

    W-A-James committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    64da97f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b923d25 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove eachAsync

    W-A-James committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b9ee91c View commit details
    Browse the repository at this point in the history
  2. deprecate CloseOptions

    W-A-James committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ca6cc95 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    384e39c View commit details
    Browse the repository at this point in the history
  2. Update src/cmap/connection_pool.ts

    Co-authored-by: Neal Beeken <neal.beeken@mongodb.com>
    W-A-James and nbbeeken committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    51b8244 View commit details
    Browse the repository at this point in the history
  3. eslint

    W-A-James committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5256536 View commit details
    Browse the repository at this point in the history