Friday, 22 October 2021

Release Notes - CME iLink 3 Binary Order Entry for .NET Core - Version 1.3.0

New Feature

Release Notes - Trading Technologies update September 2021

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

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

TradingTechnologiesClientCpp_1.25.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

TradingTechnologiesClientSample-net-4.6.2-x64-Setup-1.33.0.0.msi

TradingTechnologiesClientSample-net-4.6.2-x86-Setup-1.33.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x64-Setup-1.33.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x86-Setup-1.33.0.0.msi

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

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

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.Core.TradingTechnologiesClient.2.7.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.

 

Tuesday, 12 October 2021

Release Notes - CME MDP Market Data Handler C++ - Version 5.5.1

Bug

  • [CCMEMDH-1728] - Cannot update network interfaces using legacy members like feedANetworkInterfaces

Thursday, 7 October 2021

Release Notes - FIX Engine Java - Version 2.8.0

Improvement

  • [JAVA-2770] - Field value validation should accept timestamp values with any possible precision
  • [JAVA-2763] - Upgrade to "dialects-2.18.xsd"
  • [JAVA-2674] - Add README.md files to Samples
  • [JAVA-2670] - Add new EngineSettings parameters to programming guide
  • [JAVA-2654] - Replace String with CharSequence in all setters
  • [JAVA-2628] - Support "isRequired" attribute in the "Component" xml node
  • [JAVA-2522] - Insufficient heap space for big dialect file

Bug

  • [JAVA-2760] - Same session recreation reports incorrect error
  • [JAVA-2737] - SessionScheduler.unregister(..) method call throws an exception
  • [JAVA-2641] - Validation errors for BOOLEAN type
  • [JAVA-2558] - Pluggable Storage Sample: storeOutboundMessage(..) does not remove outdated messages

New Feature

  • [JAVA-1850] - Implement throttling mechanism for a session

Friday, 1 October 2021

Release Notes - CME MDP Market Data Handler C++ - Version 5.5.0

Improvement

  • [CCMEMDH-1724] - BREAKING CHANGE: HandlerSettings manipulation experience improvements
  • [CCMEMDH-1723] - Feed Settings Enhancements

New Feature

  • [CCMEMDH-1693] - Support Disaster Recovery Connectivity Attributes