Skip to content

v2.215.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 23:24
· 1542 commits to main since this release
8222d6e

What's Changed

  • outbound: Move queues into the backend stacks by @olix0r in #2539
  • metrics: Remove unused features by @olix0r in #2542
  • Add the PoolQueue middleware by @olix0r in #2540
  • ci: Fixup codecov config by @olix0r in #2545
  • ci: Cancel prior runs by @olix0r in #2546
  • ci: Skip ARM builds during non-release CI by @olix0r in #2547
  • deps: Update tokio, tonic, and prost by @olix0r in #2544
  • build(deps): bump tj-actions/changed-files from 40.2.0 to 40.2.1 by @dependabot in #2549
  • metrics: Use prometheus-client for proxy_build_info by @olix0r in #2551
  • balance: Add a p2c Pool implementation by @olix0r in #2541
  • metrics: Export process metrics using prometheus-client by @olix0r in #2552
  • linkerd_identity: split linkerd_identity::Id into DNS and URI variants by @zaharidichev in #2538
  • outbound: Move HTTP balancer into its own module by @olix0r in #2554
  • app: Setup prom registry for use in balancers by @olix0r in #2555
  • vscode: Move workspace settings to devcontainer by @olix0r in #2557
  • build(deps): bump tj-actions/changed-files from 40.2.1 to 40.2.2 by @dependabot in #2556
  • balance: Instrument metrics in pool balancer by @olix0r in #2558
  • Enable PoolQueue balancer by @olix0r in #2559

Full Changelog: release/v2.214.0...release/v2.215.0