Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 3.6.3.16

Released 10,

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.

...

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 25,

Bug fix

Fixed issue with off exchange trades not calling orion

Version 3.6.2.12

Released 17,

Bug fix

Connect order request on a different transaction which in certain situations could cause deadlock.

Version 3.6.2.10

Released 16,

Improvements

Changed ssl protocol to tls12 in websocketclient

Version 3.6.2.3

Released 11,

Improvements

Do not call ToFuture in LoginRepository to remove unnecessary database calls that was slowing down the system.

...