go-ipfix v0.10.0
Pre-release
Pre-release
antoninbas
released this
30 Aug 21:56
·
5 commits
to release-0.10.0
since this release
This version has been retracted and should not be used. Please use v0.10.1 instead.
Added
- Add more features to the test IPFIX collector web API. (#351, @antoninbas)
Changed
- Return receive-only channel in the GetMsgChan() method of the collector
process. (#350, @antoninbas) - Use recommended default value of 600s for templateRefreshTimeout. (#353,
@antoninbas) - Stop referencing the VMware Harbor registry for ipfix-collector. (#347,
@antoninbas)
Fixed
- Fix how decoding errors are handled for UDP clients in collector
process. (#352, @antoninbas) - Fix how collector connections are closed in exporter process. (#354, @antoninbas)