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

fix(NODE-6367): enable mixed use of iteration APIs #4231

Merged
merged 15 commits into from
Sep 12, 2024
Merged

fix(NODE-6367): enable mixed use of iteration APIs #4231

merged 15 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. WIP

    W-A-James committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7b2a565 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    bfae9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5539a View commit details
    Browse the repository at this point in the history
  3. fix for mixed API use

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

Commits on Sep 11, 2024

  1. change early exit condition

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    472c390 View commit details
    Browse the repository at this point in the history
  2. add tests

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    63887ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0b45f View commit details
    Browse the repository at this point in the history
  4. lint

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9579af6 View commit details
    Browse the repository at this point in the history
  5. support mixed iteration

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c676991 View commit details
    Browse the repository at this point in the history
  6. add new tests

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bfd5385 View commit details
    Browse the repository at this point in the history
  7. remove behaviour change

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8d4ba51 View commit details
    Browse the repository at this point in the history
  8. remove only

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c5cae7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a3d2b1 View commit details
    Browse the repository at this point in the history
  10. test fixes

    W-A-James committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ea7b173 View commit details
    Browse the repository at this point in the history
  11. lint... again

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