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

ENH: support gzip compression for armeria sources #2702

Merged
merged 7 commits into from
May 17, 2023

Commits on May 10, 2023

  1. ENH: support compression

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    08fc088 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. MAINT: more tests on compression

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dedfc75 View commit details
    Browse the repository at this point in the history
  2. MAINT: compressionOption validation

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    65ad402 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. TST: cover compression in http source

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0540ac4 View commit details
    Browse the repository at this point in the history
  2. TST: add compression test cases to other otel sources

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2e2d1d8 View commit details
    Browse the repository at this point in the history
  3. DOC: README

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9625ac2 View commit details
    Browse the repository at this point in the history
  4. MAINT: unused imports

    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a497d35 View commit details
    Browse the repository at this point in the history