summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix sphinx urlfix-sphinx-urlJeff Widman2018-10-242-2/+2
| | | | | | | When I was fixing urls the other day, I noticed that sphinx hadn't added https but there was an open ticket: https://github.com/sphinx-doc/sphinx/issues/5522 Now that that is resolved, I'm updating it here.
* Update remote urls: snappy, https, etcJeff Widman2018-10-221-4/+4
| | | | | Snappy URL was outdated. Similarly, many of these sites now support https.
* Release 1.4.31.4.3Dana Powers2018-05-261-0/+46
|
* Adds add_callback/add_errback example to docs (#1441)Berkodev2018-03-291-0/+12
|
* Change SimpleProducer to use async_send (async is reserved in py37) (#1454)Dana Powers2018-03-231-4/+4
|
* Patch Release 1.4.21.4.2Dana Powers2018-03-101-2/+5
|
* Update changelog with unreleased 1.4.2 notesDana Powers2018-03-101-0/+52
|
* Use hardware accelerated CRC32C function if available (#1389)Taras Voinarovskyi2018-02-211-0/+13
| | | | | | * Use hardware accelerated CRC32C function if available * Add doc notice of optional `crc32c` package
* Patch Release 1.4.1 (#1376)1.4.1Dana Powers2018-02-091-0/+11
|
* Release 1.4.01.4.0Dana Powers2018-02-073-4/+101
|
* Release 1.3.51.3.5Dana Powers2017-10-071-0/+27
|
* Update sphinx/RTD changelog for 1.3.4Dana Powers2017-08-131-0/+67
|
* Update compatibility docs re: 0.11 brokers and python 3.6Dana Powers2017-08-132-8/+8
|
* Describe consumer thread-safetyLinus Wallgren2017-06-161-0/+10
|
* Add kafka 0.10.2.1 into integration testing version (#1096)Jianbin Wei2017-06-162-7/+8
| | | | | * Add kafka 0.10.2.1 into integration testing version * Disable tests for python 2.6 and kafka 0.8.0 and 0.8.1.1 * Remove references to python 2.6 support
* readthedocs.io follow-up to #1074 for docs/Dana Powers2017-04-103-3/+3
|
* Release 1.3.31.3.3Dana Powers2017-03-141-1/+4
|
* Prefer python-lz4 over lz4f if availableDana Powers2017-03-142-7/+4
|
* Update changelogDana Powers2017-03-131-0/+8
|
* Update changelogDana Powers2017-03-071-0/+4
|
* Add ClusterMetadata documentationDana Powers2017-03-073-0/+16
|
* Recategorize some bugfix changes in docs; add PR 1016Dana Powers2017-03-061-2/+3
|
* Tweak README docs to show use of consumer group (no longer default); clarify ↵Dana Powers2017-03-061-4/+13
| | | | producer.flush
* Update changelog in preparation for releaseDana Powers2017-03-061-0/+85
|
* Update to 0.10.1.1 for integration testing (#953)Dana Powers2017-01-231-2/+2
|
* Remove non-pip install instructions (#940)Jeff Widman2017-01-121-14/+0
|
* Rearrange a few 1.3.2 changelog entriesDana Powers2016-12-291-3/+3
|
* Patch Release 1.3.21.3.2Dana Powers2016-12-281-0/+58
|
* Fix typosJeff Widman2016-11-142-3/+3
|
* Use 0.10.0.1 for integration tests (#803)Dana Powers2016-08-111-3/+3
| | | | | | * Add 0.10.0.1 fixture resources * Use new release 0.10.0.1 for 0.10 testing
* Patch Release 1.3.11.3.1Dana Powers2016-08-081-0/+8
|
* Release 1.3.01.3.0Dana Powers2016-08-041-0/+62
|
* Patch Release 1.2.51.2.5Dana Powers2016-07-151-0/+10
|
* Patch Release 1.2.41.2.4Dana Powers2016-07-081-0/+11
|
* Push out one more patch for 1.2.3 release1.2.3Dana Powers2016-07-051-0/+1
|
* Patch Release 1.2.3Dana Powers2016-07-021-0/+11
|
* Patch Release 1.2.21.2.2Dana Powers2016-06-211-0/+15
|
* Patch Release 1.2.11.2.1Dana Powers2016-06-011-0/+11
|
* Update docs/index.rst re 0.10 broker supportDana Powers2016-05-241-4/+4
|
* Update changelog for 1.2.0 releaseDana Powers2016-05-241-0/+39
|
* Update compatibility for 0.10 kafka releaseDana Powers2016-05-243-5/+5
|
* Patch release: 1.1.11.1.1Dana Powers2016-04-251-0/+12
|
* Update changelogs for 1.1.0 releaseDana Powers2016-04-241-0/+46
|
* Update imports from kafka.common -> kafka.errors / kafka.structsDana Powers2016-04-052-4/+3
|
* Remove errant next(consumer) from consumer documentationDana Powers2016-03-221-1/+0
|
* Add producer.flush() to usage docsDana Powers2016-03-182-2/+13
|
* Update changelog for 1.0.2 releaseDana Powers2016-03-141-0/+37
|
* Fix `value_deserializer` parameter in exampleCristi Burcă2016-03-021-1/+1
|
* Fix `value_serializer` parameter in exampleCristi Burcă2016-03-011-1/+1
| | | `json.loads()` is for deserialising.
* Update to Kafka 0.9.0.1 for integration testingDana Powers2016-02-232-4/+4
|