Skip to content

Commit add60f1

Browse files
authored
Merge pull request #66302 from skrthomas/OSDOCS-8206
OSDOCS-8026: Network Observability Z-Stream Release Notes - 1.4.1
2 parents 96b1fe5 + ab268f7 commit add60f1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

networking/network_observability/network-observability-operator-release-notes.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,28 @@ The Network Observability Operator enables administrators to observe and analyze
1212
These release notes track the development of the Network Observability Operator in the {product-title}.
1313

1414
For an overview of the Network Observability Operator, see xref:../../networking/network_observability/network-observability-overview.adoc#dependency-network-observability[About Network Observability Operator].
15+
[id="network-observability-operator-release-notes-1-4-1"]
16+
== Network Observability Operator 1.4.1
17+
The following advisory is available for the Network Observability Operator 1.4.1:
18+
19+
* link:https://access.redhat.com/errata/RHSA-2023:5974[2023:5974 Network Observability Operator 1.4.1]
20+
21+
=== CVEs
22+
* link:https://access.redhat.com/security/cve/cve-2023-44487[2023-44487]
23+
* link:https://access.redhat.com/security/cve/cve-2023-39325[2023-39325]
24+
* link:https://access.redhat.com/security/cve/cve-2023-29406[2023-29406]
25+
* link:https://access.redhat.com/security/cve/CVE-2023-29409[2023-29409]
26+
* link:https://access.redhat.com/security/cve/cve-2023-39322[2023-39322]
27+
* link:https://access.redhat.com/security/cve/cve-2023-39318[2023-39318]
28+
* link:https://access.redhat.com/security/cve/cve-2023-39319[2023-39319]
29+
* link:https://access.redhat.com/security/cve/cve-2023-39321[2023-39321]
30+
31+
=== Bug fixes
32+
33+
* In 1.4, there was a known issue when sending network flow data to Kafka. The Kafka message key was ignored, causing an error with connection tracking. Now the key is used for partitioning, so each flow from the same connection is sent to the same processor. (link:https://issues.redhat.com/browse/NETOBSERV-926[*NETOBSERV-926*])
34+
35+
* In 1.4, the `Inner` flow direction was introduced to account for flows between pods running on the same node. Flows with the `Inner` direction were not taken into account in the generated Prometheus metrics derived from flows, resulting in under-evaluated bytes and packets rates.
36+
Now, derived metrics are including flows with the `Inner` direction, providing correct bytes and packets rates. (link:https://issues.redhat.com/browse/NETOBSERV-1344[*NETOBSERV-1344*])
1537

1638
[id="network-observability-operator-release-notes-1-4"]
1739
== Network Observability Operator 1.4.0

0 commit comments

Comments
 (0)