Skip to content

Releases: siemens/cshargextcap

v0.10.7

16 Feb 09:55
c6c0335
Compare
Choose a tag to compare

Changelog

  • c6c0335 Merge pull request #18 from siemens/develop
  • 14c8eba feat: macos: set wireshark title to container/nifs in packetflix scheme handler
  • 497eb86 doc: update macos installation instructions

v0.10.6

08 Feb 14:32
Compare
Choose a tag to compare

Changelog

v0.10.4

08 Feb 14:05
Compare
Choose a tag to compare

Changelog

  • 5d9feb4 fix: add (back) missing .DS_Store

v0.10.3

08 Feb 13:56
Compare
Choose a tag to compare

Changelog

v0.10.2

08 Feb 13:52
3d3b9c6
Compare
Choose a tag to compare

v0.10.0

26 Dec 18:41
83e731d
Compare
Choose a tag to compare

Changelog

  • 83e731d Merge pull request #13 from siemens/develop
  • d3ca0b6 Merge pull request #12 from siemens/macos
  • eafa118 fix: use syscall signal names which are defined also on Windows
  • 792201e Merge branch 'develop' into macos
  • f012cff refactor: remove effectless pipe close monitoring (#11)
  • ef6e9dc refactor: remove pipe close monitoring, rely solely on Wireshark sending signals
  • 2a3c733 refactor: handle SIGINT/SIGTERM
  • f4c8c56 refactor: pipe unit test, pipe check usage
  • ee7ba92 chore: update readme to mention release for macos on amd64
  • cc2f01b ci: build darwin AMD64 binary
  • 5467924 fix: add context support to pipe checker on Windows
  • 27241eb refactor: poll-based pipe monitoring
  • 8d0280c refactor: add context to pipe break detection; use timeout in pipe break unit test
  • 34f7938 refactor: remove unnecessary os.ModeNamedPipe
  • 7fa651f wip: refactor to use poll
  • 2f45f96 refactor: pipe breakage checking
  • d0160e2 test: improve reporting
  • 7788cb5 wip: reproduce macos pipe readiness problem in unit test
  • 135fd8d fix: pipe breakage test

v0.9.10

20 Dec 14:10
c87bcfa
Compare
Choose a tag to compare

Changelog

v0.9.9

27 Nov 15:51
d613ca0
Compare
Choose a tag to compare

Changelog

  • d613ca0 Merge pull request #9 from siemens/develop
  • 0d4930d fix: ensure to pull in the debug/log CLI feature
  • 770ef18 chore: deps; fixing SortFunc change

v0.9.8

16 Oct 11:41
2112b55
Compare
Choose a tag to compare

Changelog

  • 2112b55 Merge pull request #8 from siemens/develop
  • 5212281 Merge pull request #7 from siemens/feature/distro-install-tests
  • b37f9d1 doc: make dist runs installation tests
  • e768a4a feat: distro packaging tests on arm64 in addition to amd64
  • 83a50af feat: "make dist" runs package installation tests
  • cd67f14 fix: package installation tests
  • 5538323 test: rpm package installation on fedora
  • a4ec751 test: apk package installation
  • 54bff27 test: deb package installation on ubuntu
  • d864954 test: deb package installation on debian
  • dbcae5e fix: arch packaging test output

v0.9.7

22 Sep 12:20
Compare
Choose a tag to compare

Changelog

  • fd5fd35 ci: fix/remove unnecessary step