From b2086af45f98913c227bcfa82391953dfd19ae06 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 19 Aug 2016 08:57:59 +0200 Subject: [PATCH] Finalize release notes --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index d01f97d69b..362776e2ef 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -37,6 +37,8 @@ Other * Add workaround for IPv6 parsing #332 * Provide multi-key-routing for exists and unlink commands using Redis Cluster #334 * Add ConnectionWatchdog as last handler #335 +* Upgrade netty to 4.0.40.Final #336 +* Upgrade rxjava to 1.1.9 #337 lettuce requires a minimum of Java 8 to build and run. It is tested continuously against the latest Redis source-build.