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: add maxReturnSize option #90

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    9749bec View commit details
    Browse the repository at this point in the history
  2. Revert unused change

    ledyba committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    dd9df28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88eef47 View commit details
    Browse the repository at this point in the history
  4. Add maxChunkSize related tests

    ledyba committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    be9c75f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Fix README.md

    ledyba committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    fb2be90 View commit details
    Browse the repository at this point in the history
  2. typo

    ledyba committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    51927ad View commit details
    Browse the repository at this point in the history
  3. Add tsd tests

    ledyba committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    096c2ca View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Frazer Smith <[email protected]>
    Signed-off-by: Kaede Fujisaki <[email protected]>
    ledyba and Fdawgs authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8108c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e182ac View commit details
    Browse the repository at this point in the history
  3. add test cases

    Uzlopak committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8d98c3a View commit details
    Browse the repository at this point in the history
  4. add more test cases

    Uzlopak committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    41454ea View commit details
    Browse the repository at this point in the history
  5. add more test cases

    Uzlopak committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    027649c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Renamed to highWatarmark

    ledyba committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fedeb61 View commit details
    Browse the repository at this point in the history
  2. nits: Fix doc

    ledyba committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dbe83ff View commit details
    Browse the repository at this point in the history
  3. Renamed to maxReturnSize

    ledyba committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    635adcd View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4055e8f View commit details
    Browse the repository at this point in the history