Releases: zoomoid/go-ipfix
Releases · zoomoid/go-ipfix
v0.4.1
v0.4.0
go-ipfix
This marks the first release of this library. Most IPFIX functionality from FlowPlane has been factored out into this package, and multiple (previously convoluted) methods have been refactored. Some things are however still remaining, though their timeline is not quite fixed:
- More documentation: Most DataType implementations lack documentation for their methods. For scalar types, refer to the DataType interface. Structured data types are still in the work
- More tests: unit tests are currently on a proof-of-concept level, but need to be extended to cover more