CHANGELOG.md in logstash-input-azure_event_hubs-1.1.2 vs CHANGELOG.md in logstash-input-azure_event_hubs-1.1.3
- old
+ new
@@ -1,5 +1,8 @@
+## 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)
## 1.1.1
- Updated Azure event hub library dependencies[#36](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/36)
@@ -23,6 +26,5 @@
- Fixed logging for exception handler
## 1.0.0
- Initial release of `logstash-input-azure_event_hubs` supersedes `logstash-input-azureeventhub`
- Re-implementation that uses Event Processor Host API and new configuration options.
-