Skip to content

Releases: otterize/network-mapper

v3.0.19

10 Jun 07:43
541ad37
Compare
Choose a tag to compare

What's Changed

  • Improve performance - prevent sending the same state to Otterize cloud more than once by @zohar7ch in #312
  • Improve data accuracy in Otterize Cloud by periodically re-reporting data by @zohar7ch in #310

Full Changelog: v3.0.18...v3.0.19

v3.0.18

04 Jun 10:53
041c201
Compare
Choose a tag to compare

What's Changed

  • Support reporting webhook services to Otterize cloud, for supporting auto-allow traffic to webhook services in cloud shadow mode by @zohar7ch in #303
  • Improve blocked traffic detection in Otterize Cloud by reporting container port names by @omris94 in #308

Full Changelog: v3.0.17...v3.0.18

v3.0.17

27 May 16:56
24ee0ad
Compare
Choose a tag to compare

What's Changed

  • Fix bug where indexes were used before being initialized by the metadataReporter by @omris94 in #307
  • Fixed bug where invalid Kafka servers configuration produced an empty error log by @omris94 in #306

Full Changelog: v3.0.16...v3.0.17

v3.0.16

27 May 11:45
2d0116d
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where the mapper cloud crash when using DNS based ClientIntents by @zohar7ch in #304

Full Changelog: v3.0.15...v3.0.16

v3.0.15

18 May 16:01
be1fa44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.14...v3.0.15

v3.0.14

06 May 14:06
06f15b3
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where Kafka server metadata was not reported properly to Otterize cloud @zohar7ch in #298
  • Fixed a bug where Kafka intents were dropped @zohar7ch in #298

Full Changelog: v3.0.13...v3.0.14

v3.0.13

06 May 08:38
b9acbb2
Compare
Choose a tag to compare

What's Changed

  • Improve efficiency of network policies reporter by filtering large annotations before sending them to the cloud by @omris94 in #293
  • Report traffic originated from control plane by @zohar7ch in #291
  • Enhance cloud app network insights and visibility by reporting the ip addresses of workloads by @omris94 in #294
  • Fixed bug where discovered intents were dropped in the mapper when collecting and parsing data from the sniffer by @zohar7ch in #295
  • Support reporting connection count for incoming Internet connections by @zohar7ch in #297

Full Changelog: v3.0.12...v3.0.13

v3.0.12

17 Apr 14:01
311f451
Compare
Choose a tag to compare

What's Changed

  • Report connections count between two workloads to Otterize cloud by @zohar7ch in #284
  • Report connection count also for communication between workload in the cluster and outside of the cluster (Internet edge) by @zohar7ch in #290
  • Report ciliumClusterWideNetworkPolicies to the cloud app for better real-time network insights by @omris94 in #292

Full Changelog: v3.0.11...v3.0.12

v3.0.11

06 Apr 08:03
5d81d55
Compare
Choose a tag to compare

What's Changed

  • Fix bug where reporting network policies from a namespace without any policies could cause an error by @omris94 in #289

Full Changelog: v3.0.10...v3.0.11

v3.0.10

03 Apr 13:18
5f225b5
Compare
Choose a tag to compare

What's Changed

  • Report network policies to the cloud for better insights on unused policies and blocked traffic by @omris94 in #285

Full Changelog: v3.0.9...v3.0.10