Thursday, 15 August 2024

Release Notes - FIX Engine Java - Version 2.13.3

Bug

  • [JAVA-3244] - Consider garbled and ignore message in case MsgSeqNum field value is invalid
  • [JAVA-3238] - Connection failure reason missing from CannotEstablishLinkException in case of timeout

Task

  • [JAVA-3229] - Remove validation of BeginString value

New Feature

Release Notes - CME iLink 3 Binary Order Entry .NET - Version 1.5.0

Improvement

New Feature

Bug

  • [CMEILINK3CORE-83] - Connection is not closed in the SequenceNumberLowerThanExpectedInOurSequenceMessage scenario

Monday, 12 August 2024

Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 17.0.0

Improvement

Task

Friday, 9 August 2024

Release Notes - ICE Trading update 4.20

Update details: OnixS FIX Support Pack update for ICE Trading - update for FIX API specification <4.20>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

IceTradingClientCpp_4.20.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

onixs-ice-trading-client-java-1.17.0-bin.tar.gz

onixs-ice-trading-client-java-1.17.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

IceOrderServerSample-net-4.8-x64-Setup-4.19.0.0.msi

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.IceOrderServer.1.6.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

IceTradingFixDialect.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>

All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects.

You can find more information about session-level FIX dialects for:

 

Thursday, 8 August 2024

Release Notes - Cboe CFE Multicast PITCH Market Data Handler C++ - Version 1.12.1

Improvement

Wednesday, 7 August 2024

Release Notes - ICE iMpact Multicast Price Feed Handler .NET - Version 4.17.0.0

New Feature

  • [NETICEIMPACTFRM-541] - Support iMpact Multicast Feed Message Specification version 1.1.50 (July 10, 2024)
  • [NETICEIMPACTFRM-531] - Support iMpact Multicast Feed Message Specification version 1.1.49 (May 10, 2024)
  • [NETICEIMPACTFRM-507] - Support iMpact Multicast Feed Message Specification version 1.1.48

Improvement

  • [NETICEIMPACTFRM-528] - Type migration from `byte` to `TradeExtraFlags` for `TradeEventArgs.ExtraFlags`
  • [NETICEIMPACTFRM-527] - BREAKING CHANGE: Replace `IsModifyOrder` property of `AddModifyOrderEventArgs` with `ExtraFlags`
  • [NETICEIMPACTFRM-525] - BREAKING CHANGE: Replace `OptionsProductDefinition.ScreenLastTradeDate` with date components
  • [NETICEIMPACTFRM-524] - BREAKING CHANGE: Replace `OptionsProductDefinition.OptionsExpirationDate` with date components
  • [NETICEIMPACTFRM-523] - BREAKING CHANGE: Rename `InvestigatedTrade.InvestigationStatus` to `Status`
  • [NETICEIMPACTFRM-522] - BREAKING CHANGE: Rename `Trade.DateTime` to `TransactDateTime`
  • [NETICEIMPACTFRM-521] - BREAKING CHANGE: Replace `NewOptionsMarketDefinition.ScreenLastTradeDate` with date components
  • [NETICEIMPACTFRM-520] - BREAKING CHANGE: Replace `NewOptionsMarketDefinition.OptionsExpirationDate` with date components
  • [NETICEIMPACTFRM-519] - BREAKING CHANGE: Replace `NewExpiry.ScreenLastTradeDate` with date components
  • [NETICEIMPACTFRM-518] - BREAKING CHANGE: Replace `NewExpiry.MaturityDate` with date components
  • [NETICEIMPACTFRM-517] - BREAKING CHANGE: Replace `FuturesProductDefinition.MaturityDate` with date components
  • [NETICEIMPACTFRM-516] - BREAKING CHANGE: Introduce `NewFuturesStrategyDefinitionLeg` class
  • [NETICEIMPACTFRM-515] - BREAKING CHANGE: Rename `FuturesStrategyLegDefinition` to `FuturesStrategyDefinitionLeg`
  • [NETICEIMPACTFRM-513] - BREAKING CHANGE: Rename `MarketDescription` property to `MarketDesc`
  • [NETICEIMPACTFRM-504] - Update SecuritySubType enum to version 4.3 (July 24, 2023)
  • [NETICEIMPACTFRM-483] - Update SecuritySubType enum to version 4.2 (November 7, 2022)
  • [NETICEIMPACTFRM-482] - Update SecuritySubType enum to version 4.1 (October 18, 2021)