File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Kafka Python client
2
2
------------------------
3
3
4
- .. image :: https://img.shields.io/badge/kafka-2.6%2C%202.5%2C%202.4%2C%202.3%2C%202.2%2C%202.1%2C%202.0%2C%201.1%2C%201.0%2C%200.11%2C%200.10%2C%200.9%2C%200 .8-brightgreen.svg
4
+ .. image :: https://img.shields.io/badge/kafka-3.9%2D0 .8-brightgreen.svg
5
5
:target: https://kafka-python.readthedocs.io/en/master/compatibility.html
6
6
.. image :: https://img.shields.io/pypi/pyversions/kafka-python.svg
7
7
:target: https://pypi.python.org/pypi/kafka-python
Original file line number Diff line number Diff line change 1
1
Compatibility
2
2
-------------
3
3
4
- .. image :: https://img.shields.io/badge/kafka-2.6%2C%202.5%2C%202.4%2C%202.3%2C%202.2%2C%202.1%2C%202.0%2C%201.1%2C%201.0%2C%200.11%2C%200.10%2C%200.9%2C%200 .8-brightgreen.svg
4
+ .. image :: https://img.shields.io/badge/kafka-3.9%2D0 .8-brightgreen.svg
5
5
:target: https://kafka-python.readthedocs.io/compatibility.html
6
6
.. image :: https://img.shields.io/pypi/pyversions/kafka-python.svg
7
7
:target: https://pypi.python.org/pypi/kafka-python
8
8
9
- kafka-python is compatible with (and tested against) broker versions 2.6
9
+ kafka-python is compatible with (and tested against) broker versions 3.9
10
10
through 0.8.0 . kafka-python is not compatible with the 0.8.2-beta release.
11
11
12
12
Because the kafka server protocol is backwards compatible, kafka-python is
Original file line number Diff line number Diff line change 1
1
kafka-python
2
2
############
3
3
4
- .. image :: https://img.shields.io/badge/kafka-2.6%2C%202.5%2C%202.4%2C%202.3%2C%202.2%2C%202.1%2C%202.0%2C%201.1%2C%201.0%2C%200.11%2C%200.10%2C%200.9%2C%200 .8-brightgreen.svg
4
+ .. image :: https://img.shields.io/badge/kafka-3.9%2D0 .8-brightgreen.svg
5
5
:target: https://kafka-python.readthedocs.io/en/master/compatibility.html
6
6
.. image :: https://img.shields.io/pypi/pyversions/kafka-python.svg
7
7
:target: https://pypi.python.org/pypi/kafka-python
You can’t perform that action at this time.
0 commit comments