Commit ec8b734b authored by Marc Gravell's avatar Marc Gravell

1.2.3 release notes

parent 86b98349
......@@ -3,6 +3,7 @@
## 1.2.3
- fix: when using `redis-cluster` with multiple replicas, use round-robin when selecting replica (#610)
- add: can specify `NoScriptCache` flag when using `ScriptEvaluate` to bypass all cache features (always uses `EVAL` instead of `SCRIPT LOAD` and `EVALSHA`)
## 1.2.2 (preview):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment