This release fixes incorrect passing of variadic method parameters to the RPC adapter used by the remote object proxies. Total issues resolved: **1** - [434: Fix passing of variadic arguments to RPC adapters in remote object proxies (Backport of #443)](https://github.com/Ocramius/ProxyManager/pull/434) thanks to @Ocramius