File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### v2.13.2
4+
5+ - Use SAN instead of CN in self signed cert for testing (thanks @johejo )
6+ - Travis CI now tests against the most recent two versions of Go (thanks @johejo )
7+ - changed unit and integration tests to compare raw payloads, not parsed payloads
8+ - remove "redigo" dependency
9+
310### v2.13.1
411
512- added HSTRLEN
1623- Lua json update (thanks @gsmith85 )
1724- CLUSTER commands (thanks @kratisto )
1825- fix TOUCH
19- - fix a shutdown race conditionv
26+ - fix a shutdown race condition
2027
2128### v2.11.4
2229
3441
3542### v2.11.1
3643
37- - globals protection for LUA code (thanks @vk-outreach )
44+ - globals protection for Lua code (thanks @vk-outreach )
3845- HSET update (thanks @carlgreen )
3946- fix BLPOP block on shutdown (thanks @Asalle )
4047
You can’t perform that action at this time.
0 commit comments