You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release v0.10.0
This is a small release containing three minor breaking changes
(infrequently used config options). twmb#62 is now open to track v1.0.0
stabilization status. After this release, only addressing twmb#57 remains.
This release arises from me continuing to use this client in yet another
project.
release v0.9.1
This is an intermediate release before stabilization. twmb#57 should be
solved before a 1.0 release because it may have a slight behavior
change, but so far there is no foreseen API change blocking 1.0.
v0.8.5: minor bugfix for direct partition consuming
See changelog; this change fixes users who ConsumePartitions without
also using ConsumeTopics (which is valid and was meant to work).