<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Release Notes</title>
    <link>https://www.onixs.biz/release-notes</link>
    <description />
    <language>en</language>
    <pubDate>Fri, 17 Apr 2026 12:30:19 GMT</pubDate>
    <dc:date>2026-04-17T12:30:19Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Release Notes - .NET FIX Engine - Version 1.19.0</title>
      <link>https://www.onixs.biz/release-notes/release-notes-net-fix-engine-version-1-19-0.html</link>
      <description>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1951"&gt;NETCOREFIXENGINE-1951&lt;/a&gt;] - Possible data race in AsyncFileBasedStorage&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1945"&gt;NETCOREFIXENGINE-1945&lt;/a&gt;] - Repeated EngineSettings.LoadFromConfigurationFile duplicate list-backed settings&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1944"&gt;NETCOREFIXENGINE-1944&lt;/a&gt;] - Session.ValidateUnknownFields returns the state of ValidateRequiredFields instead of ValidateUnknownFields&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1545"&gt;NETCOREFIXENGINE-1545&lt;/a&gt;] - The required group inside the non-required component is treated as required&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1947"&gt;NETCOREFIXENGINE-1947&lt;/a&gt;] - Improve the generation of V50SP2Latest dictionary&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1943"&gt;NETCOREFIXENGINE-1943&lt;/a&gt;] - Update the "Time Zone" article on the "Session Schedule" page&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1937"&gt;NETCOREFIXENGINE-1937&lt;/a&gt;] - Mark Session.StorageDirectory setter as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1936"&gt;NETCOREFIXENGINE-1936&lt;/a&gt;] - Mark Session.ResendingQueueSize setter as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1935"&gt;NETCOREFIXENGINE-1935&lt;/a&gt;] - Mark EngineSettings session global properties as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1918"&gt;NETCOREFIXENGINE-1918&lt;/a&gt;] - Add Group.Set(int tag, int index, ...) methods for unsigned values&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1874"&gt;NETCOREFIXENGINE-1874&lt;/a&gt;] - Add the High Availability section to the Programming Guide&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1799"&gt;NETCOREFIXENGINE-1799&lt;/a&gt;] - Add SessionSettings class to specify session-related parameters during session construction&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1585"&gt;NETCOREFIXENGINE-1585&lt;/a&gt;] - Send Logout if no Heartbeat is received after TestRequest&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Task&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1930"&gt;NETCOREFIXENGINE-1930&lt;/a&gt;] - Add EP302&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;New Feature&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1907"&gt;NETCOREFIXENGINE-1907&lt;/a&gt;] - Add EngineSettings.LoadFromConfigurationStream(..) method&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1703"&gt;NETCOREFIXENGINE-1703&lt;/a&gt;] - Add SessionScheduler.Register(Session session, string scheduleId, SessionConnectionSettings connectionSettings) method&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1951"&gt;NETCOREFIXENGINE-1951&lt;/a&gt;] - Possible data race in AsyncFileBasedStorage&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1945"&gt;NETCOREFIXENGINE-1945&lt;/a&gt;] - Repeated EngineSettings.LoadFromConfigurationFile duplicate list-backed settings&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1944"&gt;NETCOREFIXENGINE-1944&lt;/a&gt;] - Session.ValidateUnknownFields returns the state of ValidateRequiredFields instead of ValidateUnknownFields&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1545"&gt;NETCOREFIXENGINE-1545&lt;/a&gt;] - The required group inside the non-required component is treated as required&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1947"&gt;NETCOREFIXENGINE-1947&lt;/a&gt;] - Improve the generation of V50SP2Latest dictionary&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1943"&gt;NETCOREFIXENGINE-1943&lt;/a&gt;] - Update the "Time Zone" article on the "Session Schedule" page&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1937"&gt;NETCOREFIXENGINE-1937&lt;/a&gt;] - Mark Session.StorageDirectory setter as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1936"&gt;NETCOREFIXENGINE-1936&lt;/a&gt;] - Mark Session.ResendingQueueSize setter as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1935"&gt;NETCOREFIXENGINE-1935&lt;/a&gt;] - Mark EngineSettings session global properties as Obsolete&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1918"&gt;NETCOREFIXENGINE-1918&lt;/a&gt;] - Add Group.Set(int tag, int index, ...) methods for unsigned values&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1874"&gt;NETCOREFIXENGINE-1874&lt;/a&gt;] - Add the High Availability section to the Programming Guide&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1799"&gt;NETCOREFIXENGINE-1799&lt;/a&gt;] - Add SessionSettings class to specify session-related parameters during session construction&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1585"&gt;NETCOREFIXENGINE-1585&lt;/a&gt;] - Send Logout if no Heartbeat is received after TestRequest&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Task&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1930"&gt;NETCOREFIXENGINE-1930&lt;/a&gt;] - Add EP302&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;New Feature&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1907"&gt;NETCOREFIXENGINE-1907&lt;/a&gt;] - Add EngineSettings.LoadFromConfigurationStream(..) method&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/NETCOREFIXENGINE-1703"&gt;NETCOREFIXENGINE-1703&lt;/a&gt;] - Add SessionScheduler.Register(Session session, string scheduleId, SessionConnectionSettings connectionSettings) method&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-net-fix-engine-version-1-19-0.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>FIX Engine for .NET Core</category>
      <pubDate>Fri, 17 Apr 2026 12:30:18 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-net-fix-engine-version-1-19-0.html</guid>
      <dc:date>2026-04-17T12:30:18Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 19.0.3</title>
      <link>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-3.html</link>
      <description>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1124"&gt;CPPEEMDIRDI-1124&lt;/a&gt;] - EMDI/RDI/MDI: Improve group processing robustness&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1124"&gt;CPPEEMDIRDI-1124&lt;/a&gt;] - EMDI/RDI/MDI: Improve group processing robustness&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-3.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Eurex T7</category>
      <pubDate>Mon, 13 Apr 2026 09:08:46 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-3.html</guid>
      <dc:date>2026-04-13T09:08:46Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 18.2.9</title>
      <link>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-18-2-9.html</link>
      <description>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1123"&gt;CPPEEMDIRDI-1123&lt;/a&gt;] - Fix processing of ProductSnapshot messages without Feeds group&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1123"&gt;CPPEEMDIRDI-1123&lt;/a&gt;] - Fix processing of ProductSnapshot messages without Feeds group&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-18-2-9.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Eurex T7</category>
      <pubDate>Fri, 10 Apr 2026 13:54:12 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-18-2-9.html</guid>
      <dc:date>2026-04-10T13:54:12Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 19.0.2</title>
      <link>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html-1</link>
      <description>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1119"&gt;CPPEEMDIRDI-1119&lt;/a&gt;] - Emdi: coredump on message processing&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1119"&gt;CPPEEMDIRDI-1119&lt;/a&gt;] - Emdi: coredump on message processing&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html-1&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Eurex T7</category>
      <pubDate>Wed, 08 Apr 2026 19:13:24 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html-1</guid>
      <dc:date>2026-04-08T19:13:24Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 19.0.2</title>
      <link>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html</link>
      <description>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1119"&gt;CPPEEMDIRDI-1119&lt;/a&gt;] - Emdi: coredump on message processing&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CPPEEMDIRDI-1119"&gt;CPPEEMDIRDI-1119&lt;/a&gt;] - Emdi: coredump on message processing&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>Eurex T7</category>
      <pubDate>Wed, 08 Apr 2026 17:53:15 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-eurex-t7-market-and-reference-data-interfaces-emdi-eobi-rdi-handlers-c-version-19-0-2.html</guid>
      <dc:date>2026-04-08T17:53:15Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - CME MDP Market Data Handler Java - Version 3.20.1</title>
      <link>https://www.onixs.biz/release-notes/release-notes-cme-mdp-market-data-handler-java-version-3-20-1.html</link>
      <description>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-814"&gt;JCMEMDH-814&lt;/a&gt;] - Unnecessary CPU overhead when processing book types with no registered listeners&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-813"&gt;JCMEMDH-813&lt;/a&gt;] - Eliminate hot-path overhead when packet logging is disabled&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-806"&gt;JCMEMDH-806&lt;/a&gt;] - Handler ignores license file path&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-814"&gt;JCMEMDH-814&lt;/a&gt;] - Unnecessary CPU overhead when processing book types with no registered listeners&lt;/li&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-813"&gt;JCMEMDH-813&lt;/a&gt;] - Eliminate hot-path overhead when packet logging is disabled&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Bug&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JCMEMDH-806"&gt;JCMEMDH-806&lt;/a&gt;] - Handler ignores license file path&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-cme-mdp-market-data-handler-java-version-3-20-1.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>CME</category>
      <pubDate>Tue, 07 Apr 2026 20:56:39 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-cme-mdp-market-data-handler-java-version-3-20-1.html</guid>
      <dc:date>2026-04-07T20:56:39Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - ICE Binary Order Entry (BOE) Handler C++ - Version 1.1.2</title>
      <link>https://www.onixs.biz/release-notes/release-notes-ice-binary-order-entry-boe-handler-c-version-1-1-2.html</link>
      <description>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/ICEBOECPP-81"&gt;ICEBOECPP-81&lt;/a&gt;] - Update exchange codes to exchangeCodeMapping-03.25.2026.txt &lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/ICEBOECPP-81"&gt;ICEBOECPP-81&lt;/a&gt;] - Update exchange codes to exchangeCodeMapping-03.25.2026.txt &lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-ice-binary-order-entry-boe-handler-c-version-1-1-2.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>ICE</category>
      <pubDate>Tue, 07 Apr 2026 10:06:44 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-ice-binary-order-entry-boe-handler-c-version-1-1-2.html</guid>
      <dc:date>2026-04-07T10:06:44Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - ICE Trading update 4.23</title>
      <link>https://www.onixs.biz/release-notes/release-notes-ice-trading-update-4-23.html</link>
      <description>&lt;p&gt;Update details: OnixS FIX Support Pack update for ICE Trading - update for FIX API specification &amp;lt;4.23&amp;gt;&lt;/p&gt;</description>
      <content:encoded>&lt;p&gt;Update details: OnixS FIX Support Pack update for ICE Trading - update for FIX API specification &amp;lt;4.23&amp;gt;&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-ice-trading-update-4-23.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>ICE</category>
      <pubDate>Mon, 06 Apr 2026 17:50:16 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-ice-trading-update-4-23.html</guid>
      <dc:date>2026-04-06T17:50:16Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - Cboe CFE Binary Order Entry (BOE) Handler C++ - Version 1.12.2</title>
      <link>https://www.onixs.biz/release-notes/release-notes-cboe-cfe-binary-order-entry-boe-handler-c-version-1-12-2.html</link>
      <description>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CBATSBOE-130"&gt;CBATSBOE-130&lt;/a&gt;] - CFE BOEv3 spec update to v1.1.31 dated 14th January 2026&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Improvement&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/CBATSBOE-130"&gt;CBATSBOE-130&lt;/a&gt;] - CFE BOEv3 spec update to v1.1.31 dated 14th January 2026&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-cboe-cfe-binary-order-entry-boe-handler-c-version-1-12-2.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>CBOE</category>
      <pubDate>Mon, 06 Apr 2026 10:35:41 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-cboe-cfe-binary-order-entry-boe-handler-c-version-1-12-2.html</guid>
      <dc:date>2026-04-06T10:35:41Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
    <item>
      <title>Release Notes - ICE Trade Capture Java - Version 2.29.0</title>
      <link>https://www.onixs.biz/release-notes/release-notes-ice-trade-capture-java-version-2-29-0.html</link>
      <description>&lt;h2&gt;Task&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JAVAICEFIXTC-276"&gt;JAVAICEFIXTC-276&lt;/a&gt;] - ICE TC 4.20 March 2026 update&lt;/li&gt; 
&lt;/ul&gt;</description>
      <content:encoded>&lt;h2&gt;Task&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;[&lt;a href="https://support.onixs.biz/browse/JAVAICEFIXTC-276"&gt;JAVAICEFIXTC-276&lt;/a&gt;] - ICE TC 4.20 March 2026 update&lt;/li&gt; 
&lt;/ul&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2054176&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.onixs.biz%2Frelease-notes%2Frelease-notes-ice-trade-capture-java-version-2-29-0.html&amp;amp;bu=https%253A%252F%252Fwww.onixs.biz%252Frelease-notes&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>ICE</category>
      <pubDate>Thu, 02 Apr 2026 13:54:10 GMT</pubDate>
      <guid>https://www.onixs.biz/release-notes/release-notes-ice-trade-capture-java-version-2-29-0.html</guid>
      <dc:date>2026-04-02T13:54:10Z</dc:date>
      <dc:creator>Admin</dc:creator>
    </item>
  </channel>
</rss>
