Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
v2.195.0
v2.194.0
What's Changed
- gate: Support admitting a limited number of requests by @olix0r in #2342
- Configure response classifiers from ClientPolicy routes by @olix0r in #2324
- build(deps): bump EmbarkStudios/cargo-deny-action from 1.4.0 to 1.5.0 by @dependabot in #2350
- client-policy:
RouteBackends use the backend's metadata by @hawkw in #2351 - build(deps): bump serde from 1.0.152 to 1.0.159 by @dependabot in #2356
- build(deps): bump tj-actions/changed-files from 35.7.0 to 35.7.7 by @dependabot in #2355
- build(deps): bump prettyplease from 0.1.24 to 0.1.25 by @dependabot in #2340
- build(deps): bump itoa from 1.0.5 to 1.0.6 by @dependabot in #2339
- build(deps): bump windows_i686_msvc from 0.42.1 to 0.42.2 by @dependabot in #2338
- build(deps): bump quote from 1.0.23 to 1.0.26 by @dependabot in #2336
- add
NewClassifyGateandBroadcastClassificationmiddleware by @hawkw in #2353 - build(deps): bump regex from 1.7.1 to 1.7.3 by @dependabot in #2360
- build(deps): bump ipnet from 2.7.1 to 2.7.2 by @dependabot in #2361
- build(deps): bump indexmap from 1.9.2 to 1.9.3 by @dependabot in #2363
- build(deps): bump windows_aarch64_msvc from 0.42.1 to 0.42.2 by @dependabot in #2362
- build(deps): bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #2349
- build(deps): bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #2359
- client-policy: accept backends with empty
dispatcherfields by @hawkw in #2352 - outbound: configure failure accrual policies from stack targets by @hawkw in #2354
Full Changelog: release/v2.193.2...release/v2.194.0
v2.193.2
v2.193.1
v2.193.0
What's Changed
- build(deps): bump tj-actions/changed-files from 35.6.1 to 35.6.4 by @dependabot in #2309
- outbound: Simplify discovery debug logging by @olix0r in #2316
- outbound: Eagerly cancel synthesized profile task by @olix0r in #2317
- build(deps): bump windows_x86_64_gnullvm from 0.42.1 to 0.42.2 by @dependabot in #2323
- build(deps): bump ryu from 1.0.12 to 1.0.13 by @dependabot in #2322
- build(deps): bump axum from 0.6.10 to 0.6.11 by @dependabot in #2321
- build(deps): bump tj-actions/changed-files from 35.6.4 to 35.7.0 by @dependabot in #2318
- test: add mock client policy resolver by @hawkw in #2314
- outbound: Apply filters to outbound requests by @olix0r in #2260
- build(deps): bump proc-macro2 from 1.0.51 to 1.0.52 by @dependabot in #2320
- build(deps): bump windows_x86_64_msvc from 0.42.1 to 0.42.2 by @dependabot in #2319
- gateway: discover client policies from the policy controller by @hawkw in #2315
Full Changelog: release/v2.192.1...release/v2.193.0
v2.192.1
v2.192.0
What's Changed
- outbound: Decouple backend caching from request distribution by @olix0r in #2284
- build(deps): bump socket2 from 0.4.7 to 0.4.9 by @dependabot in #2290
- README: comment just-cargo and make it more clear by @daixiang0 in #2292
- build(deps): bump prettyplease from 0.1.23 to 0.1.24 by @dependabot in #2293
- build(deps): bump tokio from 1.25.0 to 1.26.0 by @dependabot in #2286
- build(deps): bump petgraph from 0.6.2 to 0.6.3 by @dependabot in #2285
- client-policy: add protobuf conversion by @hawkw in #2289
- integration: add test policy controller by @hawkw in #2288
- outbound: change
push_discoverto take aServiceby @hawkw in #2291 - build(deps): bump rustix from 0.36.7 to 0.36.9 by @dependabot in #2295
- build(deps): bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #2296
- build(deps): bump async-trait from 0.1.64 to 0.1.66 by @dependabot in #2297
- build(deps): bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #2298
- build(deps): bump mio from 0.8.5 to 0.8.6 by @dependabot in #2299
- separate policy client config from
inbound::Configby @hawkw in #2307 - outbound: discover client policies from the
OutboundPolicyAPI by @hawkw in #2265
New Contributors
- @daixiang0 made their first contribution in #2292
Full Changelog: release/v2.191.2...release/v2.192.0
v2.191.2
What's Changed
- build(deps): bump h2 from 0.3.15 to 0.3.16 by @dependabot in #2278
- build(deps): bump tempfile from 3.3.0 to 3.4.0 by @dependabot in #2277
- build(deps): bump tokio-stream from 0.1.11 to 0.1.12 by @dependabot in #2276
- stack: Make
failfast::Gategeneral purpose by @olix0r in #2279 - build(deps): bump slab from 0.4.7 to 0.4.8 by @dependabot in #2283
- build(deps): bump async-stream from 0.3.3 to 0.3.4 by @dependabot in #2282
- build(deps): bump jobserver from 0.1.25 to 0.1.26 by @dependabot in #2281
- build(deps): bump tj-actions/changed-files from 35.6.0 to 35.6.1 by @dependabot in #2280
Full Changelog: release/v2.191.1...release/v2.191.2
v2.191.1
What's Changed
- Revert inbound policy discovery changes by @olix0r in #2267
- Update dev image from v38 to v39 by @olix0r in #2269
- dev: override CXX for rust-analyzer by @olix0r in #2270
- build(deps): bump syn from 1.0.107 to 1.0.109 by @dependabot in #2274
- build(deps): bump tokio-util from 0.7.4 to 0.7.7 by @dependabot in #2272
- build(deps): bump tj-actions/changed-files from 35.5.6 to 35.6.0 by @dependabot in #2271
- build(deps): bump prost-build from 0.11.6 to 0.11.8 by @dependabot in #2273
- ci: Add a linkerd install workflow by @olix0r in #2268
- allow
opaque_hidden_inferred_boundwarning on nightly by @hawkw in #2275
Full Changelog: release/v2.191.0...release/v2.191.1
v2.191.0
What's Changed
- trace: never log access log spans to stdout by @hawkw in #2244
- build(deps): bump thread_local from 1.1.4 to 1.1.7 by @dependabot in #2243
- build(deps): bump tj-actions/changed-files from 35.5.4 to 35.5.5 by @dependabot in #2242
- build(deps): bump serde_json from 1.0.91 to 1.0.93 by @dependabot in #2217
- dev: Remove docker config mount by @olix0r in #2246
- build(deps): bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #2216
- build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #2130
- http: use
ExtractParaminNewNormalizeUriby @hawkw in #2245 - http: Replace
classify::CanClassifywithParamby @olix0r in #2247 - http: Improve timeout module by @olix0r in #2248
- outbound: Decouple outbound HTTP server from logical target by @olix0r in #2249
- build(deps): bump http from 0.2.8 to 0.2.9 by @dependabot in #2253
- build(deps): bump fastrand from 1.8.0 to 1.9.0 by @dependabot in #2252
- build(deps): bump signal-hook-registry from 1.4.0 to 1.4.1 by @dependabot in #2254
- Use
ExtractParaminhttp::NewHeaderFromTargetby @olix0r in #2255 - outbound: Introduce a new outbound-route watch type by @olix0r in #2250
- build(deps): bump tj-actions/changed-files from 35.5.5 to 35.5.6 by @dependabot in #2256
- build(deps): bump hyper from 0.14.23 to 0.14.24 by @dependabot in #2257
- build(deps): bump once_cell from 1.17.0 to 1.17.1 by @dependabot in #2258
- build(deps): bump clang-sys from 1.4.0 to 1.6.0 by @dependabot in #2259
- outbound: Add a policy router by @olix0r in #2251
- inbound: connections wait for ServerPolicy discovery by @hawkw in #2186
- inbound: remove default policies by @hawkw in #2204
- inbound: refactor newtypes for policy addresses by @hawkw in #2264
- build(deps): bump futures from 0.3.25 to 0.3.26 by @dependabot in #2263
- build(deps): bump proc-macro2 from 1.0.50 to 1.0.51 by @dependabot in #2261
- build(deps): bump tinyvec_macros from 0.1.0 to 0.1.1 by @dependabot in #2262
Full Changelog: release/v2.190.1...release/v2.191.0