summaryrefslogtreecommitdiff
path: root/docs/apidoc/KafkaClient.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc import paths (#1933)Jeff Widman2019-10-211-1/+1
| | | Since `SimpleClient` was deleted, the new `KafkaClient` currently resides at `kafka.client_async.KafkaClient`... that may get updated in the future, so instead just import the `KafkaClient` from the top-level.
* Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, ↵deprecation_warningsDana Powers2016-01-121-1/+1
| | | | and KafkaConnection
* Update docs for release w/ new async classesDana Powers2016-01-071-0/+5