summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* version 3.3.5, handle socket.timeout errors correctly in Python 2.73.3.5Andy McCurdy2019-08-021-0/+3
* version 3.3.4, more specifically identify nonblocking read errorsAndy McCurdy2019-07-301-0/+4
* fixed some misspellings in the changes fileAndy McCurdy2019-07-301-22/+22
* Version 3.3.3. Accomodate Python 2.7.x versions < 2.7.9.3.3.3Andy McCurdy2019-07-301-0/+3
* Version 3.3.2, SSL Blocking Exceptions don't use errno.EWOULDBLOCK3.3.2Andy McCurdy2019-07-291-1/+4
* version 3.3.1, fixed a regression involving SSL and non-blocking sockets3.3.1Andy McCurdy2019-07-291-0/+3
* version 3.3.0Andy McCurdy2019-07-281-1/+1
* Pipelines shouldn't retry ConnectionErrors implicitlyAndy McCurdy2019-07-281-0/+5
* PING/PONG health checksAndy McCurdy2019-07-281-1/+6
* Ability to create a client that uses a single connectionAndy McCurdy2019-07-231-0/+4
* Fix typo in README and CHANGELOG (#1133)Jani Korhonen2019-07-181-1/+1
* Handle removed claimed messages without an exceptionThomas Daskalakis2019-07-171-0/+2
* Use nonblocking sockets instead of selectors for healthy connectionsAndy McCurdy2019-07-091-1/+4
* Add READONLY and READWRITE commandsTheo Despoudis2019-07-091-0/+1
* changelogAndy McCurdy2019-06-031-0/+4
* changelogAndy McCurdy2019-05-291-0/+3
* changelogAndy McCurdy2019-05-281-0/+3
* changelogAndy McCurdy2019-05-281-0/+2
* cleanup MONITOR docsAndy McCurdy2019-05-281-0/+2
* changelogAndy McCurdy2019-04-191-0/+2
* make sure the selector is instantiated prior to cleaning it upAndy McCurdy2019-03-181-0/+2
* 3.2.13.2.1Andy McCurdy2019-03-151-0/+2
* 3.2.0Andy McCurdy2019-02-171-1/+14
* changelogAndy McCurdy2019-01-311-1/+1
* changelogAndy McCurdy2019-01-311-0/+7
* 3.1.03.1.0Andy McCurdy2019-01-281-1/+1
* Connection URLs must have a valid scheme.Andy McCurdy2019-01-271-0/+2
* the fix to TimeoutErrors had a side affect on test teardownsAndy McCurdy2019-01-271-2/+2
* changelogAndy McCurdy2019-01-271-0/+2
* changelogAndy McCurdy2019-01-271-0/+3
* Added a test for #1126Andy McCurdy2019-01-271-0/+2
* Fixes #1116Andy McCurdy2019-01-271-0/+3
* Lock objects now support specifying token values and ownership checkingAndy McCurdy2019-01-021-0/+6
* typoAndy McCurdy2018-12-291-1/+1
* changelogAndy McCurdy2018-12-281-0/+3
* Encode Stream message names within XREAD and XREADGROUP responses correctlyAndy McCurdy2018-12-271-1/+3
* changelogAndy McCurdy2018-12-271-0/+3
* ZADD correctly returns None in certain edge cases when incr=TrueAndy McCurdy2018-12-271-0/+3
* changelogAndy McCurdy2018-12-171-2/+7
* rename new LockErrorNotOwned to LockNotOwnedErrorAndy McCurdy2018-12-031-0/+7
* moved ssl_cert_reqs note to backwards incompatible section of changelogAndy McCurdy2018-11-291-3/+3
* redis-py 3.0.13.0.13.0Andy McCurdy2018-11-151-0/+8
* redis-py 3.0.0Andy McCurdy2018-11-151-2/+85
* Remove support and testing for EOL Python 3.3Jon Dufresne2018-11-031-1/+1
* Remove support and testing for EOL Python 2.6Jon Dufresne2018-11-031-0/+2
* Merge pull request #990 from jstern/patch-1Andy McCurdy2018-11-021-1/+2
|\
| * fix description for srandmember bugfixJonathan Stern2018-06-021-1/+2
* | Prefer https:// for URLs when availableJon Dufresne2018-11-011-3/+3
|/
* changelogAndy McCurdy2017-08-161-1/+29
* changelogAndy McCurdy2015-11-091-0/+3