We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0fd2f commit 3161c06Copy full SHA for 3161c06
README.md
@@ -30,6 +30,16 @@ See:
30
* [Kafka protocol guide](http://kafka.apache.org/protocol.html)
31
32
33
+### Supported Kafka versions
34
+Following table provides overview of supported Kafka versions (specified one and all previous Kafka versions).
35
+As not every Kafka release adds new messages/versions which are relevant to the Kafka proxy, newer Kafka versions can also work.
36
+
37
38
+| Kafka proxy version | Kafka version |
39
+| ------------------ | ----------- |
40
+| 0.2.9 | 2.8.0 |
41
42
43
### Install binary release
44
45
1. Download the latest release
0 commit comments