v2.0.5
What's Changed
- Fix a bug where the source hostnames weren't enforced on TCP capture results for AWS; Add a configuration key to define the time a server-pod has to live for us to trust it's IP by @omris94 in #227
- Fix a bug where a TCP connection to a
hostNetwork
pod could rarely be resolved to the wrong service by @omris94 in #228 - Improve the way we resolve services DNS to identities by going directly from the
targetRef
ofendpoints
instead of going through IP addresses by @omris94 in #229
Full Changelog: v2.0.4...v2.0.5