Skip to content

Releases: CESNET/libfds

v0.5.0

12 Mar 14:05
Compare
Choose a tag to compare

Notable changes

  • Add additional CESNET field definitions
  • Add Ekinops specific field definitions
  • Bump up versions of systems in Github CI

v0.4.0

24 Jan 16:12
Compare
Choose a tag to compare

Notable changes

  • Filtration API: support for startswith/endswith string operations
  • Filtration API: support for octetArray data type
  • Update GitHub CI (support for Oracle Linux 9)

v0.3.0

11 Mar 11:43
936d3cb
Compare
Choose a tag to compare

Notable changes

  • Introduce flow filtration API
  • Support for IPFIX Element aliases
  • Update definition of IPFIX Elements
  • Update GitHub CI (support for CentOS 8 Stream, Oracle Linux 8)

v0.2.0

01 Jan 19:51
dcb27c0
Compare
Choose a tag to compare
  • Add support for structured data types (basicList, subTemplateList, subTemplateMultiList)
  • Add Data Record converter to JSON
  • Add new storage file format - FDS file (beta)
  • Add LZ4 and ZSTD internal backup implementation
  • Support for Github Actions (workflows for build and DEB/RPM packages)
  • Minor improvements in DEB/RPM packages