CHANGELOG.md in logstash-input-azure_event_hubs-1.1.3 vs CHANGELOG.md in logstash-input-azure_event_hubs-1.1.4
- old
+ new
@@ -1,4 +1,7 @@
+## 1.1.4
+ - Fixed missing configuration of the `max_batch_size`setting [#52](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/52)
+
## 1.1.3
- [DOC] Added clarification for threads parameter [#50](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/50)
## 1.1.2
- Added workaround to fix errors when using this plugin with Java 11[#38](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/38)