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

Add batching support #2698

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Add batching support #2698

wants to merge 20 commits into from

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    d617767 View commit details
    Browse the repository at this point in the history
  2. Update types

    patrick91 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0d4e4e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Fix test client

    patrick91 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    46ea93e View commit details
    Browse the repository at this point in the history
  2. Initial validation

    patrick91 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    87faff1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Move schema to tests.http

    patrick91 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bb87c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591da62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    638822c View commit details
    Browse the repository at this point in the history
  4. Add max batch validation

    patrick91 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    dc30463 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    6e043d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    1acf13d View commit details
    Browse the repository at this point in the history
  2. Fix merge

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    19105c4 View commit details
    Browse the repository at this point in the history
  3. More fixes

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    72a5bdc View commit details
    Browse the repository at this point in the history
  4. Restore

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8ea5641 View commit details
    Browse the repository at this point in the history
  5. More fixes

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3195858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee5644 View commit details
    Browse the repository at this point in the history
  7. Fix type

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2fbb3b6 View commit details
    Browse the repository at this point in the history
  8. Update snapshots

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    af51a65 View commit details
    Browse the repository at this point in the history
  9. Use type dict

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a413c4e View commit details
    Browse the repository at this point in the history
  10. Fix type

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    53ffca1 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    patrick91 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9d62fce View commit details
    Browse the repository at this point in the history