Releases: otterize/network-mapper
Releases · otterize/network-mapper
v2.0.0
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
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
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
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
- 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
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
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
- @otterobert made their first contribution in #197
Full Changelog: v1.2.3...v1.2.4
v1.2.3
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
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