Releases: ayeo-flex-org/pulsar-flex
Releases · ayeo-flex-org/pulsar-flex
1.1.0-beta.0
What's Changed
- Consumer State Change Handling Feature by @ronfarkash in #82
Full Changelog: 1.0.1-beta.9...1.1.0-beta.0
1.0.1-beta.9
What's Changed
- Fix Consumer Memory Leak: Hanging promises by @ronfarkash in #80
Full Changelog: 1.0.1-beta.8...1.0.1-beta.9
1.0.1-beta.8
What's Changed
Full Changelog: 1.0.1-beta.7...1.0.1-beta.8
Fix sequence Id
Fix Reflow Issue and flakey test
Fixed the reflow issue when the backlog was empty, and fixed the flakey test for consumer unack
Fixed crucial reconnect producer bug
When sending messages/batches to a disconnected broker, exceptions weren't handled well
Removed duplicate reconnect logic
Fixed infinite reconnect bug
Properties for batch
Added properties for batch.
Redelivery Count and Consume Properties
Add the redelivery count and the message properties on consume.
Negative ack for consumer
Added the option to send a negative ack for a consumer
Producer Batch bug fix
1.0.0-beta.2 changed version because of npm publish