CHANGELOG.md in logstash-input-rabbitmq-5.2.3 vs CHANGELOG.md in logstash-input-rabbitmq-5.2.4
- old
+ new
@@ -1,4 +1,7 @@
+## 5.2.4
+ - Require v4.3.0 of rabbitmq-connection_mixin which bumps the major version of the java rabbitmq lib
+
## 5.2.3
- Fix metadata decoration so that `add_field` and friends aren't overwritten by headers and properties
## 5.2.2
- Remove legacy header normalization code. MarchHare does this directly now.