Skip to content

Releases: otterize/network-mapper

v2.0.11

14 Oct 09:42
b372d5d

Choose a tag to compare

What's Changed

  • Reduce the risk of misidentification of incoming traffic by verifying destination hostname when resolving incoming internet traffic; Use /proc/<pid>/root/etc/hostname for IP to hostname resolution as an alternative to /proc/<pid>/environ by @omris94 in #244
  • Fix a bug where detected TCP traffic from pods a short time before their deletion time could be labeled as incoming traffic from the internet by @omris94 in #245

Full Changelog: v2.0.10...v2.0.11

v2.0.10

30 Sep 13:02
88d4933

Choose a tag to compare

What's Changed

  • Fix rare issue concerning captures going stale on the AWS VPC CNI, as well as auto-resolve addresses with no currently seen DNS traffic in the cluster by @orishoshan in #242

Full Changelog: v2.0.9...v2.0.10

v2.0.9

23 Sep 15:46
35157de

Choose a tag to compare

What's Changed

  • Improve load balancer service resolution - support shared external ip address by @omris94 in #238
  • FIx bug where hostNetwork pods could be falsely detected as incoming traffic from outside of the cluster; Support resolution of LoadBalancer typed services using their node ports by @omris94 in #240
  • Fix bug where discovered traffic from a pod wasn't filtered properly by its creation timestamp by @omris94 in #243

Full Changelog: v2.0.8...v2.0.9

v2.0.7

06 Aug 13:40
2d8d658

Choose a tag to compare

What's Changed

  • Fix error reporting - use the enum graphql type instead of a free string by @omris94 in #232

Full Changelog: v2.0.6...v2.0.7

v2.0.6

05 Aug 13:53
7969e19

Choose a tag to compare

What's Changed

  • Ignore target hostNetwork pods in the DNS capture flow by @omris94 in #231

Full Changelog: v2.0.5...v2.0.6

v2.0.5

28 Jul 08:50
710ea4b

Choose a tag to compare

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 of endpoints instead of going through IP addresses by @omris94 in #229

Full Changelog: v2.0.4...v2.0.5

v2.0.4

17 Jul 14:36
abba149

Choose a tag to compare

What's Changed

  • Fix a bug where internet intents discovered with CNAME instead of the actual domain name by @NetanelBollag in #223
  • Preparation for the release of ClientIntents v2 by @omris94 in #221 #226

Full Changelog: v2.0.3...v2.0.4

v2.0.3

17 Jun 14:16
e06a975

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

15 May 09:12
b707bf8

Choose a tag to compare

What's Changed

  • Fix bug where incorrect stack traces would be reported for sentinel errors by @orishoshan in #213
  • Add stack traces to panics reported in telemetry error reporting by @orishoshan in #215
  • Fix bug that would cause harmless errors to be logged when a Service was deleted by the time resolution happened by @orishoshan in #216
  • Enable DNS resolution for DNS ClientIntents by default by @NetanelBollag in #217

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 May 14:21
d6100ce

Choose a tag to compare

What's Changed

  • Fix cases where errors would not be reported to telemetry or would be reported with wrong stack by @orishoshan in #202
  • Fix bug where external ingress traffic detection would fail if more than one pod was found with the IP in cluster when determining if traffic is external by @orishoshan in #214

Full Changelog: v2.0.0...v2.0.1