v2.190.0
·
1761 commits
to main
since this release
What's Changed
- build(deps): bump try-lock from 0.2.3 to 0.2.4 by @dependabot in #2139
- build(deps): bump regex from 1.7.0 to 1.7.1 by @dependabot in #2145
- build(deps): bump tokio from 1.24.0 to 1.24.1 by @dependabot in #2144
- Parameterize the load balancer stack by @olix0r in #2142
- build(deps): bump prost-types from 0.11.5 to 0.11.6 by @dependabot in #2147
- build(deps): bump prost from 0.11.5 to 0.11.6 by @dependabot in #2148
- build(deps): bump prost-build from 0.11.5 to 0.11.6 by @dependabot in #2149
- stack: add
AnnotateErrormiddleware by @hawkw in #2158 - Fix proxy-core dependencies by @olix0r in #2163
- build(deps): bump tj-actions/changed-files from 35.3.1 to 35.4.1 by @dependabot in #2153
- orig_proto: don't set
connection: closeon errors by @hawkw in #2171 - build(deps): bump bumpalo from 3.11.1 to 3.12.0 by @dependabot in #2166
- build(deps): bump proc-macro2 from 1.0.49 to 1.0.50 by @dependabot in #2165
- build(deps): bump tj-actions/changed-files from 35.4.1 to 35.4.4 by @dependabot in #2172
- build(deps): bump windows_x86_64_msvc from 0.42.0 to 0.42.1 by @dependabot in #2164
- configure buffers from target
Params by @hawkw in #2173 - Simplify profile discovery by @olix0r in #2170
- stack: Unify AnnotateError and MapErr by @olix0r in #2180
- build(deps): bump windows_aarch64_msvc from 0.42.0 to 0.42.1 by @dependabot in #2176
- build(deps): bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #2177
- build(deps): bump tokio from 1.24.1 to 1.24.2 by @dependabot in #2178
- add meshtls-fips feature flag by @zaharidichev in #2168
- Update HTTP error responder to log version info by @olix0r in #2182
- build(deps): bump which from 4.3.0 to 4.4.0 by @dependabot in #2185
- build(deps): bump derive_arbitrary from 1.2.2 to 1.2.3 by @dependabot in #2184
- build(deps): bump unicode-bidi from 0.3.8 to 0.3.10 by @dependabot in #2183
- build(deps): bump linkerd/dev from 38 to 39 by @dependabot in #2175
- add target metadata to error contexts by @hawkw in #2162
- build(deps): bump rustls from 0.20.7 to 0.20.8 by @dependabot in #2187
- build(deps): bump ahash from 0.8.2 to 0.8.3 by @dependabot in #2188
- build(deps): bump matches from 0.1.9 to 0.1.10 by @dependabot in #2189
- Rename MakeThunk to NewThunk by @olix0r in #2197
- Add a queue that does not enforce failfast timeouts by @olix0r in #2196
- Cache discovery results independently of proxy stacks by @olix0r in #2195
- core: Rename Stack utilities for clarity by @olix0r in #2199
- gateway: Unify discovery for HTTP & opaque stacks by @olix0r in #2198
- build(deps): bump libfuzzer-sys from 0.4.5 to 0.4.6 by @dependabot in #2193
- build(deps): bump arbitrary from 1.2.2 to 1.2.3 by @dependabot in #2191
- http: Remove
Clonerequirement in servers by @olix0r in #2200 - build(deps): bump either from 1.8.0 to 1.8.1 by @dependabot in #2192
- build(deps): bump bytes from 1.3.0 to 1.4.0 by @dependabot in #2202
- build(deps): bump cc from 1.0.78 to 1.0.79 by @dependabot in #2203
- build(deps): bump tj-actions/changed-files from 35.4.4 to 35.5.1 by @dependabot in #2211
- build(deps): bump tokio from 1.24.2 to 1.25.0 by @dependabot in #2206
- build(deps): bump miniz_oxide from 0.6.2 to 0.6.4 by @dependabot in #2207
- build(deps): bump async-trait from 0.1.63 to 0.1.64 by @dependabot in #2205
- Split outbound test modules into files by @olix0r in #2213
- Disable broken tests by @olix0r in #2214
- Add traceparent header parsing for w3c tracecontext by @mateiidavid in #2179
- Simplify the
Resolvetrait alias by @olix0r in #2218 - downgrade
miniz_oxidefrom yanked 0.6.4 to 0.6.2 by @hawkw in #2219 - build(deps): bump heck from 0.4.0 to 0.4.1 by @dependabot in #2215
- ci: Fix check-each workflow by @olix0r in #2222
- Use a cascading stack with protocol detection by @olix0r in #2221
- ci: Fix quotation in list-crates by @olix0r in #2225
- outbound: Split out separate 'opaq' modules by @olix0r in #2224
- update
linkerd2-proxy-apito v0.8.0 by @hawkw in #2223 - outbound: Lint stack target types by @olix0r in #2226
- outbound: Split sidecar and ingress stack modules by @olix0r in #2227
- gateway: Split 'http' and 'opaq' modules by @olix0r in #2230
- test: Disable tap::rejects_incorrect_identity_when_identity_is_expected by @olix0r in #2231
- outbound: Improve discovery cache test by @olix0r in #2233
- integration: add destination update builders by @hawkw in #2232
- Rename linkerd-server-policy to linkerd-proxy-server-policy by @olix0r in #2235
- integration: add test for direct HTTP connections by @hawkw in #2234
- outbound: Refactor stack target types by @olix0r in #2210
- Add client-policy types by @olix0r in #2236
Full Changelog: release/v2.189.0...release/v2.190.0