Skip to content

v2.314.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:59
· 212 commits to main since this release
036ca75

What's Changed

  • chore(deps): Manually remove unused dependencies by @sfleen in #4065
  • build(deps): bump syn from 2.0.104 to 2.0.105 by @dependabot[bot] in #4067
  • chore(tls): Remove ring as rustls crypto backend by @sfleen in #4029
  • chore(deps): Update tonic deps to 0.13 by @sfleen in #4066
  • build(deps): bump hashbrown from 0.15.2 to 0.15.5 by @dependabot[bot] in #4068
  • chore(tls): Improve aws-lc usage by @sfleen in #4069
  • feat(tls): Remove boring as a TLS implementation by @sfleen in #4038
  • build(deps): bump arbitrary from 1.4.1 to 1.4.2 by @dependabot[bot] in #4071
  • build(deps): bump derive_arbitrary from 1.4.1 to 1.4.2 by @dependabot[bot] in #4072
  • build(deps): bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #4073
  • build(deps): bump thiserror from 2.0.14 to 2.0.15 by @dependabot[bot] in #4074
  • build(deps): bump proc-macro2 from 1.0.97 to 1.0.101 by @dependabot[bot] in #4075
  • build(deps): bump cc from 1.2.32 to 1.2.33 by @dependabot[bot] in #4076
  • build(deps): bump syn from 2.0.105 to 2.0.106 by @dependabot[bot] in #4077
  • nit(app/inbound): fix InboundMetrics doc comment by @cratelyn in #4078
  • feat(tls): Explicitly include post-quantum key exchange algorithms by @sfleen in #4070
  • refactor(app/inbound): remove unused proxy_metrics() method by @cratelyn in #4079
  • chore(tls): Refactor rustls shims out of linkerd-meshtls by @sfleen in #4080
  • chore(tls): Host rustls directly into linkerd-meshtls by @sfleen in #4081
  • chore(tls): Move rustls configuration into dedicated crate by @sfleen in #4082
  • chore(tls): Install default rustls provider in main by @sfleen in #4083

Full Changelog: release/v2.313.0...release/v2.314.0