Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 692 Bytes

CHANGELOG.md

File metadata and controls

19 lines (17 loc) · 692 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Unreleased

0.2.0 09-18-2020

Added

  • IPFIX collector support based on RFC 7011, which can stream and decode the IPFIX packets. (#13, #21, @zyiou)
  • Add new fields related to the Kubernetes network policy to the Antrea registry. (#23 @srikartati)

Changed

  • Global registry support that initializes both IANA and Antrea registries. (#24, @zyiou)
  • Update the klog version to 2.0. (#16, @srikartati)

0.1.0 08-13-2020

Added

  • IPFIX exporter support based on RFC 7011.
  • Support for IANA and Antrea Registries.