CHANGELOG.md in logstash-input-azure_event_hubs-1.4.0 vs CHANGELOG.md in logstash-input-azure_event_hubs-1.4.1
- old
+ new
@@ -1,4 +1,8 @@
+## 1.4.1
+ - Update log4j dependencies [#71](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/71)
+ - Fixed Gradle's script to use Gradle 7 [#69](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/69)
+
## 1.4.0
- Updated the minor version of Azure SDK and other dependencies to ensure users of this plugin get upstream fixes and improvements [#67](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/67)
## 1.3.0
- Add EventHub `user properties` in `@metadata` object [#66](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/66)