This release fixes a bug that sometimes prevented the save_amqp
operator
from sending messages.
Download the release on GitHub.
Bug Fixes
Section titled “Bug Fixes”Make amqp saver/loader detached
Section titled “Make amqp saver/loader detached”We fixed a bug in save_amqp
that caused the operator to not send any messages.
By @IyeOnline in #5206.
Fix config parsing bug
Section titled “Fix config parsing bug”We fixed a bug that caused the 101st entry in objects by alphabetical order in
tenzir.yaml
configuration files to be ignored.
By @dominiklohmann in #5210.