Skip to content

Releases: otterize/network-mapper

v1.2.2

18 Mar 10:24
c17939e
Compare
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
Compare
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

v1.2.0

12 Mar 19:04
9a871bb
Compare
Choose a tag to compare

What's Changed

  • DNS publisher indices not initialized by default by @orishoshan in #191
  • Embed Istio mapping capability in network mapper by @orishoshan in #193
  • DNS sniffer now only compares hostnames to /proc on AWS, as it is a mitigation for AWS VPC CNI behavior and requires extra permissions on Google Cloud by @orishoshan in #194

Full Changelog: v1.1.5...v1.2.0

v1.1.5

08 Mar 11:43
688de97
Compare
Choose a tag to compare

What's Changed

  • Various improvements to make communication between sniffers and mapper more robust by @orishoshan in #190

Full Changelog: v1.1.4...v1.1.5

v1.1.4

06 Mar 13:57
33c93d8
Compare
Choose a tag to compare

What's Changed

  • Preparation for release of specifying intents for Internet domain names by @NetanelBollag in #184
  • Make mapper logs quieter by @orishoshan in #189
  • Enable external traffic reporting by default (previously was enabled by default only in the Helm chart) by @orishoshan in #189
  • Fixed issue where a misbehaving interface could cause the network sniffer to freeze on startup when calling pcap_openlive by @orishoshan in #188

Full Changelog: v1.1.3...v1.1.4

v1.1.3

19 Feb 15:27
ab182e1
Compare
Choose a tag to compare

What's Changed

  • Fix bug where network-mapper would not start properly, but not exit by @orishavit in #185
  • Create self-signed certificates by default when webhook is enabled by @orishavit in #186

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Feb 14:06
a2893f3
Compare
Choose a tag to compare

Preparation for AWS IAM visibility release

v1.1.1

09 Feb 14:16
c1bf521
Compare
Choose a tag to compare

What's Changed

  • Fix bug where network sniffer would write a log indicating success reporting to mapper alongside log indicating failure by @orishoshan in #167
  • Support exporting intents to API server "kubernetes" service, even when it doesn't have a pod by @NetanelBollag in #182
  • AWS discovered intents support for early access by @orishavit in #172, #176, #177
  • Wrap errors for error reports with stack traces by @orishoshan in #175
  • Fix bug where echo middleware would not write 'level' for logs and write empty 'error' field even if no error occurs by @orishoshan in #178

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Dec 12:07
f075bf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.1.0

v1.0.9

05 Dec 14:53
fc9f1dc
Compare
Choose a tag to compare

What's Changed

  • Fix bug where pod source identity could be rarely incorrectly resolved by @orishoshan in #165

Full Changelog: v1.0.8...v1.0.9