@@ -0,0 +1,3 @@
+Upgrade RPC library `gen_rpc` to 3.4.0
+
+The default RPC server socket option in `gen_rpc` 3.4.0 has been changed from `true` to `active-100` which should provide back-pressure towards peer nodes when the RPC server is under heavy load.