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

Upgrade to hyper/http v1.0 #1674

Merged
merged 33 commits into from
Jul 12, 2024
Merged

Upgrade to hyper/http v1.0 #1674

merged 33 commits into from
Jul 12, 2024

Commits on Jul 10, 2024

  1. Upgrade to hyper v1

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e52ba2c View commit details
    Browse the repository at this point in the history
  2. Fix hyper feature

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6c75e7c View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e22bb0b View commit details
    Browse the repository at this point in the history
  4. Ignore doctest for now

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    adda11d View commit details
    Browse the repository at this point in the history
  5. Enable HTTP 1 and 2

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0664b64 View commit details
    Browse the repository at this point in the history
  6. Fix some lints

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    75b3259 View commit details
    Browse the repository at this point in the history
  7. Update test

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5944e90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45903d8 View commit details
    Browse the repository at this point in the history
  9. Prefer ::from

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    650e688 View commit details
    Browse the repository at this point in the history
  10. Remove some features

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    832b1cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40fa576 View commit details
    Browse the repository at this point in the history
  12. Add CHANGELOG entries

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1a3d711 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e6c5d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ad764a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f34ee3 View commit details
    Browse the repository at this point in the history
  16. Fix hyper example

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    70a9bc7 View commit details
    Browse the repository at this point in the history
  17. Regenerate protobuf types

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    95608c5 View commit details
    Browse the repository at this point in the history
  18. Pin cc version

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    318bb62 View commit details
    Browse the repository at this point in the history
  19. Mention tonic in changelog

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c93e43f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab7a3a4 View commit details
    Browse the repository at this point in the history
  21. Add back entry

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    af97e0e View commit details
    Browse the repository at this point in the history
  22. Remove git patch for CI

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    eb2ae32 View commit details
    Browse the repository at this point in the history
  23. Remove allow annotation

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    23c09c7 View commit details
    Browse the repository at this point in the history
  24. Update zipkin changelog

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f5c73eb View commit details
    Browse the repository at this point in the history
  25. Remove cc pin

    aumetra committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a87360b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Revert submodule update

    aumetra committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    88ad416 View commit details
    Browse the repository at this point in the history
  2. Reorder dependencies

    aumetra committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7d1c3a1 View commit details
    Browse the repository at this point in the history
  3. Update changelogs

    aumetra committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1678306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19ddbd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f9213 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c840978 View commit details
    Browse the repository at this point in the history
  7. Fix compile error

    aumetra committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1d1cef9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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