Releases: otterize/network-mapper
Releases · otterize/network-mapper
v1.2.2
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
- 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
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
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
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
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
v1.1.1
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
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
- Add anonymous error telemetry reporting by @NetanelBollag in #166. To learn more, https://docs.otterize.com/otterize-oss/error-telemetry
- Network mapper now buffers incoming reports instead of handling them synchronously, and collects statistics on loads and drops by @orishoshan in #168
Full Changelog: v1.0.9...v1.1.0
v1.0.9
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