Skip to content

v2.277.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 03:55
· 12 commits to main since this release
31d9e8f

What's Changed

  • chore(http): rename http/version to http/variant by @olix0r in #3555
  • build(deps): bump rustix from 0.38.42 to 0.38.44 by @dependabot in #3554
  • refactor(http/upgrade): Http11Upgrade is Clone by @cratelyn in #3540
  • feat(http/retry): add a unit test suite to PeekTrailersBody<B> by @cratelyn in #3556
  • build(rustls): Upgrade tokio-rustls to 0.26 by @sfleen in #3557
  • fix(http/retry): is_end_stream() is true for empty bodies by @cratelyn in #3558
  • build(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 by @dependabot in #3560
  • build(deps): bump unicode-ident from 1.0.14 to 1.0.15 by @dependabot in #3562
  • metrics: remove authority label on inbound http metrics by @zaharidichev in #3547
  • build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 by @dependabot in #3563
  • feat(http/retry): model PeekTrailersBody<B> with Frame<T> by @cratelyn in #3559
  • build(deps): bump cpufeatures from 0.2.16 to 0.2.17 by @dependabot in #3565
  • build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 by @dependabot in #3566
  • refactor(http/retry): port some ReplayBody tests to Frame<T> by @cratelyn in #3564
  • refactor(http/retry): port remaining ReplayBody tests to Frame<T> by @cratelyn in #3567
  • build(deps): bump cmake from 0.1.52 to 0.1.53 by @dependabot in #3570
  • build(deps): bump ryu from 1.0.18 to 1.0.19 by @dependabot in #3571
  • build(deps): bump rustls-pki-types from 1.10.1 to 1.11.0 by @dependabot in #3572
  • build(deps): bump unicode-ident from 1.0.15 to 1.0.16 by @dependabot in #3568
  • chore(deps/rand): update to rand v0.9.0 by @cratelyn in #3574

Full Changelog: release/v2.276.0...release/v2.277.0