Version 3.6.3.16
Released Jan 10, 2022
Bug fix
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
Improvements
Fixed issue where KodiakPrincipal would not be set after initial CurrentPrincipal get causing multiple selects from database.
Changed timestamp type and explicitly set it when changes are made.
Minor changes
Removed fixlog related code.
Removed unused constructor in TradeAllocation entity.
Do not load execution reports when getting order (eager)
Version 3.6.2.13
Released Aug 25, 2021
Bug fix
Fixed issue with off exchange trades not calling orion
Version 3.6.2.12
Released Aug 17, 2021
Bug fix
Connect order request on a different transaction which in certain situations could cause deadlock.
Version 3.6.2.10
Released Aug 16, 2021
Improvements
Changed ssl protocol to tls12 in websocketclient
Version 3.6.2.3
Released Aug 11, 2021
Improvements
Do not call ToFuture in LoginRepository to remove unnecessary database calls that was slowing down the system.
Version 3.6.2
Released
New Features/Improvements
...