0.5.0
Changes between 0.4.0 and 0.5.0
This is a minor release with new features, usability improvements, bug fixes, and dependency upgrades. It is compatible with 0.4.0. All users are encouraged to upgrade.
Handle AMQP Value in message body
GitHub issue: #70
Improve resource internal monitoring
GitHub issue: #50
Handle "no offset" (19) response code (query offset)
GitHub issue: #48
Fix offset comparison in offset tracking
GitHub issue: #47
Execute closing sequence in case of exception in performance tool
GitHub issue: #45
Fix stream creation process documentation for performance tool
GitHub issue: #44
Document that deduplication does not work with multi-threading
GitHub issue: #43
Store offset on closing with automatic offset tracking
GitHub issue: #40
Add hook on subscription
GitHub issue: #38
Support environment variables in performance tool
GitHub issue: #37
Report instant rate and median rate in performance tool
GitHub issue: #36
Bump dependencies
GitHub issue: #35
Add chunk timestamp to message handler context
GitHub issue: #34
Initial super stream support
(experimental)
GitHub PR: #32