Sha256: cef4d4577078329db1ed1aa697ac260aed8418421b91acbcd92afdd610a64934

Contents?: true

Size: 522 Bytes

Versions: 1

Compression:

Stored size: 522 Bytes

Contents

= 0.1.0 - 4-Oct-2018
* Initial release

= 0.1.1 - 20-Nov-2018
* By default upon receiving a message or an event, it is automatically acknowledged. But
  the subscriber can decide to turn off the auto ack feature and ack it in the callback block.

= 0.1.2 - 11-Dec-2018
* Allow to set max_bytes to each_batch when subscribe to a Kafka topic.

= 0.1.4 - 3-Apr-2019
* Add an #ack method to a ReceivedMessage to simplify manual acknowledgements
* Allow caller to provide a session_timeout to kafka consumers, default of 30sec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
manageiq-messaging-0.1.4 CHANGES