Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Current »

Version 3.6.3.16

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.

Fixed transaction handling when creating allocations so that exceptions thrown do not lead to successful messages being sent to client.

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).

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

Bug fix

Fixed issue with off exchange trades not calling orion

Version 3.6.2.12

Released

Bug fix

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

Version 3.6.2.10

Released

Improvements

Changed ssl protocol to tls12 in websocketclient

Version 3.6.2.3

Released

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

Added “Is liquidity provision” flag
Do not call to future in login repository

Version 3.6.1

Released  

New Features/Improvements

Risk check by user or customer in external order entry service
Use instrument exchange country for business day calculation where possible instead of instrument country.
Added Email logger for fatal errors.
Enable Forward Contracts in Off Exchange Entry

Version 3.6.0

Released  

New Features/Improvements

Kodiak OMS now uses Kodiak EMS for INET Order Entry
BasicDataUpdater - Default MiFID II category can be configured
Yellow ribbon(Error banner) and failover improvements
InstrumentUpdateService - Added MiFID category
Improve EMS failover functionality
Improve error messages from EMS
Send INET(Equity) Orders through EMS
Add the ability to set ExecBrokers from database table instead of hard coded.
Added Agent feature in Client Orders
Allocation changes for Agent

Bug fixes

BasicDataUpdater inserts duplicates in Exchanges table
Genium server does not start if token server is not present. Does not retry.


  • No labels