Tuesday, 31 March 2026

Release Notes - ICE Private Order Feed (POF) Java - Version 1.19.0

Task

Release Notes - ICE Private Order Feed (POF) C++ - Version 2.0.0.0

Improvement

Task

Release Notes - ICE Private Order Feed (POF) .NET Framework - Version 1.23.0.0

Task

Release Notes - ICE Private Order Feed (POF) .NET - Version 3.0.0

Task

Release Notes - CME STP Handler .NET - Version 4.3.0

Improvement

  • [NETCMECTH-410] - Add non-blocking SubscribeAsync and QueryAsync methods
  • [NETCMECTH-403] - Migrate HTTP connection to NET8.0+ level

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler Java - Version 1.13.0

Improvement

New Feature

  • [JAVAEUREXETI-152] - Become ready to Introduction of Release 14.1 (D0002) on 23 March 2026
  • [JAVAEUREXETI-151] - Add thread affinity support for sender and receiver threads

Wednesday, 25 March 2026

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

Task

Improvement

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler C++ - Version 9.27.0

New Feature

  • [CPPEUREXETI-719] - Become ready to Introduction of Release 14.1 (D0002) on 23 March 2026

Wednesday, 18 March 2026

Release Notes - Eurex F7 Repo update 004.520

Update details: OnixS FIX Support Pack update for Eurex F7 Repo - update for FIX API specification <004.520>

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

onixs-eurex-f7-sample-java-1.9.0-bin.tar.gz

onixs-eurex-f7-sample-java-1.9.0-bin.zip

Download authentication credentials:

User: download
Password: 6CpH7AkPwkJZMT7KItDAZKa1

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

EurexF7RepoFixDialect-004.520.zip

FIX Dialect Download authentication credentials
User: download
Password: 6CpH7AkPwkJZMT7KItDAZKa1

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, 12 March 2026

Release Notes - CME iLink 3 Binary Order Entry Java - Version 1.3.1

Bug

  • [ILINK3JAVA-369] - Sort rotated summary segments by numeric index instead of filename order
  • [ILINK3JAVA-367] - Handle Sequence.NextSeqNo equal to expected sequence during retransmission
  • [ILINK3JAVA-366] - Move session to TERMINATED when terminate confirm times out
  • [ILINK3JAVA-365] - Recreate storage during backup establishment

Improvement

  • [ILINK3JAVA-368] - Restore outbound resend state from rotated summary files after restart
  • [ILINK3JAVA-363] - Sequence-number contract mismatch between Session API, outbound callback, and persistent storage
  • [ILINK3JAVA-235] - Review Programming guide to make it align with Sbe v2.0.0

New Feature