There's a pending 3.5.9 release coming out probably this week (not confirmed) that has some important bug-fixes -- specifically a multithreading issue wherein two threads working on two connections to the same database will often encounter LOCK errors when one thread attempts to perform an action and is blocking on another thread.
There are also some other stability fixes in the core engine worth incorporating.
Robert