v1.8.0-community
What's Changed
Non-breaking changes
- NETOBSERV-1764 frontend code styling followup by @jpinsonneau in #551
- NETOBSERV-1733 fix url filters init / update by @jpinsonneau in #563
- Removed base image ref in konflux by @OlivierCazade in #570
- NETOBSERV-1540 fix panels filter chips by @jpinsonneau in #562
- NETOBSERV-1764 Frontend code styling follow-up by @jpinsonneau in #558
- NETOBSERV-1756 Allow filtering based on TCPFlags values by @msherif1234 in #554
- automate standalone build by @jotak in #576
- NETOBSERV-1689 Allow multi-tenant Prometheus queries by @jpinsonneau in #571
- NETOBSERV-1768 force tooltip style by @jpinsonneau in #578
- NETOBSERV-1636: add OvsMonitorMDs as field array by @jpinsonneau in #535
- NETOBSERV-1792: Added update-build script to add downstream labels by @OlivierCazade in #575
- NETOBSERV-1788: manage services case by @jpinsonneau in #580
- NETOBSERV-1816 allow n/a filter by @jpinsonneau in #590
- NETOBSERV-1833: decompose TCPflags bitfield by @jotak in #591
- NETOBSERV-1538 & NETOBSERV-1819 & NETOBSERV-1813 & NETOBSERV-1812 & NETOBSERV-1798 error messages and UI polishing by @jpinsonneau in #589
- NETOBSERV-1783 invalidate local storage values by @jpinsonneau in #594
- NETOBSERV-1818: Topology split pod when using two IPs by @jpinsonneau in #587
- Addressing konflux error and fixing multi arch build with podman 5.2 by @OlivierCazade in #595
- NETOBSERV-1920: slider: switch to abbreviated mode with small screens by @jotak in #610
- NETOBSERV-1914 improved status message by @jpinsonneau in #611
- Fix error logs/message for loki-op 6 by @jotak in #617
- NETOBSERV-1871 First request to get flow data waits indefinitely on workloads network-traffic page by @jpinsonneau in #615
- Distinguish "clean builds" and dev builds by @jotak in #619
- NETOBSERV-1633 Konflux pipeline multiarch and downstream requirements by @OlivierCazade in #622
- NETOBSERV-1885: fix resources/names endpoint by @jpinsonneau in #623
- NETOBSERV-1958: fix CSV export by @jotak in #643
- Dockerfile cleanup: remove unused args by @jotak in #596
- NETOBSERV-1927 scopes config by @jpinsonneau in #634
- NETOBSERV-1959: Remove hardcoded columns rendering + other enhancements by @jotak in #633
- NETOBSERV-1951: show flows with networkevents 1st for duplicate flows by @msherif1234 in #649
- Adding rmps scan task to konflux by @OlivierCazade in #651
- Fix Uncaught TypeError: e.currentTarget.children[0] is undefined by @jotak in #650
- NETOBSERV-1890: read TCP flags as strings by @jotak in #632
- NETOBSERV-1974: use ovnk-lib to get net event messages by @jotak in #647
- Fix version in konflux build by @OlivierCazade in #659
- NETOBSERV-1990: fix NOT filters with multiple values by @jotak in #661
- NETOBSERV-1927 fix topology issues by @jpinsonneau in #657
- NETOBSERV-1814 add cypress checks on fields by @jpinsonneau in #604
- NETOBSERV-1580 add update-config target by @jpinsonneau in #621
- Adding version label in downstream image by @OlivierCazade in #673
- Go1.23, bump golangci-lint by @jotak in #678
- NETOBSERV-2056: Add xlat filters to hardcode fields list by @msherif1234 in #680
- NETOBSERV-1902 Additionnal graphs + tab + autocomplete for UDN by @jpinsonneau in #656
- Konflux deprecated results by @OlivierCazade in #689
- NETOBSERV-1977 automatically disable filters when not available in prometheus by @jpinsonneau in #662
- NETOBSERV-1991 remove 3D topology to avoid blob creation by @jpinsonneau in #696
- NETOBSERV-2056 manage field types & formats from config by @jpinsonneau in #681
- NETOBSERV-2004 Additionnal UI e2e tests for features columns by @jpinsonneau in #672
- Manage IfDirection=3 (both) by @jotak in #695
- NETOBSERV-1965: Add UDNs merger logic to merge udns accross nodes for the same flow by @msherif1234 in #698
- Temporary disabling arch build because of oom kill error by @OlivierCazade in #703
- NETOBSERV-1992: explain partial flows [backport 1.8] by @jotak in #704
- [Backport] NETOBSERV-2049: Console table rows height are inconsistent by @jpinsonneau in #705
- Release-1.8 : Reenabling ppc64le build by @OlivierCazade in #709
- backport: Building frontend only once (#718) by @OlivierCazade in #722
Dependencies
- Bump ws from 7.5.6 to 7.5.10 in /web by @dependabot in #548
- Bump braces from 3.0.2 to 3.0.3 in /web by @dependabot in #543
- Bump axios from 1.6.3 to 1.7.4 in /web by @dependabot in #586
- Bump webpack from 5.91.0 to 5.94.0 in /web by @dependabot in #585
- Bump k8s.io/client-go from 0.29.3 to 0.31.0 by @dependabot in #583
- Bump body-parser and express in /web by @dependabot in #600
- Bump dompurify from 2.4.5 to 2.5.6 in /web by @dependabot in #603
- Bump rollup from 3.5.0 to 3.29.5 in /web by @dependabot in #606
- Bump cookie and express in /web by @dependabot in #631
- Bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #697
- Bump k8s.io/client-go from 0.31.1 to 0.32.1 by @dependabot in #690
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.5 by @dependabot in #624
- Bump github.com/prometheus/common from 0.57.0 to 0.62.0 by @dependabot in #691
- Red Hat Konflux update network-observability-console-plugin by @red-hat-konflux in #565
- Update Konflux references by @red-hat-konflux in #566
- Update Konflux references (main) by @red-hat-konflux in #609
- Update Konflux references by @red-hat-konflux in #674
- Update Konflux references by @red-hat-konflux in #699
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1736404155 by @red-hat-konflux in #685
- Red Hat Konflux update network-observability-console-plugin-1-8 by @red-hat-konflux in #702
- Update Konflux references by @red-hat-konflux in #710
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1738816775 by @red-hat-konflux in #717
Full Changelog: v1.6.1-community...v1.8.0-community