CHANGELOG.md in logstash-codec-netflow-3.2.0 vs CHANGELOG.md in logstash-codec-netflow-3.2.1
- old
+ new
@@ -1,4 +1,10 @@
+## 3.2.1
+
+ - Fix/Refactor IPFIX microsecond/nanosecond interpretation (NTP Timestamp based)
+ - Note a possible bug in Netscaler implementation where the fraction is proabably output as microseconds
+ - Correct rspec testing for new/correct implementation of microseconds, never noticed the insane values before, mea culpa
+
## 3.2.0
- Add Netflow v9/v10 template caching, configurable TTL
- Add option for including flowset_id for Netflow v10
- Refactor/simplify Netflow v9/v10 templates processing