Skip to content

Commit 3161c06

Browse files
committed
Add doc table with supported Kafka versions
1 parent 5c0fd2f commit 3161c06

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ See:
3030
* [Kafka protocol guide](http://kafka.apache.org/protocol.html)
3131

3232

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+
3343
### Install binary release
3444

3545
1. Download the latest release

0 commit comments

Comments
 (0)