Skip to content

Releases: otterize/network-mapper

v2.0.2

15 May 09:12
b707bf8
Compare
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
Compare
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

v2.0.0

05 May 09:55
35b194c
Compare
Choose a tag to compare

What's Changed

  • Updated cluster ID generation to match cluster ID used for PostgreSQL enforcement which, is supported in the new v2.0.0 versions of intents-operator & credentials-operator.
    by @evyatarmeged in #211

Full Changelog: v1.2.9...v2.0.0

v1.2.9

02 May 13:48
5c50561
Compare
Choose a tag to compare

What's Changed

  • Change TCP log to trace to reduce logging verbosity by default by @orishoshan in #209
  • Fixed bug where external traffic reporting would fail if node pod CIDRs were not populated by @orishoshan in #210

Full Changelog: v1.2.8...v1.2.9

v1.2.8

28 Apr 10:13
Compare
Choose a tag to compare

What's Changed

  • Discover incoming internet traffic by @NetanelBollag in #203, #207
  • Add support for HTTP_PROXY, HTTPS_PROXY env variables in the Otterize Cloud client & telemetry client

Full Changelog: v1.2.7...v1.2.8

v1.2.7

15 Apr 23:29
Compare
Choose a tag to compare

What's Changed

  • Add TCP based intents discovery by @NetanelBollag in #200
  • Skip pods with Istio label that still have no Istio sidecar injected by @orishoshan in #199
  • Fix a case where Istio/Kafka visibility tried to access logs of non-running pods by @omris94 in #204
  • Experimental feature: use Docker image name as workload identifier when randomized Jobs with no parent would be the workload identifier

Full Changelog: v1.2.6...v1.2.7

v1.2.6

27 Mar 11:16
Compare
Choose a tag to compare
  • Fix case where AWS visibility would not clear already-processed data and continued reporting it

Full Changelog: v1.2.5...v1.2.6

v1.2.5

25 Mar 19:33
d7a4194
Compare
Choose a tag to compare

What's Changed

  • Fix bug where Pods in Completed status would be considered when checking for IP conflicts when running on AWS with the VPC CNI by @orishoshan in #198

Full Changelog: v1.2.4...v1.2.5

v1.2.4

25 Mar 10:06
768355a
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where cluster name could not be discovered automatically due to bug in AWS SDK by @otterobert in #197

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

21 Mar 22:04
0d9daa2
Compare
Choose a tag to compare

What's Changed

  • Network mapper now buffers incoming reports instead of handling them synchronously, and collects statistics on loads and drops by @orishoshan in #196

Full Changelog: v1.2.2...v1.2.3