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

WIP: Support HTTP2 protocol + Kinesis integration test puzzle #830

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

Commits on Sep 25, 2024

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

    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0d74f90 View commit details
    Browse the repository at this point in the history
  3. remove comment

    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9d83b87 View commit details
    Browse the repository at this point in the history
  4. reorganize imports

    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    239857f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3f04f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9838a32 View commit details
    Browse the repository at this point in the history
  7. fix naughtyHeaderCharactersDoNotGetToServer test

    exceptions in toPekkoRequest should be wrapped in a future failed
    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    136d1d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56dc245 View commit details
    Browse the repository at this point in the history
  9. scala 2.12 strikes again

    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3aae0a2 View commit details
    Browse the repository at this point in the history
  10. silence netty logs

    SdkAsyncHttpClientH1TestSuite uses netty to simulate a server...
    jtjeferreira committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7c7240b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7aa78c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56a1493 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. enable http2.log-frames

    jtjeferreira committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f2ab11c View commit details
    Browse the repository at this point in the history