Sha256: 2be870d0e7fbf4df64f0cfb902092e46269113e8becd49c083ebbeea37b060e2
Contents?: true
Size: 599 Bytes
Versions: 1
Compression:
Stored size: 599 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 = 0.1.5 - 6-Jun-2019 * Allow caller to provide extra headers to the message
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
manageiq-messaging-0.1.5 | CHANGES |