Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
v2.329.0
What's Changed
- build(deps): bump the opentelemetry group with 3 updates by @dependabot[bot] in #4193
- build(deps): bump cfg-if from 1.0.3 to 1.0.4 by @dependabot[bot] in #4259
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #4260
- build(deps): bump rustls from 0.23.34 to 0.23.35 in the rustls group by @dependabot[bot] in #4261
- build(deps): bump indexmap from 2.11.4 to 2.12.0 by @dependabot[bot] in #4262
- build(deps): bump zerovec-derive from 0.11.1 to 0.11.2 by @dependabot[bot] in #4263
- build(deps): bump const-hex from 1.16.0 to 1.17.0 by @dependabot[bot] in #4265
- build(deps): bump aws-lc-fips-sys from 0.13.8 to 0.13.9 by @dependabot[bot] in #4264
- chore(deps): bump icu4x and writeable dependencies by @cratelyn in #4268
- build(deps): bump quote from 1.0.41 to 1.0.42 by @dependabot[bot] in #4269
- build(deps): bump aho-corasick from 1.1.3 to 1.1.4 by @dependabot[bot] in #4270
- build(deps): bump tinystr from 0.8.1 to 0.8.2 by @dependabot[bot] in #4271
- build(deps): bump generic-array from 0.14.7 to 0.14.9 by @dependabot[bot] in #4272
Full Changelog: release/v2.328.0...release/v2.329.0
v2.328.0
What's Changed
- feat(http/prom): loosen bounds for
StreamLabel's associated labels by @cratelyn in #4250 - feat(http/prom): introduce
StreamLabelcomponents by @cratelyn in #4251 - refactor(app/outbound): decompose grpc and http labeling by @cratelyn in #4252
Full Changelog: release/v2.327.0...release/v2.328.0
v2.327.0
What's Changed
Full Changelog: release/v2.326.0...release/v2.327.0
v2.326.0
What's Changed
- build(deps): bump stable_deref_trait from 1.2.0 to 1.2.1 by @dependabot[bot] in #4237
- build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by @dependabot[bot] in #4241
- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #4254
- build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #4253
- build(deps): bump regex-syntax from 0.8.6 to 0.8.8 in the regex group by @dependabot[bot] in #4248
- build(deps): bump the rustls group across 1 directory with 3 updates by @dependabot[bot] in #4256
Full Changelog: release/v2.325.0...release/v2.326.0
v2.325.0
What's Changed
- build(deps): bump regex from 1.11.3 to 1.12.2 by @dependabot[bot] in #4242
- build(deps): bump nu-ansi-term from 0.50.1 to 0.50.3 by @dependabot[bot] in #4244
- feat(dependabot): add a
regexgroup by @cratelyn in #4245
Full Changelog: release/v2.324.0...release/v2.325.0
v2.324.0
What's Changed
- feat(mock/http/body):
without_eos()disablesis_end_stream()hints by @cratelyn in #4230 - refactor(http/prom): hoist
MkStreamLabelout ofrecord_responseby @cratelyn in #4231 - build(deps): bump aws-lc-rs from 1.14.0 to 1.14.1 by @dependabot[bot] in #4234
- build(deps): bump hyper-util from 0.1.16 to 0.1.17 by @dependabot[bot] in #4233
- build(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #4232
- feat(tracing): Include more tracing semantic convention labels by @sfleen in #4223
- chore(tracing): Refactor trace label population by @sfleen in #4235
- build(deps): bump widestring from 1.2.0 to 1.2.1 by @dependabot[bot] in #4236
- build(deps): bump find-msvc-tools from 0.1.3 to 0.1.4 by @dependabot[bot] in #4238
- build(deps): bump cc from 1.2.40 to 1.2.41 by @dependabot[bot] in #4239
- build(deps): bump libc from 0.2.176 to 0.2.177 by @dependabot[bot] in #4240
Full Changelog: release/v2.323.0...release/v2.324.0
v2.323.0
What's Changed
- build(deps): bump rustls-webpki from 0.103.6 to 0.103.7 in the rustls group by @dependabot[bot] in #4210
- build(deps): bump axum from 0.8.4 to 0.8.6 by @dependabot[bot] in #4211
- build(deps): bump quote from 1.0.40 to 1.0.41 by @dependabot[bot] in #4212
- build(deps): bump rcgen from 0.14.4 to 0.14.5 by @dependabot[bot] in #4213
- build(deps): bump memchr from 2.7.5 to 2.7.6 by @dependabot[bot] in #4214
- build(deps): bump cc from 1.2.38 to 1.2.40 by @dependabot[bot] in #4215
- build(deps): bump dev to v48 by @olix0r in #4209
- chore(tracing)!: Remove OpenCensus trace protocol by @sfleen in #4216
- chore(tracing): Remove OpenCensus remnants by @sfleen in #4217
- build(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 by @dependabot[bot] in #4169
- build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in #4218
- build(deps): bump parking_lot from 0.12.4 to 0.12.5 by @dependabot[bot] in #4219
- build(deps): bump deranged from 0.5.3 to 0.5.4 by @dependabot[bot] in #4221
- build(deps): bump zeroize from 1.8.1 to 1.8.2 by @dependabot[bot] in #4222
- build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0 by @dependabot[bot] in #4225
- build(deps): bump backtrace from 0.3.75 to 0.3.76 by @dependabot[bot] in #4226
- build(deps): bump aws-lc-fips-sys from 0.13.7 to 0.13.8 by @dependabot[bot] in #4227
- build(deps): bump typenum from 1.18.0 to 1.19.0 by @dependabot[bot] in #4228
- build(deps): bump flate2 from 1.1.2 to 1.1.4 by @dependabot[bot] in #4229
Full Changelog: release/v2.322.0...release/v2.323.0
v2.322.0
What's Changed
- build(deps): bump moka from 0.12.10 to 0.12.11 by @dependabot[bot] in #4206
- refactor(app/inbound): decompose http router metrics into submodules by @cratelyn in #4203
- nit(http/prom): remove empty
Option::map(..)call by @cratelyn in #4202 - refactor(http/prom): rename
NewRecordBodyData::layer_via()by @cratelyn in #4199 - build(deps): bump resolv-conf from 0.7.4 to 0.7.5 by @dependabot[bot] in #4207
- build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 in the rustls group by @dependabot[bot] in #4204
- build(deps): bump axum-core from 0.5.2 to 0.5.5 by @dependabot[bot] in #4208
Full Changelog: release/v2.321.0...release/v2.322.0
v2.321.0
What's Changed
- refactor(http/prom):
request::NewRecordBodyDatais metrics agnostic by @cratelyn in #4174 - chore(http/prom):
body_dataexportsBodyDataMetricsby @cratelyn in #4186 - refactor(app/inbound): rename
ExtractResponseBodyDataMetricsby @cratelyn in #4187 - refactor(app/inbound): qualified body metrics imports by @cratelyn in #4188
- refactor(app/inbound): type aliases specify extractors by @cratelyn in #4189
- build(deps): bump libloading from 0.8.8 to 0.8.9 by @dependabot[bot] in #4183
- build(deps): bump tempfile from 3.21.0 to 3.23.0 by @dependabot[bot] in #4185
- build(deps): bump semver from 1.0.26 to 1.0.27 by @dependabot[bot] in #4184
- build(deps): bump serde_json from 1.0.143 to 1.0.145 in the serde group by @dependabot[bot] in #4182
- feat(app/core): add
Layers::into_inner()by @cratelyn in #4192 - feat(app/inbound): request body frame size metrics by @cratelyn in #4180
- refactor(app/outbound): remove frivolous
NewService<T>bounds by @cratelyn in #4190 - fix(tracing): Flush spans on interval instead of idle timeout by @sfleen in #4197
- build(deps): bump the serde group with 3 updates by @dependabot[bot] in #4194
- build(deps): bump unicode-ident from 1.0.18 to 1.0.19 by @dependabot[bot] in #4196
- build(deps): bump cpp_demangle from 0.4.4 to 0.4.5 by @dependabot[bot] in #4195
- build(deps): bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #4200
- refactor(app/inbound): consolidate route label encoding by @cratelyn in #4198
- build(deps): bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in #4201
Full Changelog: release/v2.320.0...release/v2.321.0
v2.320.0
What's Changed
- build(deps): bump the symbolic group with 2 updates by @dependabot[bot] in #4171
- build(deps): bump indexmap from 2.11.3 to 2.11.4 by @dependabot[bot] in #4172
- build(deps): bump cc from 1.2.37 to 1.2.38 by @dependabot[bot] in #4173
- build(deps): bump tokio-rustls from 0.26.2 to 0.26.3 in the rustls group by @dependabot[bot] in #4170
- build(deps): bump the serde group with 3 updates by @dependabot[bot] in #4176
- build(deps): bump rustls from 0.23.31 to 0.23.32 in the rustls group by @dependabot[bot] in #4177
- build(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #4178
- build(deps): bump time from 0.3.43 to 0.3.44 by @dependabot[bot] in #4179
- fix(http/route): fix prefix path validation by @adleong in #4175
- chore(deps): Clean up cargo deny exemptions by @sfleen in #4168
- refactor(app/inbound): router metrics middleware are
T-agnostic by @cratelyn in #4181
Full Changelog: release/v2.319.0...release/v2.320.0