Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
v2.272.0
What's Changed
- build(deps): bump governor from 0.7.0 to 0.8.0 by @dependabot in #3446
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #3449
- build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #3450
- build(deps): bump hickory-resolver from 0.24.1 to 0.24.2 by @dependabot in #3448
- build(deps): bump hickory-proto from 0.24.1 to 0.24.2 by @dependabot in #3447
- build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.4 by @dependabot in #3412
- chore(gitignore): ignore
.cargo
directory by @cratelyn in #3451 - chore(hyper): address miscellaneous deprecations by @cratelyn in #3444
- chore(app/inbound): address hyper deprecations in http/2 tests by @cratelyn in #3445
- chore(deps): Upgrade tokio-rustls to 0.26 by @sfleen in #3419
- build(deps): bump rustls from 0.23.19 to 0.23.20 by @dependabot in #3453
- build(deps): bump semver from 1.0.23 to 1.0.24 by @dependabot in #3460
- chore(deny.toml): remove stale
idna
directive by @cratelyn in #3458 - chore(app/inbound): address hyper deprecations in http/1 tests by @cratelyn in #3454
- chore(fuzz): address hyper deprecations in fuzz tests by @cratelyn in #3455
- chore(hyper): define hyper as a workspace dependency by @cratelyn in #3456
- chore(hyper): upgrade hyper to include hyperium/hyper#3796 by @cratelyn in #3457
- chore(ci): remove duplicate
connect_and_accept_http1(..)
function by @cratelyn in #3461 - chore(proxy/http): address hyper deprecations in
ServeHttp<N>
by @cratelyn in #3459 - build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #3463
- build(deps): bump cc from 1.2.3 to 1.2.4 by @dependabot in #3462
- build(deps): bump rustls-pki-types from 1.10.0 to 1.10.1 by @dependabot in #3464
- docs(app/test): fix unresolved
SendRequest
links by @cratelyn in #3465 - chore(cargo.toml): define http workspace dependencies by @cratelyn in #3466
- feat(http/box):
BoxBody::empty()
creates an empty body by @cratelyn in #3468 - refactor: move away from legacy
hyper::body::HttpBody
by @cratelyn in #3467
Full Changelog: release/v2.271.0...release/v2.272.0
v2.271.0
What's Changed
- build(deps): bump errno from 0.3.9 to 0.3.10 by @dependabot in #3406
- build(deps): bump syn from 2.0.89 to 2.0.90 by @dependabot in #3409
- build(deps): bump mio from 1.0.2 to 1.0.3 by @dependabot in #3408
- chore(hyper): enable
deprecated
feature flag by @cratelyn in #3405 - build(deps): bump indexmap from 2.6.0 to 2.7.0 by @dependabot in #3407
- build(deps): bump cc from 1.2.1 to 1.2.2 by @dependabot in #3416
- build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #3414
- build(deps): bump libloading from 0.8.5 to 0.8.6 by @dependabot in #3413
- build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #3415
- refactor(app): update deprecated hyper body calls by @cratelyn in #3411
- ci: increase linkerd-install readiness timeout by @olix0r in #3418
- refactor(app/test): remove unused test
Server
interfaces by @cratelyn in #3421 - build(deps): update hashbrown from 0.15.0 to 0.15.2 by @olix0r in #3422
- build(deps): bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #3426
- build(deps): bump time from 0.3.36 to 0.3.37 by @dependabot in #3423
- build(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #3424
- build(deps): update linkerd/dev from v43 to v44 by @olix0r in #3420
- build(deps): bump tokio-stream from 0.1.16 to 0.1.17 by @dependabot in #3431
- build(deps): bump codecov/codecov-action from 5.0.4 to 5.1.1 by @dependabot in #3429
- chore(proxy/http): address
hyper::client::conn::Builder
deprecations by @cratelyn in #3427 - refactor(app/test): minor tweaks to
linkerd-app-test
by @cratelyn in #3428 - build(deps): bump thiserror from 1.0.68 to 2.0.4 by @dependabot in #3417
- build(deps): bump libc from 0.2.167 to 0.2.168 by @dependabot in #3437
- build(deps): bump cc from 1.2.2 to 1.2.3 by @dependabot in #3438
- build(deps): bump fastrand from 2.2.0 to 2.3.0 by @dependabot in #3439
- chore(app/inbound): address
server::conn::Http
deprecations by @cratelyn in #3432 - build(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 by @dependabot in #3434
- refactor(app/test): address hyper deprecations in test helpers by @cratelyn in #3433
- build(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #3442
- build(deps): bump rustix from 0.38.40 to 0.38.42 by @dependabot in #3441
Full Changelog: release/v2.270.0...release/v2.271.0
v2.270.0
What's Changed
- build(deps): bump symbolic-common from 12.12.1 to 12.12.3 by @dependabot in #3398
- build(deps): bump yoke-derive from 0.7.4 to 0.7.5 by @dependabot in #3397
- build(deps): bump yoke from 0.7.4 to 0.7.5 by @dependabot in #3396
- build(deps): bump symbolic-demangle from 12.12.1 to 12.12.3 by @dependabot in #3395
- build(deps): bump tracing from 0.1.40 to 0.1.41 by @dependabot in #3400
- build(deps): bump socket2 from 0.5.7 to 0.5.8 by @dependabot in #3401
- build(deps): bump libc from 0.2.165 to 0.2.167 by @dependabot in #3403
- build(deps): bump the opentelemetry group with 2 updates by @dependabot in #3399
Full Changelog: release/v2.269.0...release/v2.270.0
v2.269.0
What's Changed
- build(deps): bump portable-atomic from 1.9.0 to 1.10.0 by @dependabot in #3387
- build(deps): bump zerofrom from 0.1.4 to 0.1.5 by @dependabot in #3389
- build(deps): bump litemap from 0.7.3 to 0.7.4 by @dependabot in #3390
- build(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in #3388
- build(deps): bump itoa from 1.0.13 to 1.0.14 by @dependabot in #3393
- build(deps): bump cmake from 0.1.51 to 0.1.52 by @dependabot in #3392
- build(deps): bump zerofrom-derive from 0.1.4 to 0.1.5 by @dependabot in #3391
- build(deps): bump libc from 0.2.164 to 0.2.165 by @dependabot in #3394
- refactor(proxy/http): extricate
Body
middleware types by @cratelyn in #3382
Full Changelog: release/v2.268.0...release/v2.269.0
v2.268.0
What's Changed
- refactor(proxy/http): create
linkerd-http-version
crate by @cratelyn in #3379 - refactor(proxy/http): create
linkerd-http-insert
crate by @cratelyn in #3380 - build(deps): bump syn from 2.0.87 to 2.0.89 by @dependabot in #3385
- build(deps): bump cpufeatures from 0.2.15 to 0.2.16 by @dependabot in #3383
- build(deps): bump proc-macro2 from 1.0.91 to 1.0.92 by @dependabot in #3384
- metrics: correctly reflect closed connections in route metrics by @zaharidichev in #3378
- build(deps): bump the opentelemetry group with 2 updates by @dependabot in #3356
Full Changelog: release/v2.267.0...release/v2.268.0
v2.267.0
What's Changed
- refactor(app):
MockBody
convenience functions for test code by @cratelyn in #3349 - build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 by @dependabot in #3372
- feat(app): Backend frame count metrics by @cratelyn in #3308
- refactor(app): Outline route label extractor by @cratelyn in #3337
- build(deps): bump itoa from 1.0.11 to 1.0.13 by @dependabot in #3374
- build(deps): bump unicode-ident from 1.0.13 to 1.0.14 by @dependabot in #3370
- build(deps): bump proc-macro2 from 1.0.89 to 1.0.91 by @dependabot in #3373
- policy: use TLS/TCP filters from proxy API response by @zaharidichev in #3377
- feat(app): Route frame count metrics by @cratelyn in #3334
Full Changelog: release/v2.266.0...release/v2.267.0
v2.266.0
What's Changed
- build(deps): bump cc from 1.2.0 to 1.2.1 by @dependabot in #3361
- build(deps): bump flate2 from 1.0.34 to 1.0.35 by @dependabot in #3364
- build(deps): bump DavidAnson/markdownlint-cli2-action from 17.0.0 to 18.0.0 by @dependabot in #3362
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in #3363
- feat(http/executor): hoist TracingExecutor out of linkerd-proxy-http by @cratelyn in #3365
- build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #3366
- build(deps): bump libc from 0.2.162 to 0.2.164 by @dependabot in #3368
- build(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in #3367
Full Changelog: release/v2.265.0...release/v2.266.0
v2.265.0
What's Changed
- build(deps): bump cc from 1.1.37 to 1.2.0 by @dependabot in #3360
- feat(inbound): Add metrics for rate-limiting by @alpeb in #3335
- feat(outbound): TCP/TLS route metrics by @olix0r in #3355
Full Changelog: release/v2.264.0...release/v2.265.0
v2.264.0
What's Changed
- build(deps): bump fastrand from 2.1.1 to 2.2.0 by @dependabot in #3346
- build(deps): bump libc from 0.2.161 to 0.2.162 by @dependabot in #3347
- build(deps): bump tempfile from 3.11.0 to 3.14.0 by @dependabot in #3348
- build(deps): bump pprof from 0.13.0 to 0.14.0 by @dependabot in #3344
- build(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4 by @dependabot in #3345
- build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #3343
- build(deps): bump rustix from 0.38.39 to 0.38.40 by @dependabot in #3350
- build(deps): bump cc from 1.1.36 to 1.1.37 by @dependabot in #3353
- policy: add filters for TCP and TLS policy by @zaharidichev in #3354
- build(deps): bump cpufeatures from 0.2.14 to 0.2.15 by @dependabot in #3358
- build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #3357
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #3359
- build(deps): bump libfuzzer-sys from 0.4.7 to 0.4.8 by @dependabot in #3352
Full Changelog: release/v2.263.1...release/v2.264.0
v2.263.1
What's Changed
Full Changelog: release/v2.263.0...release/v2.263.1