Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
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
v2.319.0
What's Changed
- feat(app/inbound): count inbound requests by @cratelyn in #4127
 - build(deps): bump aws-lc-rs from 1.13.3 to 1.14.0 by @dependabot[bot] in #4145
 - build(deps): bump rcgen from 0.14.3 to 0.14.4 by @dependabot[bot] in #4146
 - build(deps): bump unicode-ident from 1.0.18 to 1.0.19 by @dependabot[bot] in #4147
 - build(deps): bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #4148
 - build(deps): bump rustls-webpki from 0.103.4 to 0.103.5 in the rustls group by @dependabot[bot] in #4149
 - build(deps): bump cc from 1.2.36 to 1.2.37 by @dependabot[bot] in #4150
 - refactor(http/prom): consistent middleware reëxports by @cratelyn in #4151
 - refactor(http/prom): 
NewRecordResponse<L, X, M, N>consistent generics by @cratelyn in #4153 - docs(http/prom): refine 
NewRecordResponse<L, X, M, N>documentation by @cratelyn in #4154 - build(deps): bump tj-actions/changed-files from 46.0.5 to 47.0.0 by @dependabot[bot] in #4155
 - build(deps): bump semver from 1.0.26 to 1.0.27 by @dependabot[bot] in #4156
 - build(deps): bump resolv-conf from 0.7.4 to 0.7.5 by @dependabot[bot] in #4157
 - build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #4158
 - build(deps): bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #4159
 - chore(deps): introduce a 
serdedependabot group by @cratelyn in #4160 - build(deps): bump hyper-util from 0.1.16 to 0.1.17 by @dependabot[bot] in #4161
 - build(deps): bump the serde group with 3 updates by @dependabot[bot] in #4163
 - build(deps): bump indexmap from 2.11.1 to 2.11.3 by @dependabot[bot] in #4164
 - build(deps): bump rustls-webpki from 0.103.5 to 0.103.6 in the rustls group by @dependabot[bot] in #4162
 - refactor(app/inbound): metrics layer accepts 
InboundMetricsby @cratelyn in #4166 - feat(app/inbound): response body frame size metrics by @cratelyn in #4165
 
Full Changelog: release/v2.318.0...release/v2.319.0
v2.318.0
What's Changed
- build(deps): bump cc from 1.2.34 to 1.2.35 by @dependabot[bot] in #4128
 - build(deps): bump time from 0.3.41 to 0.3.42 by @dependabot[bot] in #4129
 - refactor(app/gateway): extract 
spawn_routes()function by @cratelyn in #4125 - refactor(conditional): 
Conditional::map()parametric overCRby @cratelyn in #4130 - build(deps): bump regex-syntax from 0.8.5 to 0.8.6 by @dependabot[bot] in #4132
 - build(deps): bump time from 0.3.41 to 0.3.43 by @dependabot[bot] in #4131
 - build(deps): bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #4134
 - build(deps): bump regex-automata from 0.4.8 to 0.4.10 by @dependabot[bot] in #4133
 - build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #4138
 - build(deps): bump find-msvc-tools from 0.1.0 to 0.1.1 by @dependabot[bot] in #4139
 - build(deps): bump cc from 1.2.35 to 1.2.36 by @dependabot[bot] in #4140
 - build(deps): bump tokio-metrics from 0.4.4 to 0.4.5 by @dependabot[bot] in #4141
 - build(deps): bump errno from 0.3.13 to 0.3.14 by @dependabot[bot] in #4142
 - build(deps): bump indexmap from 2.11.0 to 2.11.1 by @dependabot[bot] in #4143
 - refactor(app/inbound): move 
into_tcp_connect()andpush_tcp_forward()intoserverby @cratelyn in #4135 - fix(release): fix download-artifact paths by @olix0r in #4144
 - fix(tracing): Remove opentelemetry vendoring by @sfleen in #4025
 
Full Changelog: release/v2.317.0...release/v2.318.0
v2.317.0
What's Changed
- nit(app/inbound): use documentation comments by @cratelyn in #4114
 - refactor(app/core): remove unused 
MakeService<T, U>bounds by @cratelyn in #4115 - build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #4045
 - nit(app/core): add banners to 
implgroups by @cratelyn in #4118 - nit(router): fix comment typo by @cratelyn in #4120
 - refactor(app/inbound): use full import path for metrics labels by @cratelyn in #4122
 - build(deps): bump x509-parser from 0.17.0 to 0.18.0 by @dependabot[bot] in #4116
 - build(deps): bump potential_utf from 0.1.2 to 0.1.3 by @dependabot[bot] in #4117
 - build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #4124
 - chore(app/core): remove 
dead_codeallowance forStack<S>by @cratelyn in #4113 - refactor(app/inbound): move fuzzing into submodule by @cratelyn in #4123
 - feat(app/inbound): introduce 
Permitted<T>target by @cratelyn in #4119 
Full Changelog: release/v2.316.0...release/v2.317.0