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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ This library is targeting Kafka 0.9 with the v0.4.x series and Kafka 0.10 with t
95
95
96
96
-**Kafka 0.8:** Full support for the Producer API in ruby-kafka v0.4.x, but no support for consumer groups. Simple message fetching works.
97
97
-**Kafka 0.9:** Full support for the Producer and Consumer API in ruby-kafka v0.4.x.
98
-
-**Kafka 0.10:** Full support for the Producer and Consumer API in ruby-kafka v0.5.x.
98
+
-**Kafka 0.10:** Full support for the Producer and Consumer API in ruby-kafka v0.5.x. Note that the _must_ run version 0.10.1 or higher of Kafka due to limitations in 0.10.0.
99
99
-**Kafka 0.11:** Everything that works with Kafka 0.10 should still work, but so far no features specific to Kafka 0.11 have been added.
0 commit comments