Thursday, 24 March 2022

Release Notes - FIX Engine .NET - Version 4.7.0.0

New Feature

Bug

  • [DOTNET-3693] - Unexpected behavior when the reply to the initial Logon with ResetSeqNumFlag=Y is not received
  • [DOTNET-3673] - Possible concurrent issue when session is disconnected at the same time when the reconnect is started

Improvement

  • [DOTNET-3690] - BREAKING CHANGE: Disallow unlimited value for ISesson.ResendingQueueSize
  • [DOTNET-3689] - Add an optional timeout parameter to the Session.SendTestRequest() method
  • [DOTNET-3678] - The incoming Logon message for acceptors should use the session dictionary
  • [DOTNET-3676] - BREAKING CHANGE: Add an ability to scramble any tag in the Logon message

Wednesday, 23 March 2022

Release Notes - CME Drop Copy Java - Version 4.9.1

Improvement

Friday, 11 March 2022

Release Notes - CBOE BIDS update 1.12

Update details: OnixS FIX Support Pack update for CBOE BIDS - update for FIX API specification <1.12>

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

onixs-cboe-lis-trading-client-java-1.6.0-bin.tar.gz

onixs-cboe-lis-trading-client-java-1.6.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

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

CboeLisFixDialect.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 .NET, C++ or Java.

 

Thursday, 10 March 2022

Release Notes - Trading Technologies update V180

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <V180>

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

onixs-trading-technologies-client-java-1.8.0-bin.tar.gz

onixs-trading-technologies-client-java-1.8.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

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

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.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 .NET, C++ or Java.

 

Wednesday, 9 March 2022

Release Notes - Trading Technologies update V180

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <V180>

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

TradingTechnologiesClientCpp_1.28.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

TradingTechnologiesClientSample-net-4.8-x64-Setup-1.36.0.0.msi

TradingTechnologiesClientSample-net-4.8-x86-Setup-1.36.0.0.msi

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.Core.TradingTechnologiesClient.2.10.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

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

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.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 .NET, C++ or Java.

 

Release Notes - FIX Engine Java - Version 2.9.1

Improvement

  • [JAVA-2862] - BREAKING CHANGE: Message.assemble(final ByteBuffer buffer) method will not clear the buffer internally
  • [JAVA-2675] - Improve the readability of benchmark's output
  • [JAVA-2649] - Add enum values from FIX 5.0 SP2 Extension Pack
  • [JAVA-2648] - Add tags from FIX 5.0 SP2 Extension Pack

Bug

  • [JAVA-2857] - Incorrect processing of messages containing invalid number format

Task

  • [JAVA-2761] - Add the latest EP dialect to the distribution package

Tuesday, 8 March 2022

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

New Feature

  • [NETICEIMPACT-446] - Add `NewOptionsStrategyDefinitionEventArgsBuilder` helper class
  • [NETICEIMPACT-445] - Add `NewOptionsMarketDefinitionEventArgsBuilder` helper class
  • [NETICEIMPACT-444] - Add `NewFuturesStrategyDefinitionEventArgsBuilder` helper class
  • [NETICEIMPACT-443] - Add `NewExpiryEventArgsBuilder` helper class