v2.315.0
·
60 commits
to main
since this release
What's Changed
- refactor(app/core): remove unused
gate
reëxport by @cratelyn in #4084 - refactor(http/classify): remove unused classification middleware by @cratelyn in #4085
- chore(metrics): Use
linkerd-rustls
for crypto provider metrics by @sfleen in #4086 - build(deps): bump hyper from 1.6.0 to 1.7.0 by @dependabot[bot] in #4089
- build(deps): bump tinyvec from 1.9.0 to 1.10.0 by @dependabot[bot] in #4087
- build(deps): bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #4088
- build(deps): bump prettyplease from 0.2.36 to 0.2.37 by @dependabot[bot] in #4090
- build(deps): bump thiserror from 2.0.15 to 2.0.16 by @dependabot[bot] in #4091
- build(deps): bump cfg-if from 1.0.1 to 1.0.3 by @dependabot[bot] in #4092
- build(deps): bump tempfile from 3.20.0 to 3.21.0 by @dependabot[bot] in #4093
- nit(app): remove frivolous code by @cratelyn in #4094
- refactor(tls): do not export
detect_sni
by @cratelyn in #4095 - fix(tls): Remove post-quantum algorithms from FIPS by @sfleen in #4103
- build(deps): bump percent-encoding from 2.3.1 to 2.3.2 by @dependabot[bot] in #4097
- build(deps): bump idna from 1.0.3 to 1.1.0 by @dependabot[bot] in #4101
- build(deps): bump form_urlencoded from 1.2.1 to 1.2.2 by @dependabot[bot] in #4099
Full Changelog: release/v2.314.0...release/v2.315.0