Skip to content

Releases: netobserv/network-observability-cli

v0.0.2

13 Aug 14:09
77624ac
Compare
Choose a tag to compare

CLI update to v0.0.2 !

  • improved capture capabilities and filters
  • ability to capture packets with enrichment
  • added capture max time / bytes

What's Changed

Non-breaking changes

  • NETOBSERV-1609: parse flow filter configs and use it to update manifest by @msherif1234 in #30
  • NETOBSERV-1612: Netobserv cli configuration doc by @msherif1234 in #33
  • NETOBSERV-1498 Add e2e by @jpinsonneau in #25
  • update readme wip by @jpinsonneau in #35
  • update readme since all WIP tasks are completed by @msherif1234 in #34
  • move the help menu for filters to the main help menu by @msherif1234 in #36
  • NETOBSERV-1623 update sed commands to support macos by @jpinsonneau in #37
  • align cli feature configuration with operator by @msherif1234 in #38
  • Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #39
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #40
  • NETOBSERV-1678 : Allow custom image at run time by @jpinsonneau in #42
  • NETOBSERV-1678: allow agent image configuration by @jpinsonneau in #48
  • NETOBSERV-1707: move to go 1.22 by @jotak in #51
  • Add .ci-operator.yaml by @jotak in #53
  • NETOBSERV-1617: use filter with packets capture feature by @msherif1234 in #54
  • Dependabot/go modules/github.com/netobserv/netobserv ebpf agent 1.6.0 crc0 by @msherif1234 in #57
  • Bump github.com/netobserv/netobserv-ebpf-agent from 1.6.0-crc0 to 1.6.1-crc1 by @dependabot in #58
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #52
  • NETOBSERV-1749: fix flows and packets arg processing by @msherif1234 in #62
  • NETOBSERV-1693 Prompt for copying files on exit by @jpinsonneau in #60
  • Upload commands updates on pr changes by @jpinsonneau in #64
  • NETOBSERV-1684 Auto teardown after some time / number of flows / packets by @jpinsonneau in #59
  • NETOBSERV-1693 Prompt for copying files on exit followup by @jpinsonneau in #65
  • Bump github.com/netobserv/netobserv-ebpf-agent from 1.6.1-crc1 to 1.6.1-crc2 by @dependabot in #63
  • NETOBSERV-1703 Add enrichment in packet capture by @jpinsonneau in #61
  • Red Hat Konflux update network-observability-cli-container by @red-hat-konflux in #68
  • Removed base image ref in konflux by @OlivierCazade in #71
  • Bump ubi 9.4 by @jotak in #41
  • NETOBSERV-1757: Add tcp_flags flow filter option and update the doc by @msherif1234 in #66
  • NETOBSERV-1739 make build does not work on Mac by @jpinsonneau in #67
  • Bump github.com/rodaine/table from 1.2.0 to 1.3.0 by @dependabot in #73
  • NETOBSERV-1792 Add container file for cli used by Konflux by @OlivierCazade in #75
  • test update ubi-minimal by @jpinsonneau in #77
  • Ubi9-minimal by @jpinsonneau in #79
  • rollback to full ubi image by @jpinsonneau in #80

New Contributors

  • @red-hat-konflux made their first contribution in #68

Full Changelog: v0.0.1...v0.0.2

v0.0.1

18 Apr 09:24
535cb61
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First release !

This is the first release of netobserv CLI as dev preview. This initial version allows flows and packets capture with basic options on linux OS.

What's Changed

Non-breaking changes

New Contributors

Full Changelog: https://github.com/netobserv/network-observability-cli/commits/v0.0.1