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-4683): make ChangeStream an async iterable #3454

Merged
merged 22 commits into from
Nov 2, 2022
Merged

Commits on Oct 27, 2022

  1. feat: add asyncIterator

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e71baa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90d3c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b4099 View commit details
    Browse the repository at this point in the history
  4. chore: fix linter error

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3c22f5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21bc430 View commit details
    Browse the repository at this point in the history
  6. test: fix assertion order

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c9ef9e9 View commit details
    Browse the repository at this point in the history
  7. chore: fix linter error

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    33c4fa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46b9ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb2fc26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a3bf2e View commit details
    Browse the repository at this point in the history
  11. test: add more test cases

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f76107a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7f5599 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9690249 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    232eaaa View commit details
    Browse the repository at this point in the history
  15. test: fix failing tests

    andymina committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d9206e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    470ea73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27c159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876f8f8 View commit details
    Browse the repository at this point in the history
  4. fix: remove only from tests

    andymina committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    477c3b7 View commit details
    Browse the repository at this point in the history
  5. fix: disable no unused vars

    andymina committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9a3c76c View commit details
    Browse the repository at this point in the history
  6. fix: add eslint disable line

    andymina committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d5fd6a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. test: organize tests better

    andymina committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f56753b View commit details
    Browse the repository at this point in the history