CHANGELOG.md in logstash-input-jdbc-4.1.3 vs CHANGELOG.md in logstash-input-jdbc-4.2.0
- old
+ new
@@ -1,4 +1,10 @@
+## 4.2.0
+ - Automatically reconnect on connection issues
+ - Fix test failures
+ - Explicitly load identifier mangling from Sequel to prevent
+ warning logs
+
## 4.1.3
- Fix part1 of #172, coerce SQL DATE to LS Timestamp
## 4.1.2
- [internal] Removed docker dependencies for testing