CHANGELOG.md in logstash-codec-netflow-3.8.1 vs CHANGELOG.md in logstash-codec-netflow-3.8.3
- old
+ new
@@ -1,4 +1,12 @@
+## 3.8.3
+
+ - Fixed a race condition that could cause some errors when running in a multithreaded input
+
+## 3.8.2
+
+ - Fixed exceptions due to NilClass in util.rb and netflow.rb
+
## 3.8.1
- Prevent Netflow and IPFIX templates from being modified concurrently
- Improved Palo Alto support and added rspec test