CHANGELOG.md in logstash-input-snmp-1.2.2 vs CHANGELOG.md in logstash-input-snmp-1.2.3
- old
+ new
@@ -1,4 +1,7 @@
+## 1.2.3
+ - Fixed: multithreading problem when using multiple snmp inputs with multiple v3 credentials [#80](https://github.com/logstash-plugins/logstash-input-snmp/pull/80)
+
## 1.2.2
- Refactor: scope and review java_imports [#72](https://github.com/logstash-plugins/logstash-input-snmp/pull/72)
## 1.2.1
- Fixed GAUGE32 integer overflow [#65](https://github.com/logstash-plugins/logstash-input-snmp/pull/65)