...
Released
Bug fix
Fixed issue that could under some circumstances lead to deadlock when allocating. Made changes to nihibernate configuration files (hbm) to reflect relationships better. Changed inverse and cascade changes. This was causing unnecessary update statements that could lead to deadlocks.
Fixed transaction handling in allocations
...