Releases: vmware/go-ipfix
Releases · vmware/go-ipfix
go-ipfix v0.6.1
go-ipfix v0.6.0
Changed
- Upgrade Go to v1.19. Upgrade Go modules to their latest version.
Upgrade Antrea base image to ubuntu 22.04. (#293, @antoninbas) - Refactor TLS client config for exporter. (#294, @antoninbas)
go-ipfix v0.5.13
Added
- Add APIs for custom registries. (#288, @praveingk)
Changed
- Renew fake cert for tests. (#290, @yanjunz97)
go-ipfix v0.5.12
Changed
- Fix the throughput burst issue. (#278, @yanjunz97)
go-ipfix v0.5.11
go-ipfix v0.5.10
Changed
- Update GetRecords in AggregationProcess to return map format records. (#271, @yanjunz97)
go-ipfix v0.5.9
Added
- Add GetName and GetDataType method to infoElementWithValue. (#259, @zyiou)
- Add GetRecords method to AggregationProcess. (#261, @yanjunz97)
Changed
- Remove UDP message checks. (#241, @srikartati)
- Modify flow visibility methods and return type. (#262, @zyiou)