<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Omada Identity Documentation Blog</title>
        <link>https://documentation.omadaidentity.com/horizons-release-notes/</link>
        <description>Omada Identity Documentation Blog</description>
        <lastBuildDate>Thu, 06 Aug 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[6 August 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/</guid>
            <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 6th of August 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-tip admonition_ma4n alert alert--success"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>Next scheduled release</div><div class="admonitionContent_JlCG"><p>Initial rollout date: 10th September 2026 <br>
Estimated completion date: 15th September 2026 <br></p><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>16.0.0.102</strong> <br>
Provisioning worker: <strong>16.0.0.50</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="sap-hcm-failing-import">SAP HCM failing import<a href="https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/#sap-hcm-failing-import" class="hash-link" aria-label="Direct link to SAP HCM failing import" title="Direct link to SAP HCM failing import" translate="no">​</a></h4>
<p>There was an issue with the SAP HCM import failing during the adaptation stage. As a result, all following scheduled imports were aborted. The issue was caused by the <code>EsAdapter service</code> user's group losing access to the Systems entity, so it could not retrieve export mappings for the Omada Identity system.</p>
<p>The issue has been resolved by restoring the <code>EsAdapter service</code> user's group access to the Systems entity.</p>
<p><code>INC-317432</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-timeout-related-to-accountjoin">Import timeout related to AccountJoin<a href="https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/#import-timeout-related-to-accountjoin" class="hash-link" aria-label="Direct link to Import timeout related to AccountJoin" title="Direct link to Import timeout related to AccountJoin" translate="no">​</a></h4>
<p>There was an issue with imports failing due to timeouts. The issue was caused by the AccountJoin duplicate-key conflict. When an identity was deleted in the source system and later re-created with a new business key, the original AccountJoin record, which was retained in a <code>deleted</code> state, conflicted with the unique index on <code>AccountId</code>. The new AccountJoin could not be created</p>
<p>The AccountJoin behavior was corrected to mitigate the import timeout issue.</p>
<p><code>INC-314030</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="actual-direct-assignments-lost-after-import-adapting-phase-failures">Actual Direct assignments lost after import adapting-phase failures<a href="https://documentation.omadaidentity.com/horizons-release-notes/6th-August-2026/#actual-direct-assignments-lost-after-import-adapting-phase-failures" class="hash-link" aria-label="Direct link to Actual Direct assignments lost after import adapting-phase failures" title="Direct link to Actual Direct assignments lost after import adapting-phase failures" translate="no">​</a></h4>
<p>There was an issue where Actual Direct assignments for identities imported from the Active Directory source system became unconfirmed following import adapting-phase failures.</p>
<p>The missing resource assignments were recalculated and manually restored. Additionally, terminated identities were remapped using the <code>useridWH</code> extension attribute to join accounts correctly.
The repopulation process has been extended to also be triggered by the <code>AccountJoin</code> changes.</p>
<p><code>INC-314133</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[25 June 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/</guid>
            <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 25th of June 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-tip admonition_ma4n alert alert--success"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>Next scheduled release</div><div class="admonitionContent_JlCG"><p>Initial rollout date: 6th August 2026 <br>
Estimated completion date: 10th August 2026 <br></p><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>16.0.0.102</strong> <br>
Provisioning worker: <strong>16.0.0.50</strong> <br></p>
</blockquote>
<div class="theme-admonition theme-admonition-warning admonition_ma4n alert alert--warning"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>Important</div><div class="admonitionContent_JlCG"><p>To secure a correct upgrade and functioning of the Cloud Application Gateway worker components, make sure you have deployed .NET 10 before the upgrade process.</p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="incorrect-import-status">Incorrect import status<a href="https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/#incorrect-import-status" class="hash-link" aria-label="Direct link to Incorrect import status" title="Direct link to Incorrect import status" translate="no">​</a></h4>
<p>There was an issue with the import reported as successful, even though the import failed during the adaptation stage. The import status logic was fixed, and the issue has been resolved.</p>
<p><code>INC-310706</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-timing-out">Import timing out<a href="https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/#import-timing-out" class="hash-link" aria-label="Direct link to Import timing out" title="Direct link to Import timing out" translate="no">​</a></h4>
<p>There was an issue where imports were failing with the <code>The import process was stopped because it took too long to process all messages</code> error when an identity deleted in a source system was later re-created with a new business key. The conflicting <code>AccountId</code> index prevented the new AccountJoin record from being created, causing affected messages to retry until reaching the processing threshold. The behavior has been improved to handle re-created identities correctly.</p>
<p><code>INC-314030</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="attempts-to-create-account-assignments-for-terminated-identities">Attempts to create account assignments for terminated identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/25th-June-2026/#attempts-to-create-account-assignments-for-terminated-identities" class="hash-link" aria-label="Direct link to Attempts to create account assignments for terminated identities" title="Direct link to Attempts to create account assignments for terminated identities" translate="no">​</a></h4>
<p>There was an issue in which the system attempted to create account assignments for terminated identities, resulting in warnings. The issue has been resolved, and terminated identities are now correctly excluded from the creation of account assignments.</p>
<p><code>INC-311754</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[4 May 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/</guid>
            <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 4th of May 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-tip admonition_ma4n alert alert--success"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>Next scheduled release</div><div class="admonitionContent_JlCG"><p>Initial rollout date: 25th June 2026 <br>
Estimated completion date: 30th June 2026 <br></p><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2418</strong> <br>
Provisioning worker: <strong>15.0.0.1149</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="changes-">Changes <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Change-32445b" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#changes-" class="hash-link" aria-label="Direct link to changes-" title="Direct link to changes-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="improved-context-handling-and-cbk-alignment">Improved context handling and CBK alignment<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#improved-context-handling-and-cbk-alignment" class="hash-link" aria-label="Direct link to Improved context handling and CBK alignment" title="Direct link to Improved context handling and CBK alignment" translate="no">​</a></h4>
<p>As part of ongoing data model alignment, we have improved how contexts are identified to ensure consistency between legacy and current formats. Contexts generated using different identifier formats are now merged, with the latest value from Enterprise Server used as the authoritative source.</p>
<p>Additionally, <strong>ContextAssignment</strong> and <strong>ContextOwner</strong> data are now included in the migration, ensuring consistent context relationships across the platform.</p>
<p>These changes eliminate duplicate contexts, improve data consistency, and ensure accurate reporting and relationship mapping across analytics.</p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="added-resource-status-to-data-model">Added resource status to data model<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#added-resource-status-to-data-model" class="hash-link" aria-label="Direct link to Added resource status to data model" title="Direct link to Added resource status to data model" translate="no">​</a></h4>
<p>We have enhanced the resource dimension in the Data Warehouse (and, as the next step, in Omada Identity Analytics), with the <strong>Resource Status</strong> derived from the Enterprise Server. Resources are still included in reports even if deleted, but their status is now available to support filtering and analysis.</p>
<p>This approach ensures transparency while allowing customers to filter out deleted resources without introducing inconsistencies in assignment data.</p>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="preview-provisioning-and-import-non-functional">Preview, provisioning, and import non-functional<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#preview-provisioning-and-import-non-functional" class="hash-link" aria-label="Direct link to Preview, provisioning, and import non-functional" title="Direct link to Preview, provisioning, and import non-functional" translate="no">​</a></h4>
<p>There was an issue where despite the Cloud Application Gateway being operational, the preview, provisioning, and import processes were non-functional. The <code>appsettings.customer.json</code> configuration file had a mismatch. The dedicated instance name was set to a different value than <code>Default</code> causing the issue.</p>
<p>Correcting the configuration resolved the problem, and the preview, provisioning, and import capabilities have been restored.</p>
<p><code>INC-313169</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="connectivity-issues-due-to-proxysettings-ignored">Connectivity issues due to proxySettings ignored<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#connectivity-issues-due-to-proxysettings-ignored" class="hash-link" aria-label="Direct link to Connectivity issues due to proxySettings ignored" title="Direct link to Connectivity issues due to proxySettings ignored" translate="no">​</a></h4>
<p>The <code>proxySettings</code> configured in the <code>appsettings.customer.json</code> file were being ignored, resulting in connectivity failure.</p>
<p>The issue was resolved by reconfiguring the Cloud Application Gateway services to make them operate under a Service account. This allowed proper proxy usage and restored connectivity.</p>
<p><code>INC-312866</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="hr-import-not-working">HR import not working<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#hr-import-not-working" class="hash-link" aria-label="Direct link to HR import not working" title="Direct link to HR import not working" translate="no">​</a></h4>
<p>There was an issue with the HR import not working correctly. The issue was caused by faulty expression handling the <code>Corporate_mobile_number</code> field. Some identities had values shorter than expected resulting in the <code>StartIndex cannot be less than zero</code> error.</p>
<p>The issue was resolved by correcting the data causing errors or by adding validation logic allowing to handle shorter values correctly.</p>
<p><code>INC-313028</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="calculation-warning-for-terminated-identities">Calculation warning for terminated identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#calculation-warning-for-terminated-identities" class="hash-link" aria-label="Direct link to Calculation warning for terminated identities" title="Direct link to Calculation warning for terminated identities" translate="no">​</a></h4>
<p>There was an issue with calculating terminated identities. The system continuously attempted to create account assignments for terminated identities.</p>
<p>The assignment handling for terminated identities has been corrected, preventing unnecessary calculations and errors.</p>
<p><code>INC-311754</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="initial-import-error-after-the-migration-to-horizons">Initial import error after the migration to Horizons<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#initial-import-error-after-the-migration-to-horizons" class="hash-link" aria-label="Direct link to Initial import error after the migration to Horizons" title="Direct link to Initial import error after the migration to Horizons" translate="no">​</a></h4>
<p>There was an issue with the initial import after the migration to Horizons. The problem was caused by an initialization flaw in the migration process, resulting in a GraphQL-related database object being created before the required table existed.</p>
<p>The issue was self-corrected with export mapping initiation that created the necessary table.</p>
<p><code>INC-312875</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="effective-time-handling-after-enabling-horizons">Effective time handling after enabling Horizons<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#effective-time-handling-after-enabling-horizons" class="hash-link" aria-label="Direct link to Effective time handling after enabling Horizons" title="Direct link to Effective time handling after enabling Horizons" translate="no">​</a></h4>
<p>We identified an issue where the <strong>EffectiveTime</strong> could be incorrectly set when enabling Horizons. This occurred because the system updated the effective date before a valid creation timestamp was available for the identity.</p>
<p>We have updated the process to wait until the identity is delivered with a valid creation timestamp before setting the EffectiveTime, ensuring inconsistencies are resolved automatically.</p>
<p><code>INC-309375</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="ssis-improved-performance-for-long-running-imports">SSIS: improved performance for long-running imports<a href="https://documentation.omadaidentity.com/horizons-release-notes/4th-May-2026/#ssis-improved-performance-for-long-running-imports" class="hash-link" aria-label="Direct link to SSIS: improved performance for long-running imports" title="Direct link to SSIS: improved performance for long-running imports" translate="no">​</a></h4>
<p>We have resolved an issue where long-running SSIS imports could experience performance degradation, with execution times exceeding historical baselines and impacting overall system responsiveness. The issue was caused by sustained resource pressure and data inefficiencies, including duplicate data and continuous identity calculation backlogs.</p>
<p>We have optimized import performance to restore expected execution times and improve overall system stability.</p>
<p><code>INC-309621</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[15 April 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/</guid>
            <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 15th of April 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-tip admonition_ma4n alert alert--success"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>Next scheduled release</div><div class="admonitionContent_JlCG"><p>Initial rollout date: 4th May 2026 <br>
Estimated completion date: 12th May 2026 <br></p><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2336</strong> <br>
Provisioning worker: <strong>15.0.0.1087</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="unwarranted-resets">Unwarranted resets<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/#unwarranted-resets" class="hash-link" aria-label="Direct link to Unwarranted resets" title="Direct link to Unwarranted resets" translate="no">​</a></h4>
<p>There was an issue with the existing accounts being treated as missing due to an exceeded AD import threshold. It initiated job recreation and caused a password reset for a substantial number of users.</p>
<p>The issue was resolved by reverting to a stable state, and while the import was halted, threshold values were increased to prevent repeated violations. To contain the risk of recurrence, the system state inconsistencies were corrected.</p>
<p><code>INC-310805</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="hr-import-failure">HR import failure<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/#hr-import-failure" class="hash-link" aria-label="Direct link to HR import failure" title="Direct link to HR import failure" translate="no">​</a></h4>
<p>The HR import failed due to a timeout after the Horizons update. The root cause was an identity missing a required internal business key, which caused the import to stall at the <code>IdentityJoin</code> step.</p>
<p>The issue was resolved by updating the identity with the unique business key, unblocking the import process.</p>
<p><code>INC-308354</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="missing-deletiontime">Missing DeletionTime<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2026/#missing-deletiontime" class="hash-link" aria-label="Direct link to Missing DeletionTime" title="Direct link to Missing DeletionTime" translate="no">​</a></h4>
<p>Following the Horizons update (23.03), there was an issue with identities marked as deleted, missing the <code>DeletionTime</code> attribute. As a result, the <code>ExpirationTime</code> field values were not populated, causing failures in identity lifecycle processing, including import failures.</p>
<p>The issue was resolved by correcting the handling of missing fields, related to deletion, in the identity data. Affected records were reprocessed to ensure the <code>DeletionTime</code> attribute and <code>ExpirationTime</code> fields were correctly populated.</p>
<p><code>INC-311099</code> <code>INC-311599</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[23 March 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/</guid>
            <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 23rd of March 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2185</strong> <br>
Provisioning worker: <strong>15.0.0.976</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="service-disruption">Service disruption<a href="https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/#service-disruption" class="hash-link" aria-label="Direct link to Service disruption" title="Direct link to Service disruption" translate="no">​</a></h4>
<p>There was a failure of scheduled import for all active systems caused by a duplicated initiation of the import process. It was a result of infrastructure performance degradation leading to API timeouts and delays in communication between <strong>staging</strong> and <strong>processing</strong> components.</p>
<p>The issue has been resolved to prevent duplicate processing and ensure correct handling of such edge cases in the future.</p>
<p><code>INC-307488</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="system-import-not-initiated">System import not initiated<a href="https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/#system-import-not-initiated" class="hash-link" aria-label="Direct link to System import not initiated" title="Direct link to System import not initiated" translate="no">​</a></h4>
<p>There was a recurring issue with the <strong>all systems</strong> import not being initiated. After a specific import has timed out, subsequent processes become stale, and full import attempts have not started correctly.</p>
<p>The issue was resolved by correcting the configuration of the system that was the root cause of the issue.</p>
<p><code>INC-307573</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="deactivated-users-handling">Deactivated users handling<a href="https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/#deactivated-users-handling" class="hash-link" aria-label="Direct link to Deactivated users handling" title="Direct link to Deactivated users handling" translate="no">​</a></h4>
<p>There was an issue with deactivated users. Instead of disabling existing accounts, the system misinterpreted the actual state and initiated a new account request, leading to failures, since the account already existed.</p>
<p>The issue was resolved, ensuring that the deprovisioning process is correctly handling deactivated users.</p>
<p><code>INC-304451</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-timeout">Import timeout<a href="https://documentation.omadaidentity.com/horizons-release-notes/23rd-March-2026/#import-timeout" class="hash-link" aria-label="Direct link to Import timeout" title="Direct link to Import timeout" translate="no">​</a></h4>
<p>Import resulted in a timeout due to an issue in the logging mechanism at the end of the import process and inconsistencies in identity reconciliation, leading to key duplicate conflicts.</p>
<p>The issues have been resolved, ensuring import performance stability and correct identity processing.</p>
<p><code>INC-306927</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[5 March 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/05th-March-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/05th-March-2026/</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 5th of March 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2185</strong> <br>
Provisioning worker: <strong>15.0.0.976</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/05th-March-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="analytics-inconsistencies">Analytics inconsistencies<a href="https://documentation.omadaidentity.com/horizons-release-notes/05th-March-2026/#analytics-inconsistencies" class="hash-link" aria-label="Direct link to Analytics inconsistencies" title="Direct link to Analytics inconsistencies" translate="no">​</a></h4>
<p>Several inconsistencies were identified, including a mix of synchronization issues, referencing an incorrect account during RoPE calculations or data-handling. The main issue was timing with identity calculations overlapping with imports resulting in mismatch between accounts and resource assignments.
The processing flow has been stabilized to prevent such overlaps, and remaining minor issues have been corrected to ensure accurate and predictable behavior.</p>
<p><code>INC-298001</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[16 February 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/</guid>
            <pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - 16th of February 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2185</strong> <br>
Provisioning worker: <strong>15.0.0.976</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-warnings">Import warnings<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/#import-warnings" class="hash-link" aria-label="Direct link to Import warnings" title="Direct link to Import warnings" translate="no">​</a></h4>
<p>There was an issue where system was showing warnings for the import, even though the import was completed successfully. The import log was stating no errors and warning details were empty. This resulted in differences between the import actual result and the UI status.
The issue has been resolved and inconsistencies between the actual state of the import and the UI status have been fixed.</p>
<p><code>INC-305009</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="authentication-issue">Authentication issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/#authentication-issue" class="hash-link" aria-label="Direct link to Authentication issue" title="Direct link to Authentication issue" translate="no">​</a></h4>
<p>There was an issue with the authentication process, related to some OAuth2 handling limitations. It resulted in test connection producing misleading error messages.
The issue has been resolved and the OAuth2 custom authorization is now supported when testing connection with Cloud Application Gateway is enabled.</p>
<p><code>INC-304718</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="analytics-inconsistencies">Analytics inconsistencies<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/#analytics-inconsistencies" class="hash-link" aria-label="Direct link to Analytics inconsistencies" title="Direct link to Analytics inconsistencies" translate="no">​</a></h4>
<p>Analytics inconsistencies related to missing references, despite data correctly appearing in the database, were identified. The inconsistencies were caused by a timing issue during identity calculation, where for example, identity was recalculated simultaneously with the import running.
The issue with the synchronization has been resolved with validation verifying correct behavior.</p>
<p><code>INC-298001</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="system-import-error">System import error<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-February-2026/#system-import-error" class="hash-link" aria-label="Direct link to System import error" title="Direct link to System import error" translate="no">​</a></h4>
<p>There was an issue with daily imports for non-SAP systems failing with errors reporting timeouts and database connection limits. The issue was caused by an incorrect import progress reporting and not data loss. It has been resolved.</p>
<p><code>INC-303120</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[3 February 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/3rd-February-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/3rd-February-2026/</guid>
            <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Release notes for Omada Horizons - February 2026]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<blockquote>
<p><strong>Cloud Application Gateway version</strong> <br>
Import worker: <strong>15.0.0.2116</strong> <br>
Provisioning worker: <strong>15.0.0.974</strong> <br></p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-February-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="azure-log-analytics-size-issue">Azure Log Analytics size issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-February-2026/#azure-log-analytics-size-issue" class="hash-link" aria-label="Direct link to Azure Log Analytics size issue" title="Direct link to Azure Log Analytics size issue" translate="no">​</a></h4>
<p>There was an issue with warnings in the Azure Log Analytics pointing to the exceeded size limit of log messages. The issue has been resolved, and the limit has been adjusted to safely handle larger log messages and prevent unnecessary warnings.</p>
<p><code>INC-303483</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="halted-imports">Halted imports<a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-February-2026/#halted-imports" class="hash-link" aria-label="Direct link to Halted imports" title="Direct link to Halted imports" translate="no">​</a></h4>
<p>There was an issue where imports appeared halted, caused by an inconsistency setting the import state to <em>error</em> in the UI, even though the underlying data processing was completed successfully. The import status handling has been fixed, and the issue is resolved.</p>
<p><code>INC-304436</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[13 January 2026]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[badge]]></description>
            <content:encoded><![CDATA[<p><img decoding="async" loading="lazy" src="https://img.shields.io/badge/Current_state_%3A-Completed-2ea44f" alt="badge" class="img_BDNd"></p>
<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="changes-">Changes <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Change-32445b" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#changes-" class="hash-link" aria-label="Direct link to changes-" title="Direct link to changes-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="clean-up-import-profile">Clean-up import profile<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#clean-up-import-profile" class="hash-link" aria-label="Direct link to Clean-up import profile" title="Direct link to Clean-up import profile" translate="no">​</a></h4>
<p>The clean-up import profile implementation has been improved to boost efficiency and minimize downtime risks.</p>
<p>Previously the clean-up import profile was performed by an event definition. With the introduced changes, a scheduler component acts as a replacement for the event definition. It is operated and managed by Omada to optimize efficiency and minimize negative performance impact by adjusting the schedule based on recorded and predicted data load.</p>
<p>The clean-up feature itself is not affected by this change, providing instead  more predictable and controllable behavior.</p>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="queued-imports-not-running">Queued imports not running<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#queued-imports-not-running" class="hash-link" aria-label="Direct link to Queued imports not running" title="Direct link to Queued imports not running" translate="no">​</a></h4>
<p>There was an issue with scheduled imports not initiating, despite no obvious blockers (actively running imports).</p>
<p>The issue has been resolved with the improvement to import execution and queue handling logic.</p>
<p><code>INC-298748</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="test-connection-and-preview-feature-failing">Test connection and preview feature failing<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#test-connection-and-preview-feature-failing" class="hash-link" aria-label="Direct link to Test connection and preview feature failing" title="Direct link to Test connection and preview feature failing" translate="no">​</a></h4>
<p>There was an issue with the test connection and preview features timing-out. The issue has been resolved and both features are performed correctly.</p>
<p><code>INC-302553</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="scheduled-import-failing">Scheduled import failing<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#scheduled-import-failing" class="hash-link" aria-label="Direct link to Scheduled import failing" title="Direct link to Scheduled import failing" translate="no">​</a></h4>
<p>A scheduled overnight import was failing during the <code>Processing</code> phase. The timeout was caused by incorrect reporting on <code>processing</code> progress. The issue has been resolved, and imports are now running correctly.</p>
<p><code>INC-303120</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="no-data-import-disables-identities">No-data import disables identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#no-data-import-disables-identities" class="hash-link" aria-label="Direct link to No-data import disables identities" title="Direct link to No-data import disables identities" translate="no">​</a></h4>
<p>There was an issue where imports were processed as valid, even though they did not contain identity data. It initiated the <code>DeleteDetection</code> and led to the removal of all identities in the environment. This was caused by performing the delete-threshold validation when imports were queued and not initiated. The issue was resolved by shifting the threshold validation to a moment when the import is initiated. This ensures that the evaluation is accurate for each import.</p>
<p><code>INC-303020</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="failing-deprovisioning-attempts">Failing deprovisioning attempts<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#failing-deprovisioning-attempts" class="hash-link" aria-label="Direct link to Failing deprovisioning attempts" title="Direct link to Failing deprovisioning attempts" translate="no">​</a></h4>
<p>Omitted removed resource assignment resulted in a repeated and failing deprovisioning attempts. The issue has been resolved by correcting deletion state tracking and by enforcing a full state refresh after imports.</p>
<p><code>INC-299571</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-ownership-issue">Account ownership issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/13th-January-2026/#account-ownership-issue" class="hash-link" aria-label="Direct link to Account ownership issue" title="Direct link to Account ownership issue" translate="no">​</a></h4>
<p>Account ownership configuration provided in a survey did not result in the account being correctly joined to an appropriate identity. This resulted in the same accounts reappearing in later surveys.
The issue has been resolved.</p>
<p><code>INC-298777</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[16 December 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/</guid>
            <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="clean-up-import-failing-to-complete">Clean-up import failing to complete<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/#clean-up-import-failing-to-complete" class="hash-link" aria-label="Direct link to Clean-up import failing to complete" title="Direct link to Clean-up import failing to complete" translate="no">​</a></h4>
<p>The clean-up import remained in a running state, even after a log entry indicated the process was completed. This blocked other imports. The issue has been resolved, and clean-up imports are now correctly transitioned to the completed state after finalization.</p>
<p><code>INC-296698</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="failing-imports">Failing imports<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/#failing-imports" class="hash-link" aria-label="Direct link to Failing imports" title="Direct link to Failing imports" translate="no">​</a></h4>
<p>There was an issue with imports failing with a timeout message. This was due to an unusually large number of resource assignments marked for deletion that led to exceeding the timeout threshold. To resolve the issue a clean-up was performed and following imports were successful.</p>
<p><code>INC-300640</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="identity-join-issue">Identity join issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/16th-December-2025/#identity-join-issue" class="hash-link" aria-label="Direct link to Identity join issue" title="Direct link to Identity join issue" translate="no">​</a></h4>
<p>The identity join process was not performing correctly. The issue has been resolved.</p>
<p><code>INC-296642</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[10 November 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/</guid>
            <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-errors-on-csv-systems">Import errors on CSV systems<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#import-errors-on-csv-systems" class="hash-link" aria-label="Direct link to Import errors on CSV systems" title="Direct link to Import errors on CSV systems" translate="no">​</a></h4>
<p>There was an issue with the flat file connector failing with a <code>Permission denied (password)</code> message. Retrying the selected action usually resolved the issue. To mitigate the issue, the flat file connector was improved with support for both password and keyboard-interactive authentication methods. An auto-retry mechanism for failed login attempts was also added.</p>
<p><code>INC-298874</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="identities-import-issues">Identities import issues<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#identities-import-issues" class="hash-link" aria-label="Direct link to Identities import issues" title="Direct link to Identities import issues" translate="no">​</a></h4>
<p>There was an issue with importing identities with delta imports. Some were processed only after performing a full HR import with the <strong>Reset High Watermark</strong> option enabled. The issue was caused by incorrect and inconsistent parsing on watermark timestamps. The parsing and handling of timestamps have been improved resolving the import issue.</p>
<p><code>INC-295761</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-thresholds-behavior">Import thresholds behavior<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#import-thresholds-behavior" class="hash-link" aria-label="Direct link to Import thresholds behavior" title="Direct link to Import thresholds behavior" translate="no">​</a></h4>
<p>There was an issue with identity updates not processed after accepting an import threshold, causing the threshold to be repeatedly triggered. The issue was a result of an inconsistent handling of date values containing UTC offset. The date handling has now been improved and all accepted updates are now processed correctly.</p>
<p><code>INC-297004</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="system-page-slow-loading">System page slow loading<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#system-page-slow-loading" class="hash-link" aria-label="Direct link to System page slow loading" title="Direct link to System page slow loading" translate="no">​</a></h4>
<p>The performance has been optimized, decreasing page loading times and improving reliability.</p>
<p><code>INC-296091</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-ownership-review">Account ownership review<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#account-ownership-review" class="hash-link" aria-label="Direct link to Account ownership review" title="Direct link to Account ownership review" translate="no">​</a></h4>
<p>There was an issue where accounts approved using Account Ownership reviews in the compliance workbench remained orphaned and were not linked to the selected identity. This has been resolved by applying survey decisions automatically, so matching between approved accounts and correct identities no longer requires manual actions from the user.</p>
<p><code>INC-297773</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="identity-property-loss">Identity property loss<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#identity-property-loss" class="hash-link" aria-label="Direct link to Identity property loss" title="Direct link to Identity property loss" translate="no">​</a></h4>
<p>Previously, there was a risk that identity properties could be lost after an import with <strong>Reset High Watermark</strong> option enabled failed. To remove the risk, the system now prioritizes active entities during data joins. This prevents incomplete merges and ensures all identity attributes remain intact after imports.</p>
<p><code>INC-297866</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="lookup-feature-issues">Lookup feature issues<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-November-2025/#lookup-feature-issues" class="hash-link" aria-label="Direct link to Lookup feature issues" title="Direct link to Lookup feature issues" translate="no">​</a></h4>
<p>There was an issue with environment timeouts related to the lookup functionality. To resolve the issue we have optimized lookup during exports to reduce timeouts in environments with large volumes of context assignments and accounts. Batching and latest-record resolution were improved, leading to more stable HR imports and fewer lookup-related warnings.</p>
<p><code>INC-296892</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[20 September 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/</guid>
            <pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="preview-blocking-system-removal">Preview blocking system removal<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#preview-blocking-system-removal" class="hash-link" aria-label="Direct link to Preview blocking system removal" title="Direct link to Preview blocking system removal" translate="no">​</a></h4>
<p>There was an issue where a system could not be removed if a preview was performed. The issue has been resolved, and performing a preview no longer blocks system removal.</p>
<p><code>INC-296779</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="system-page-loading-issues">System page loading issues<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#system-page-loading-issues" class="hash-link" aria-label="Direct link to System page loading issues" title="Direct link to System page loading issues" translate="no">​</a></h4>
<p>There was an issue with unsuccessful or prolonged loading of systems pages. The performance has been improved to address those issues and stabilize loading time.</p>
<p><code>INC-295786</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="migration-failing">Migration failing<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#migration-failing" class="hash-link" aria-label="Direct link to Migration failing" title="Direct link to Migration failing" translate="no">​</a></h4>
<p>There was an issue with the migration process failing due to unsupported mappings. The issue has been resolved and migration is no longer compromised.</p>
<p><code>INC-265344</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="expression-execution-issue-in-mappings">Expression execution issue in mappings<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#expression-execution-issue-in-mappings" class="hash-link" aria-label="Direct link to Expression execution issue in mappings" title="Direct link to Expression execution issue in mappings" translate="no">​</a></h4>
<p>Expressions in mappings failed to execute when referenced properties were empty or missing values. This issue has been resolved, and expressions now handle empty property values correctly, ensuring reliable execution.</p>
<p><code>INC-295659</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="prolonged-rope-calculations">Prolonged RoPE calculations<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#prolonged-rope-calculations" class="hash-link" aria-label="Direct link to Prolonged RoPE calculations" title="Direct link to Prolonged RoPE calculations" translate="no">​</a></h4>
<p>RoPE calculations were prolonged and occasionally caused time-outs. Performance has been optimized to ensure faster and more reliable calculations.</p>
<p><code>INC-295088</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="resource-assignment-deprovisioning-after-import">Resource assignment deprovisioning after import<a href="https://documentation.omadaidentity.com/horizons-release-notes/20th-September-2025/#resource-assignment-deprovisioning-after-import" class="hash-link" aria-label="Direct link to Resource assignment deprovisioning after import" title="Direct link to Resource assignment deprovisioning after import" translate="no">​</a></h4>
<p>Recalculation was not automatically triggered following imports that included removed resources with associated resource assignments. For some identities this led to unintended deprovisioning of deleted resource assignments. This issue has been resolved and recalculation now occurs as expected, preventing incorrect deprovisioning.</p>
<p><code>INC-295643</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[15 August 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/</guid>
            <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-issue">Import issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/#import-issue" class="hash-link" aria-label="Direct link to Import issue" title="Direct link to Import issue" translate="no">​</a></h4>
<p>There was an issue with timeout while processing messages that resulted in the import processing. The issue has been resolved.</p>
<p><code>INC-295476</code>, <code>INC-295088</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="issues-with-the-managedinternally-parameter">Issues with the <code>ManagedInternally</code> parameter<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/#issues-with-the-managedinternally-parameter" class="hash-link" aria-label="Direct link to issues-with-the-managedinternally-parameter" title="Direct link to issues-with-the-managedinternally-parameter" translate="no">​</a></h4>
<p>There was an issue where the <code>PublicIdentityMerged.ManagedInternally</code> parameter retained the <em>true</em> value even after the employee record was imported from another source system. The issue has been resolved and the parameter behavior is now correct.</p>
<p><code>INC-294726</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-join-failing">Account join failing<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-August-2025/#account-join-failing" class="hash-link" aria-label="Direct link to Account join failing" title="Direct link to Account join failing" translate="no">​</a></h4>
<p>There was an issue where account join did not happen, even though identity and account met the join criteria. The issue has been resolved and the behavior is now correct.</p>
<p><code>INC-295089</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[10 May 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/10th-May-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/10th-May-2025/</guid>
            <pubDate>Sat, 10 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="changes-">Changes <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Change-32445b" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-May-2025/#changes-" class="hash-link" aria-label="Direct link to changes-" title="Direct link to changes-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="processing-terminated-identities">Processing <code>terminated</code> identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-May-2025/#processing-terminated-identities" class="hash-link" aria-label="Direct link to processing-terminated-identities" title="Direct link to processing-terminated-identities" translate="no">​</a></h4>
<p>The introduction of Horizons improved performance, scalability and brought additional functionalities, for example identity merge, without drastically changing how data is manipulated during the import process. However, <code>terminated</code> identities were filtered out from the processing stage which made managing updates and attributes for <code>terminated</code> and <code>re-hires</code> identities challenging.</p>
<p>To address the challenge with the processing of <code>terminated</code> identities that have accounts still existing in the system, the <strong>FilterTerminatedIdentities</strong> setting has been configured to the <em>false</em> value by default.</p>
<p>With the following mappings it allows to have an overview of the account ownership for terminated identities that were not deleted from Omada Identity.</p>
<table><thead><tr><th>Destination</th><th>Operator</th><th>Source</th></tr></thead><tbody><tr><td><strong>Status</strong></td><td>Expression</td><td><code>IDENTITYSTATUS_Value == "Terminated" ? "PostValidity" : IDENTITYSTATUS_Value</code></td></tr><tr><td><strong>ManagedByOIS</strong></td><td>Expression</td><td><code>IDENTITYCATEGORY_Value == "Contractor" || IDENTITYTYPE_Value == "Machine" || IDENTITYSTATUS_Value == "Terminated"</code></td></tr></tbody></table>
<p>For newly deployed and migrated systems that are operating with the Horizons solution, the <strong>FilterTerminatedIdentities</strong> setting is by default configured to <em>false</em>.</p>
<p>For systems that are already utilizing Horizons, Omada recommends changing the <strong>FilterTerminatedIdentities</strong> value to <em>false</em> for non-production environments.If testing of the <code>terminated</code> identities management is satisfactory, contact <strong>Omada Support</strong> to change the default value of the setting in the production environment.</p>
<p>For more information, go to the <a class="" href="https://documentation.omadaidentity.com/docs/horizon/horizon-system-recommendations/">Recommendations</a> section of Horizons documentation.</p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[15 April 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/</guid>
            <pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-joined-to-multiple-identities">Account joined to multiple identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#account-joined-to-multiple-identities" class="hash-link" aria-label="Direct link to Account joined to multiple identities" title="Direct link to Account joined to multiple identities" translate="no">​</a></h4>
<p>There was an issue with a single account joined to multiple identities. The issue has been resolved and no longer occurs.</p>
<p><code>INC-288773</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-matching-to-two-identities">Account matching to two identities<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#account-matching-to-two-identities" class="hash-link" aria-label="Direct link to Account matching to two identities" title="Direct link to Account matching to two identities" translate="no">​</a></h4>
<p>There was an issue with an account matching to two identities, with one of them having the <em>terminated</em> status. The issue has been resolved.</p>
<p><code>INC-289439</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="frozen-import">Frozen import<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#frozen-import" class="hash-link" aria-label="Direct link to Frozen import" title="Direct link to Frozen import" translate="no">​</a></h4>
<p>There was an issue with imports being suspended and not progressing. The issue has been resolved.</p>
<p><code>INC-290154</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="new-hire-calculations-fail">New hire calculations fail<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#new-hire-calculations-fail" class="hash-link" aria-label="Direct link to New hire calculations fail" title="Direct link to New hire calculations fail" translate="no">​</a></h4>
<p>There was an issue with the way accounts were fetched resulting in calculations failing. This issue has been resolved and identities are processed correctly.</p>
<p><code>INC-289592</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="import-not-starting">Import not starting<a href="https://documentation.omadaidentity.com/horizons-release-notes/15th-April-2025/#import-not-starting" class="hash-link" aria-label="Direct link to Import not starting" title="Direct link to Import not starting" translate="no">​</a></h4>
<p>There was an issue with the Worker Service losing connection with SignalR. If the reconnection attempt failed in a short timeframe, the Worker Service was not receiving notifications from SignalR, thus disrupting the import process. The issue has been resolved.</p>
<p><code>INC-289305</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[3 March 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/3rd-March-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/3rd-March-2025/</guid>
            <pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-March-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="missing-account-join-scope">Missing Account join scope<a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-March-2025/#missing-account-join-scope" class="hash-link" aria-label="Direct link to Missing Account join scope" title="Direct link to Missing Account join scope" translate="no">​</a></h4>
<p>There was an issue with the missing <strong>Account join</strong> scope in ownership rules. It has been resolved, and complete configuration is provided to the <strong>Account join</strong> component, ensuring it works correctly.</p>
<p><code>INC-289350</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-classification-issue">Account classification issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/3rd-March-2025/#account-classification-issue" class="hash-link" aria-label="Direct link to Account classification issue" title="Direct link to Account classification issue" translate="no">​</a></h4>
<p>We have resolved a classification issue where, during the migration process, accounts were assigned incorrect type.</p>
<p><code>INC-288861</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[11 February 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/</guid>
            <pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="resolved-bugs-and-issues-">Resolved bugs and issues <img decoding="async" loading="lazy" src="https://img.shields.io/badge/Bug_fix-da5e3c" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#resolved-bugs-and-issues-" class="hash-link" aria-label="Direct link to resolved-bugs-and-issues-" title="Direct link to resolved-bugs-and-issues-" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="identities-joining-on-empty-fields">Identities joining on empty fields<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#identities-joining-on-empty-fields" class="hash-link" aria-label="Direct link to Identities joining on empty fields" title="Direct link to Identities joining on empty fields" translate="no">​</a></h4>
<p>There was an issue with identities joining with the <strong>join</strong> field value empty or set to <em>null</em>. The issue has been resolved preventing this behavior.</p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="errors-during-staging-phase-of-the-import">Errors during staging phase of the import<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#errors-during-staging-phase-of-the-import" class="hash-link" aria-label="Direct link to Errors during staging phase of the import" title="Direct link to Errors during staging phase of the import" translate="no">​</a></h4>
<p>There was an issue with inconsistent date formats in records, which caused errors during the staging phase of the import. Changing the expression to parse the incorrect date format has resolved the issue.</p>
<p><code>INC-286652</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="system-import-issue">System import issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#system-import-issue" class="hash-link" aria-label="Direct link to System import issue" title="Direct link to System import issue" translate="no">​</a></h4>
<p>An issue with starting the system import, caused by incorrectly set id, has been resolved.</p>
<p><code>INC-286535</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="rope-calculation-issue">RoPE calculation issue<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#rope-calculation-issue" class="hash-link" aria-label="Direct link to RoPE calculation issue" title="Direct link to RoPE calculation issue" translate="no">​</a></h4>
<p>An issue with a suspended RoPE calculation has been resolved.</p>
<p><code>INC-286501</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="account-join-doesnt-assign-account-type">Account join doesn't assign account type<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#account-join-doesnt-assign-account-type" class="hash-link" aria-label="Direct link to Account join doesn't assign account type" title="Direct link to Account join doesn't assign account type" translate="no">​</a></h4>
<p>An issue where classification rule, that can only have the <strong>Scope attribute</strong> setting configured with the <em>Identity join reason</em> or <em>Identity join properties</em> value, was not working correctly because those values are also used by the ownership rule. The issue has been resolved.</p>
<p><code>INC-286323</code></p>
<h4 class="anchor anchorTargetStickyNavbar_g6Y2" id="old-data-not-removed-after-updating">Old data not removed after updating<a href="https://documentation.omadaidentity.com/horizons-release-notes/11th-February-2025/#old-data-not-removed-after-updating" class="hash-link" aria-label="Direct link to Old data not removed after updating" title="Direct link to Old data not removed after updating" translate="no">​</a></h4>
<p>An issue with old records not being removed after data is updated has been resolved and now only entries with correct data are visible.</p>
<p><code>INC-286406</code></p>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[29 January 2025]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/29th-January-2025/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/29th-January-2025/</guid>
            <pubDate>Wed, 29 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<div class="theme-admonition theme-admonition-tip admonition_ma4n alert alert--success"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>Highlight</div><div class="admonitionContent_JlCG"><p>With the January 2025 CU release, the Horizons platform achieves full feature parity with our previous data ingestion platform.</p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="the-following-components-have-been-updated-">The following components have been updated <img decoding="async" loading="lazy" src="https://img.shields.io/badge/New_version-1e7c88" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/29th-January-2025/#the-following-components-have-been-updated-" class="hash-link" aria-label="Direct link to the-following-components-have-been-updated-" title="Direct link to the-following-components-have-been-updated-" translate="no">​</a></h3>
<ul>
<li class="">Account join</li>
<li class="">API</li>
<li class="">Delete detection</li>
<li class="">History tracking</li>
<li class="">Identity join</li>
<li class="">Identity merge</li>
<li class="">Import service</li>
<li class="">Import worker</li>
<li class="">Lookup service</li>
<li class="">Operational data store</li>
<li class="">Reproject component</li>
<li class="">Rope adapter</li>
</ul>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
        <item>
            <title><![CDATA[10 December 2024]]></title>
            <link>https://documentation.omadaidentity.com/horizons-release-notes/10th-December-2024/</link>
            <guid>https://documentation.omadaidentity.com/horizons-release-notes/10th-December-2024/</guid>
            <pubDate>Tue, 10 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[To receive updates about new posts and release notes, subscribe to our RSS feed//documentation.omadaidentity.com/horizons-release-notes/rss.xml]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-note admonition_ma4n alert alert--secondary"><div class="admonitionHeading_Z4A6"><span class="admonitionIcon_WCwL"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Stay updated</div><div class="admonitionContent_JlCG"><p>To receive updates about new posts and release notes, subscribe to our RSS feed: <a href="https://documentation.omadaidentity.com/horizons-release-notes/rss.xml" target="_blank" rel="noopener noreferrer" class="">https://documentation.omadaidentity.com/horizons-release-notes/rss.xml</a></p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_g6Y2" id="the-following-components-have-been-updated-">The following components have been updated <img decoding="async" loading="lazy" src="https://img.shields.io/badge/New_version-1e7c88" alt="" class="img_BDNd"><a href="https://documentation.omadaidentity.com/horizons-release-notes/10th-December-2024/#the-following-components-have-been-updated-" class="hash-link" aria-label="Direct link to the-following-components-have-been-updated-" title="Direct link to the-following-components-have-been-updated-" translate="no">​</a></h3>
<ul>
<li class="">Account join</li>
<li class="">API</li>
<li class="">Delete detection</li>
<li class="">Identity join</li>
<li class="">Identity merge</li>
<li class="">Import service</li>
<li class="">Lookup service</li>
<li class="">Reproject component</li>
<li class="">RoPE adapter</li>
<li class="">RoPE calculator</li>
<li class="">Worker service</li>
</ul>]]></content:encoded>
            <category>Horizons</category>
            <category>Release Notes</category>
        </item>
    </channel>
</rss>