Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
v2.261.0
What's Changed
- build(deps): bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #3310
- build(deps): bump syn from 2.0.85 to 2.0.86 by @dependabot in #3312
- build(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #3313
- build(deps): bump syn from 2.0.86 to 2.0.87 by @dependabot in #3314
- build(deps): bump thiserror from 1.0.66 to 1.0.67 by @dependabot in #3315
- build(deps): bump cc from 1.1.31 to 1.1.34 by @dependabot in #3316
- build(deps): bump url from 2.5.2 to 2.5.3 by @dependabot in #3317
- build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #3311
- build(deps): bump arbitrary from 1.3.2 to 1.4.0 by @dependabot in #3325
- build(deps): bump thiserror from 1.0.67 to 1.0.68 by @dependabot in #3324
- build(deps): bump rustix from 0.38.38 to 0.38.39 by @dependabot in #3323
- build(deps): bump derive_arbitrary from 1.3.2 to 1.4.0 by @dependabot in #3322
- build(deps): pin proxy-api to git by @olix0r in #3327
Full Changelog: release/v2.260.0...release/v2.261.0
v2.260.0
What's Changed
- build(deps): bump proc-macro2 from 1.0.88 to 1.0.89 by @dependabot in #3290
- build(deps): bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #3291
- build(deps): bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #3292
- build(deps): bump serde from 1.0.211 to 1.0.213 by @dependabot in #3293
- build(deps): bump syn from 2.0.82 to 2.0.85 by @dependabot in #3296
- build(deps): bump prettyplease from 0.2.24 to 0.2.25 by @dependabot in #3295
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #3297
- build(deps): bump pin-project from 1.1.6 to 1.1.7 by @dependabot in #3298
- build(deps): bump pin-project-lite from 0.2.14 to 0.2.15 by @dependabot in #3299
- build(deps): bump regex from 1.11.0 to 1.11.1 by @dependabot in #3300
- build(deps): bump rustix from 0.38.37 to 0.38.38 by @dependabot in #3301
- fix(grpc): Handle timeouts with a DeadlineExceeded status by @olix0r in #3302
- build(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #3303
Full Changelog: release/v2.259.0...release/v2.260.0
v2.259.0
What's Changed
- build(deps): bump proc-macro2 from 1.0.87 to 1.0.88 by @dependabot in #3279
- feat(outbound): Route TLS connections by SNI by @zaharidichev in #3160
- build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 by @dependabot in #3274
- build(deps): bump cc from 1.1.29 to 1.1.30 by @dependabot in #3275
- build(deps): bump uuid from 1.10.0 to 1.11.0 by @dependabot in #3277
- build(deps): bump serde_json from 1.0.128 to 1.0.129 by @dependabot in #3281
- build(deps): bump libc from 0.2.159 to 0.2.161 by @dependabot in #3280
- build(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 by @dependabot in #3252
- build(deps): bump cc from 1.1.30 to 1.1.31 by @dependabot in #3286
- build(deps): bump anyhow from 1.0.89 to 1.0.90 by @dependabot in #3282
- build(deps): bump syn from 2.0.79 to 2.0.82 by @dependabot in #3284
- build(deps): bump serde_json from 1.0.129 to 1.0.132 by @dependabot in #3285
- build(deps): bump prettyplease from 0.2.22 to 0.2.24 by @dependabot in #3283
- build(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #3289
- build(deps): bump serde from 1.0.210 to 1.0.211 by @dependabot in #3287
- build(deps): bump bytes from 1.7.2 to 1.8.0 by @dependabot in #3288
Full Changelog: release/v2.258.0...release/v2.259.0
v2.258.0
What's Changed
- build(deps): bump proc-macro2 from 1.0.86 to 1.0.87 by @dependabot in #3265
- build(deps): bump once_cell from 1.20.1 to 1.20.2 by @dependabot in #3266
- build(deps): bump pin-project from 1.1.5 to 1.1.6 by @dependabot in #3270
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #3264
- build(deps): bump procfs from 0.16.0 to 0.17.0 by @dependabot in #3269
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #3271
- build(deps): bump unicode-bidi from 0.3.15 to 0.3.17 by @dependabot in #3254
- build(deps): bump cc from 1.1.28 to 1.1.29 by @dependabot in #3273
- Extract zone locality into separate TCP metric by @sfleen in #3262
- feat(app): Add hostname label to http metrics by @cratelyn in #3258
- build(deps): bump rustversion from 1.0.17 to 1.0.18 by @dependabot in #3276
Full Changelog: release/v2.257.0...release/v2.258.0
v2.257.0
What's Changed
- justfile: Add devcontainer cli recipes by @cratelyn in #3241
- build(deps): bump the opentelemetry group with 2 updates by @dependabot in #3246
- build(deps): bump httparse from 1.9.4 to 1.9.5 by @dependabot in #3251
- build(deps): bump indexmap from 2.5.0 to 2.6.0 by @dependabot in #3250
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #3249
- build(deps): bump async-stream from 0.3.5 to 0.3.6 by @dependabot in #3248
- build(deps): bump symbolic-demangle from 12.11.1 to 12.12.0 by @dependabot in #3247
- build(deps): bump ipnet from 2.10.0 to 2.10.1 by @dependabot in #3257
- build(deps): bump syn from 2.0.77 to 2.0.79 by @dependabot in #3256
- build(deps): bump once_cell from 1.20.0 to 1.20.1 by @dependabot in #3255
- build(deps): bump object from 0.36.4 to 0.36.5 by @dependabot in #3259
- build(deps): bump regex from 1.10.6 to 1.11.0 by @dependabot in #3260
- build(deps): bump cc from 1.1.24 to 1.1.28 by @dependabot in #3261
- build(deps): bump futures from 0.3.30 to 0.3.31 by @dependabot in #3267
Full Changelog: release/v2.256.0...release/v2.257.0
v2.256.0
What's Changed
- chore(app): add
impl
banner comments by @cratelyn in #3231 - docs(http/prom): Add metadata to Cargo.toml manifest by @cratelyn in #3230
- docs(integration): Document test environment interfaces by @cratelyn in #3229
- docs(http/prom): Fix broken doc links by @cratelyn in #3232
- build(deps): bump the opentelemetry group with 2 updates by @dependabot in #3225
- tls: add
DetectSni
middleware by @zaharidichev in #3199 - build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #3235
- build(deps): bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #3233
- Integrate OpenTelemetry into the proxy by @sfleen in #3221
- build(deps): bump flate2 from 1.0.33 to 1.0.34 by @dependabot in #3236
- Allow configuring proxy trace exporter service name by @sfleen in #3245
- build(deps): bump cc from 1.1.21 to 1.1.24 by @dependabot in #3244
- build(deps): bump autocfg from 1.3.0 to 1.4.0 by @dependabot in #3237
Full Changelog: release/v2.255.0...release/v2.256.0
v2.255.0
What's Changed
- build(deps): bump symbolic-demangle from 12.11.0 to 12.11.1 by @dependabot in #3209
- build(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #3210
- build(deps): bump cc from 1.1.19 to 1.1.21 by @dependabot in #3211
- build(deps): bump unicode-normalization from 0.1.23 to 0.1.24 by @dependabot in #3213
- feat(tls-route): add TLS route matching crate by @zaharidichev in #3192
- policy: add TLS protocol type to client-policy crate by @zaharidichev in #3203
- build(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #3219
- Vendor OpenTelemetry protocol by @sfleen in #3214
- Add OpenTelemetry exporter implementation by @sfleen in #3215
- fix(retry): Avoid panicking if responses come early by @cratelyn in #3216
- Group opentelemetry dependency updates by @sfleen in #3224
- build(deps): bump libc from 0.2.158 to 0.2.159 by @dependabot in #3226
- docs(http/prom): Document request count middleware by @cratelyn in #3228
- chore(app): Disallow warnings in policy router's backend metrics by @cratelyn in #3227
Full Changelog: release/v2.254.0...release/v2.255.0
v2.254.0
What's Changed
- build(deps): bump anyhow from 1.0.87 to 1.0.88 by @dependabot in #3201
- build(deps): bump rustix from 0.38.36 to 0.38.37 by @dependabot in #3202
- build(deps): bump anyhow from 1.0.88 to 1.0.89 by @dependabot in #3204
- build(deps): bump memmap2 from 0.9.4 to 0.9.5 by @dependabot in #3205
- build(deps): bump cc from 1.1.18 to 1.1.19 by @dependabot in #3206
- build(deps): bump once_cell from 1.19.0 to 1.20.0 by @dependabot in #3207
- build(deps): bump tj-actions/changed-files from 45.0.1 to 45.0.2 by @dependabot in #3208
Full Changelog: release/v2.253.0...release/v2.254.0
v2.253.0
What's Changed
- build(deps): bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 by @dependabot in #3196
- build(deps): bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #3197
- build(deps): bump unicode-ident from 1.0.12 to 1.0.13 by @dependabot in #3198
- Implement setting TCP_USER_TIMEOUT option for TCP sockets by @UsingCoding in #3174
New Contributors
- @UsingCoding made their first contribution in #3174
Full Changelog: release/v2.252.0...release/v2.253.0
v2.252.0
What's Changed
- build(deps): bump object from 0.36.3 to 0.36.4 by @dependabot in #3173
- build(deps): bump rustix from 0.38.34 to 0.38.35 by @dependabot in #3175
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #3163
- build(deps): bump indexmap from 2.4.0 to 2.5.0 by @dependabot in #3171
- Add wall clock gauge to proxy metrics by @sfleen in #3176
- build(deps): bump tokio-stream from 0.1.15 to 0.1.16 by @dependabot in #3179
- build(deps): bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #3180
- build(deps): bump cc from 1.1.15 to 1.1.16 by @dependabot in #3181
- build(deps): bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #3182
- build(deps): bump rustix from 0.38.35 to 0.38.36 by @dependabot in #3183
- build(deps): bump symbolic-common from 12.10.1 to 12.11.0 by @dependabot in #3184
- Fix typo in justfile recipe by @sfleen in #3185
- build(deps): bump serde from 1.0.209 to 1.0.210 by @dependabot in #3187
- build(deps): bump cc from 1.1.16 to 1.1.18 by @dependabot in #3188
- build(deps): bump ipnet from 2.9.0 to 2.10.0 by @dependabot in #3189
- build(deps): bump cpufeatures from 0.2.13 to 0.2.14 by @dependabot in #3190
- 📈 feat(rt): expose tokio runtime metrics by @cratelyn in #3177
- build(deps): bump symbolic-demangle from 12.10.1 to 12.11.0 by @dependabot in #3194
- Add env var for controlling log timestamp format. by @sfleen in #3186
New Contributors
Full Changelog: release/v2.251.0...release/v2.252.0