Skip to content

Releases: linkerd/linkerd2-proxy

v2.332.0

03 Dec 04:11
5f23a11

Choose a tag to compare

What's Changed

  • build(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #4328
  • build(deps): bump http from 1.3.1 to 1.4.0 by @dependabot[bot] in #4327

Full Changelog: release/v2.331.0...release/v2.332.0

v2.331.0

26 Nov 04:08
9e09c13

Choose a tag to compare

What's Changed

Full Changelog: release/v2.330.0...release/v2.331.0

v2.330.0

19 Nov 04:05
3eab1e8

Choose a tag to compare

What's Changed

  • build(deps): bump io-uring from 0.7.10 to 0.7.11 by @dependabot[bot] in #4273
  • build(deps): bump mio from 1.0.4 to 1.1.0 by @dependabot[bot] in #4274
  • build(deps): bump memmap2 from 0.9.8 to 0.9.9 by @dependabot[bot] in #4275
  • build(deps): bump tikv-jemalloc-sys from 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 to 0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 by @dependabot[bot] in #4276
  • refactor(app/inbound): fix a broken intradoc link by @cratelyn in #4267
  • build(deps): bump aws-lc-rs from 1.14.1 to 1.15.0 by @dependabot[bot] in #4282
  • build(deps): bump proptest from 1.8.0 to 1.9.0 by @dependabot[bot] in #4283
  • build(deps): bump yoke-derive from 0.8.0 to 0.8.1 by @dependabot[bot] in #4281
  • chore(tracing): Add tracing propagation tests by @sfleen in #4287
  • chore(tracing): Add tracing export tests by @sfleen in #4288
  • build(deps): bump unicode-ident from 1.0.19 to 1.0.22 by @dependabot[bot] in #4289
  • build(deps): bump tikv-jemallocator from 0.6.0 to 0.6.1 by @dependabot[bot] in #4290
  • build(deps): bump potential_utf from 0.1.3 to 0.1.4 by @dependabot[bot] in #4292
  • chore(dependabot): additional dependabot groups by @cratelyn in #4285
  • build(deps): bump socket2 from 0.6.0 to 0.6.1 by @dependabot[bot] in #4291
  • build(deps): bump aws-lc-fips-sys from 0.13.9 to 0.13.10 in the aws-ls group by @dependabot[bot] in #4295
  • build(deps): bump the jiff group with 2 updates by @dependabot[bot] in #4297
  • build(deps): bump the hyper group with 2 updates by @dependabot[bot] in #4296
  • chore(tracing): Use upstream semantic convention definitions by @sfleen in #4278
  • build(deps): bump cc from 1.2.41 to 1.2.46 by @dependabot[bot] in #4302
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 20.0.0 to 21.0.0 by @dependabot[bot] in #4303
  • build(deps): bump governor from 0.10.1 to 0.10.2 by @dependabot[bot] in #4304
  • refactor(app/outbound): simplify backend metrics layer by @cratelyn in #4299
  • feat(http/prom): introduce NewRecordStatusCode middleware by @cratelyn in #4298
  • build(deps): bump libloading from 0.8.8 to 0.8.9 by @dependabot[bot] in #4305
  • refactor(app/outbound): remove status counters from NewRecordResponse by @cratelyn in #4300

Full Changelog: release/v2.329.0...release/v2.330.0

v2.329.0

12 Nov 04:06
1840469

Choose a tag to compare

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

06 Nov 18:32
3f24b51

Choose a tag to compare

What's Changed

  • feat(http/prom): loosen bounds for StreamLabel's associated labels by @cratelyn in #4250
  • feat(http/prom): introduce StreamLabel components 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

05 Nov 04:05
e63a896

Choose a tag to compare

What's Changed

  • feat(http/body-eos): introduce BodyWithEosFn<B, F> by @cratelyn in #4246

Full Changelog: release/v2.326.0...release/v2.327.0

v2.326.0

29 Oct 17:12
d9883e8

Choose a tag to compare

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

22 Oct 04:05
2375c24

Choose a tag to compare

What's Changed

Full Changelog: release/v2.324.0...release/v2.325.0

v2.324.0

15 Oct 04:00
1d42bce

Choose a tag to compare

What's Changed

  • feat(mock/http/body): without_eos() disables is_end_stream() hints by @cratelyn in #4230
  • refactor(http/prom): hoist MkStreamLabel out of record_response by @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

08 Oct 03:57
d468d7e

Choose a tag to compare

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