Skip to content

Releases: otterize/network-mapper

v2.0.0

05 May 09:55
35b194c

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

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

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

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

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

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

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

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

v1.2.2

18 Mar 10:24
c17939e

Choose a tag to compare

What's Changed

  • (AWS Visibility) Use MutatingWebhookReconciler in network-mapper instead of 1-time webhook update by @orishoshan in #192
  • Fixed case where mapper could fail to initialize when domain name Internet intents were enabled by @NetanelBollag in #195

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 Mar 19:51

Choose a tag to compare

  • Istio mapping is now disabled by default, and can be enabled using an environment variable OTTERIZE_ENABLE_ISTIO_COLLECTION.

Full Changelog: v1.2.0...v1.2.1