Releases: htgc/fluent-plugin-azureeventhubs
Releases · htgc/fluent-plugin-azureeventhubs
v0.0.6
This is a breaking change release that requires Fluentd 0.14. This release will not work with earlier versions of Fluentd.
- Implemented against Fluentd v0.14 API
- Introduced inject plugin helper
- Mark chunk as msgpack
- Add existence check for tag in chunk_keys
v0.0.5
Implemented feature to specify Azure Event Hubs message properties as part of the message.
- Added config option message_properties
- Implemented sending the message properties in the header
- Updated gemspec