v2.192.0
·
1697 commits
to main
since this release
What's Changed
- outbound: Decouple backend caching from request distribution by @olix0r in #2284
- build(deps): bump socket2 from 0.4.7 to 0.4.9 by @dependabot in #2290
- README: comment just-cargo and make it more clear by @daixiang0 in #2292
- build(deps): bump prettyplease from 0.1.23 to 0.1.24 by @dependabot in #2293
- build(deps): bump tokio from 1.25.0 to 1.26.0 by @dependabot in #2286
- build(deps): bump petgraph from 0.6.2 to 0.6.3 by @dependabot in #2285
- client-policy: add protobuf conversion by @hawkw in #2289
- integration: add test policy controller by @hawkw in #2288
- outbound: change
push_discoverto take aServiceby @hawkw in #2291 - build(deps): bump rustix from 0.36.7 to 0.36.9 by @dependabot in #2295
- build(deps): bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #2296
- build(deps): bump async-trait from 0.1.64 to 0.1.66 by @dependabot in #2297
- build(deps): bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #2298
- build(deps): bump mio from 0.8.5 to 0.8.6 by @dependabot in #2299
- separate policy client config from
inbound::Configby @hawkw in #2307 - outbound: discover client policies from the
OutboundPolicyAPI by @hawkw in #2265
New Contributors
- @daixiang0 made their first contribution in #2292
Full Changelog: release/v2.191.2...release/v2.192.0