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

Update to latest versions of hyper and http-body #1882

Merged
merged 60 commits into from
Nov 23, 2023
Merged

Commits on Mar 23, 2023

  1. Start working on v0.7.0

    davidpdrsn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    807aa59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8238ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280efc4 View commit details
    Browse the repository at this point in the history
  4. Fix typo in extract::ws (#1664)

    Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
    mscofield0 and davidpdrsn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f902f74 View commit details
    Browse the repository at this point in the history
  5. Remove B type param (#1751)

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
    3 people committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a4b7d38 View commit details
    Browse the repository at this point in the history
  6. Add Body::from_stream (#1848)

    davidpdrsn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0d50d17 View commit details
    Browse the repository at this point in the history
  7. Remove B type param: Follow ups (#1789)

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
    3 people committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2ae0cdf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d153719 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49183e4 View commit details
    Browse the repository at this point in the history
  10. update deps

    davidpdrsn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    44bb38d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c73b6a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. use tower-http patch

    davidpdrsn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    11a543a View commit details
    Browse the repository at this point in the history
  2. fix docs

    davidpdrsn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1fd6dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c0b11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1e9930 View commit details
    Browse the repository at this point in the history
  5. more cfgs

    davidpdrsn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    91bebd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dece69 View commit details
    Browse the repository at this point in the history
  7. don't need this import

    davidpdrsn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    69a413c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa6fe6d View commit details
    Browse the repository at this point in the history
  9. format

    davidpdrsn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f0348be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82350cc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Nov 10, 2023

  1. update tower-http

    davidpdrsn committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a7cbb38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3674df View commit details
    Browse the repository at this point in the history
  3. fixes

    davidpdrsn committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2873fac View commit details
    Browse the repository at this point in the history
  4. fixes

    davidpdrsn committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7834089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5ff5d8 View commit details
    Browse the repository at this point in the history
  6. fix more things

    davidpdrsn committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1c2cfe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. fix docs

    davidpdrsn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ad8029b View commit details
    Browse the repository at this point in the history
  2. fix macro tests

    davidpdrsn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b598d31 View commit details
    Browse the repository at this point in the history
  3. fix docs link

    davidpdrsn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    760b460 View commit details
    Browse the repository at this point in the history
  4. do we still need this?

    davidpdrsn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a0d04ea View commit details
    Browse the repository at this point in the history
  5. bump msrv

    davidpdrsn committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a663a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. remove patches

    davidpdrsn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c33b537 View commit details
    Browse the repository at this point in the history
  2. update deps

    davidpdrsn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8dcb7bf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. start updating to http 1.0

    davidpdrsn committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dafadf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a33bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2b97d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    50b5ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c12f4 View commit details
    Browse the repository at this point in the history
  3. Update axum-core/src/extract/rejection.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    davidpdrsn and jplatte committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    49b88f9 View commit details
    Browse the repository at this point in the history
  4. Update axum/CHANGELOG.md

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    davidpdrsn and jplatte committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    eb1777a View commit details
    Browse the repository at this point in the history
  5. clean up imports

    davidpdrsn committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    4f639a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    437e959 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. compression is back

    davidpdrsn committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    90b713d View commit details
    Browse the repository at this point in the history
  2. fix error I missed before

    davidpdrsn committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    ae0b890 View commit details
    Browse the repository at this point in the history
  3. update tower-http patch

    davidpdrsn committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    820fb5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b3f2b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b49ba58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d4fd57 View commit details
    Browse the repository at this point in the history
  7. fix crc32fast

    davidpdrsn committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    770ec7d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. avoid some clones

    davidpdrsn committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8879fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1c453 View commit details
    Browse the repository at this point in the history
  3. format imports

    davidpdrsn committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    dee6bff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a02fba View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    davidpdrsn and jplatte committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    10bb477 View commit details
    Browse the repository at this point in the history
  6. Update axum/src/lib.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    davidpdrsn and jplatte committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    64b2e39 View commit details
    Browse the repository at this point in the history