Skip to content

Releases: otterize/network-mapper

v0.1.25

23 Jul 13:43
aa8ef3e
Compare
Choose a tag to compare

What's Changed

  • Track pod's hostnames to mitigate false results on IP address reuse by @roekatz in #120

New Contributors

Full Changelog: v0.1.24...v0.1.25

v0.1.24

29 Jun 06:28
83df8b7
Compare
Choose a tag to compare

What's Changed

  • Fix bug where multiple Kafka resources on the same topic would incorrectly override each other by @orishavit in #114
  • Fix bug where service names with dots would be incorrectly parsed by @NetanelBollag in #119

New Contributors

Full Changelog: v0.1.23...v0.1.24

v0.1.23

06 Jun 16:40
7e8dcf7
Compare
Choose a tag to compare

What's Changed

  • Validate that packet belongs to resolved pod by verifying timestamp by @NetanelBollag in #116

Full Changelog: v0.1.22...v0.1.23

v0.1.22

04 Jun 12:32
329ddc2
Compare
Choose a tag to compare

What's Changed

  • Add a version pkg and add a version file to the docker image by @omris94 in #111
  • Modify the version file upon release by @omris94 in #115

Full Changelog: v0.1.21...v0.1.22

v0.1.21

01 Jun 13:10
Compare
Choose a tag to compare

What's Changed

  • Change experimental to beta for the Istio and Kafka watchers by @orishoshan in #110

Full Changelog: v0.1.20...v0.1.21

v0.1.20

24 May 15:19
2cfb879
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.19...v0.1.20

v0.1.19

14 May 16:08
1157240
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.18...v0.1.19

v0.1.18

08 May 15:29
11eb639
Compare
Choose a tag to compare

What's Changed

  • Update telemetry sender package by @omris94 in #103 (following this bugfix in the intents-operator)

Full Changelog: v0.1.17...v0.1.18

v0.1.17

04 May 14:00
db6a04a
Compare
Choose a tag to compare

What's Changed

  • Adding exclude service with labels support in intents query API by @evyatarmeged in #98
  • Fixing duplicate method reported by Istio watcher by @evyatarmeged in #99
  • Adding support for pod labels & pod owners from Istio based intents by @evyatarmeged in #97
  • Add optional anonymous telemetry support by @omris94 in #100 . You can read more about it here.

Full Changelog: v0.1.16...v0.1.17

v0.1.16

18 Apr 22:52
2c6cb05
Compare
Choose a tag to compare

What's Changed

  • Support for HTTP path and method-level visibility for Istio.
  • Support for Kafka topic and operation-level visibility.

Read more: https://docs.otterize.com/quick-tutorials/k8s-istio-watcher

Full Changelog: v0.1.15...v0.1.16