...
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
Fixed transaction handling when creating allocations so that exceptions thrown do not lead to successful messages being sent to client.
Fixed issue where timestamp in Trade Date was not sent to backoffice.
Improvements
Fixed issue where KodiakPrincipal would not be set after initial CurrentPrincipal get causing multiple selects from database.
...
Removed fixlog related code.
Removed unused constructor in TradeAllocation entity.
Do not load execution reports when getting order (eager).
Changed Dlls
Kod.Kodiak.Allocations.dll
Kod.Kodiak.DataAccess.NH.dll
Kod.Kodiak.DataAccess.NH.MSSql.dll
Kod.Kodiak.DataAccess.NH.Oracle.dll
Kod.Kodiak.Domain.dll
Kod.Kodiak.OrderEntry.dll
Kod.Kodiak.OrderEntry.Ems.dll
Kod.Kodiak.Security.dll
Version 3.6.2.13
Released
...