v2.183.0
·
2074 commits
to main
since this release
What's Changed
- build(deps): bump smallvec from 1.8.1 to 1.9.0 by @dependabot in #1795
- build(deps): bump serde_json from 1.0.81 to 1.0.82 by @dependabot in #1797
- build(deps): bump either from 1.6.1 to 1.7.0 by @dependabot in #1798
- Add an HTTP route redirect filter by @olix0r in #1799
- Add HTTP and gRPC route failure-injection filters by @olix0r in #1805
- build(deps): bump tracing-subscriber from 0.3.11 to 0.3.14 by @dependabot in #1806
- build(deps): bump pin-project from 1.0.10 to 1.0.11 by @dependabot in #1807
- build(deps): bump unicode-normalization from 0.1.20 to 0.1.21 by @dependabot in #1808
- build(deps): bump fixedbitset from 0.4.1 to 0.4.2 by @dependabot in #1809
- build(deps): bump serde from 1.0.137 to 1.0.138 by @dependabot in #1810
- build(deps): bump regex from 1.5.6 to 1.6.0 by @dependabot in #1813
- build(deps): bump once_cell from 1.12.0 to 1.13.0 by @dependabot in #1812
- build(deps): bump hyper from 0.14.19 to 0.14.20 by @dependabot in #1816
- add shutdown grace period timeout for graceful shutdowns by @hawkw in #1815
- dev: Update dev tooling by @olix0r in #1820
- build(deps): bump serde from 1.0.138 to 1.0.139 by @dependabot in #1819
- build(deps): bump hashbrown from 0.12.1 to 0.12.2 by @dependabot in #1818
- build(deps): bump prettyplease from 0.1.15 to 0.1.16 by @dependabot in #1821
- Revert "build(deps): bump tracing-subscriber from 0.3.11 to 0.3.14 (#1806)" by @olix0r in #1822
- Configure inbound HTTP routes via gRPC by @olix0r in #1814
Full Changelog: release/v2.182.0...release/v2.183.0