v0.1.8
What's Changed
Breaking changes 🛠
- conntrack: Configurable timeouts by @ronensc in #357
- Rename updateConnection -> heartbeat by @ronensc in #373
Non-breaking changes
- Add missing dependency in Makefile by @OlivierCazade in #366
- Fix makefile by @OlivierCazade in #367
- Removed unused step by @OlivierCazade in #368
- IPFIX Export support for Kubernetes transformations by @praveingk in #338
- NETOBSERV-757 update deprecated github actions, use go1.19 by @jotak in #371
- corrected field to perform multipler by @KalmanMeth in #378
- limit memory used by FLP by @KalmanMeth in #376
- added jsonnet and grafanet into confgenerator code by @KalmanMeth in #369
- removed timebased from default metrics defitions by @KalmanMeth in #380
- added legendFormat capability to dashbaords of confgenerator by @KalmanMeth in #385
- Add Count support to timebased TopK by @KalmanMeth in #388
- Bump github.com/pion/dtls/v2 from 2.0.3 to 2.2.4 by @dependabot in #384
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #383
- added addField option to transform filter by @KalmanMeth in #390
New Contributors
- @praveingk made their first contribution in #338
Full Changelog: v0.1.7...v0.1.8