<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.seqera.io/changelog</id>
    <title>Seqera Changelog</title>
    <updated>2026-07-15T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.seqera.io/changelog"/>
    <subtitle>Stay updated with our blog posts!</subtitle>
    <icon>https://docs.seqera.io/img/icon-logo.svg</icon>
    <rights>Copyright © 2026 Seqera</rights>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.07.0-edge]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.07.0-edge</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge"/>
        <updated>2026-07-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Added a Semantics reference page to the docs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7271" target="_blank" rel="noopener noreferrer" class="">#7271</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="configuration">Configuration<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#configuration" class="hash-link" aria-label="Direct link to Configuration" title="Direct link to Configuration" translate="no">​</a></h3>
<ul>
<li class="">Added the <code>docker.cpuLimits</code> config option by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7289" target="_blank" rel="noopener noreferrer" class="">#7289</a></li>
<li class="">Added the <code>seqera.executor.providerConfig</code> option by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7335" target="_blank" rel="noopener noreferrer" class="">#7335</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="google-batch">Google Batch<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#google-batch" class="hash-link" aria-label="Direct link to Google Batch" title="Direct link to Google Batch" translate="no">​</a></h3>
<ul>
<li class="">Added a docs note about IAM roles for <code>google.batch.serviceAccountEmail</code> by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7291" target="_blank" rel="noopener noreferrer" class="">#7291</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#plugins" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Sent pipeline-secret references to the Seqera Scheduler from <code>nf-seqera</code> by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7314" target="_blank" rel="noopener noreferrer" class="">#7314</a></li>
<li class="">Skipped <code>nf-tower</code> when superseded by <code>nf-seqera</code> by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7283" target="_blank" rel="noopener noreferrer" class="">#7283</a></li>
<li class="">Reverted "Consolidate nf-tower plugin into nf-seqera (#7252)" by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/da5afcfe97f7a3a7b2408562bac8e8573df753f4" target="_blank" rel="noopener noreferrer" class="">da5afcfe9</a></li>
<li class="">Reverted "Skip nf-tower when superseded by nf-seqera (#7283)" by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/c5dec3b4e9c5e576c8aec20b2409c61e6530d60a" target="_blank" rel="noopener noreferrer" class="">c5dec3b4e</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added a graceful fallback for the <code>array</code> directive with unsupported executors by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7296" target="_blank" rel="noopener noreferrer" class="">#7296</a></li>
<li class="">Added two Indian scientists to <code>NameGenerator</code> by @deepmind11 in <a href="https://github.com/nextflow-io/nextflow/pull/7079" target="_blank" rel="noopener noreferrer" class="">#7079</a></li>
<li class="">Clarified Bitbucket API token auth requirements in the docs by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7279" target="_blank" rel="noopener noreferrer" class="">#7279</a></li>
<li class="">Clarified the override behavior of the <code>resourceLabels</code> directive in the docs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7287" target="_blank" rel="noopener noreferrer" class="">#7287</a></li>
<li class="">Dropped the dead oss.sonatype.org repository by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7282" target="_blank" rel="noopener noreferrer" class="">#7282</a></li>
<li class="">Showed the absolute path in the missing main script error by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7286" target="_blank" rel="noopener noreferrer" class="">#7286</a></li>
<li class="">Used the scheduler API exit code, falling back to the <code>.exitcode</code> file by @jordeu in <a href="https://github.com/nextflow-io/nextflow/pull/7273" target="_blank" rel="noopener noreferrer" class="">#7273</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h3>
<ul>
<li class="">Bumped jackson 2.21.1 to 2.21.4 to fix high-severity CVEs by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7274" target="_blank" rel="noopener noreferrer" class="">#7274</a></li>
<li class="">Bumped <code>jackson-databind</code> to patched versions to fix deserialization CVEs by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7322" target="_blank" rel="noopener noreferrer" class="">#7322</a></li>
<li class="">Replaced the discontinued <code>bcprov-ext</code> with <code>bcprov-jdk18on</code> 1.84 to fix CVE-2025-14813 by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7284" target="_blank" rel="noopener noreferrer" class="">#7284</a></li>
<li class="">Used the wiremock self-contained distribution to drop vulnerable handlebars by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7275" target="_blank" rel="noopener noreferrer" class="">#7275</a></li>
<li class="">Pinned Docusaurus dependencies by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7324" target="_blank" rel="noopener noreferrer" class="">#7324</a></li>
<li class="">Updated the <code>actions/checkout</code> action to v6.0.3 by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7325" target="_blank" rel="noopener noreferrer" class="">#7325</a></li>
<li class="">Updated the <code>anthropics/claude-code-action</code> action to v1.0.168 by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7326" target="_blank" rel="noopener noreferrer" class="">#7326</a></li>
<li class="">Updated <code>ch.qos.logback:logback-classic</code> to v1.5.37 by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7327" target="_blank" rel="noopener noreferrer" class="">#7327</a></li>
<li class="">Updated <code>ch.qos.logback:logback-core</code> to v1.5.35 (security) by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7297" target="_blank" rel="noopener noreferrer" class="">#7297</a></li>
<li class="">Updated <code>com.azure:azure-compute-batch</code> to v1.0.0-beta.6 by @seqeralabs-renovate in <a href="https://github.com/nextflow-io/nextflow/pull/7128" target="_blank" rel="noopener noreferrer" class="">#7128</a></li>
<li class="">Bumped <code>nf-amazon@3.10.1</code></li>
<li class="">Bumped <code>nf-azure@1.23.1</code></li>
<li class="">Bumped <code>nf-google@1.27.4</code></li>
<li class="">Bumped <code>nf-k8s@1.5.5</code></li>
<li class="">Bumped <code>nf-seqera@0.23.0</code></li>
<li class="">Bumped <code>nf-tower@1.29.1</code></li>
<li class="">Bumped <code>nf-wave@1.21.1</code></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features-1">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#language-features-1" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Fixed error checking in workflow emits by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7058" target="_blank" rel="noopener noreferrer" class="">#7058</a></li>
<li class="">Fixed path input for exec processes by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7272" target="_blank" rel="noopener noreferrer" class="">#7272</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="configuration-1">Configuration<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#configuration-1" class="hash-link" aria-label="Direct link to Configuration" title="Direct link to Configuration" translate="no">​</a></h3>
<ul>
<li class="">Excluded null config environment entries from the task environment by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7294" target="_blank" rel="noopener noreferrer" class="">#7294</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="aws-batch">AWS Batch<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#aws-batch" class="hash-link" aria-label="Direct link to AWS Batch" title="Direct link to AWS Batch" translate="no">​</a></h3>
<ul>
<li class="">Fixed <code>containerOptions</code> <code>--opt=value</code> parsing for AWS Batch by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7288" target="_blank" rel="noopener noreferrer" class="">#7288</a></li>
<li class="">Rounded up CPUs to the nearest valid value for AWS Batch Fargate by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7295" target="_blank" rel="noopener noreferrer" class="">#7295</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="azure">Azure<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#azure" class="hash-link" aria-label="Direct link to Azure" title="Direct link to Azure" translate="no">​</a></h3>
<ul>
<li class="">Tolerated stale or transient resize errors on autoscale Azure Batch pools by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7312" target="_blank" rel="noopener noreferrer" class="">#7312</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fusion">Fusion<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#fusion" class="hash-link" aria-label="Direct link to Fusion" title="Direct link to Fusion" translate="no">​</a></h3>
<ul>
<li class="">Keyed the Fusion license token cache by product and version by @robsyme in <a href="https://github.com/nextflow-io/nextflow/pull/7320" target="_blank" rel="noopener noreferrer" class="">#7320</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/nextflow/v26.07.0-edge#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed a high-severity form-data CRLF injection in the docs site by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7276" target="_blank" rel="noopener noreferrer" class="">#7276</a></li>
<li class="">Fixed a Kryo deserialization error with enum types by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7277" target="_blank" rel="noopener noreferrer" class="">#7277</a></li>
<li class="">Fixed URL percent-encoding lost on resume for HTTP/FTP paths by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7333" target="_blank" rel="noopener noreferrer" class="">#7333</a></li>
<li class="">Force-created staged input symlinks to allow task re-runs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7285" target="_blank" rel="noopener noreferrer" class="">#7285</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.07.0-edge" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.07.0-edge</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Wave v1.36.0]]></title>
        <id>https://docs.seqera.io/changelog/wave/v1.36.0</id>
        <link href="https://docs.seqera.io/changelog/wave/v1.36.0"/>
        <updated>2026-07-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/wave/v1.36.0#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/wave/v1.36.0#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Reduced response contents to remove unneeded fields by @gavinelder in <a href="https://github.com/seqeralabs/wave/pull/1073" target="_blank" rel="noopener noreferrer" class="">#1073</a></li>
<li class="">Added progressive container expiration extension by @pditommaso in <a href="https://github.com/seqeralabs/wave/pull/782" target="_blank" rel="noopener noreferrer" class="">#782</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/wave/v1.36.0#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h3>
<ul>
<li class="">Pinned Postgres containers and bumped test containers by @gavinelder in <a href="https://github.com/seqeralabs/wave/pull/1080" target="_blank" rel="noopener noreferrer" class="">#1080</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/seqeralabs/wave/compare/v1.35.1...v1.36.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/seqeralabs/wave/compare/v1.35.1...v1.36.0</a></p>]]></content>
        <category label="wave" term="wave"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Wave v1.35.1]]></title>
        <id>https://docs.seqera.io/changelog/wave/v1.35.1</id>
        <link href="https://docs.seqera.io/changelog/wave/v1.35.1"/>
        <updated>2026-07-13T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Bug fixes]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/wave/v1.35.1#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="container-building">Container building<a href="https://docs.seqera.io/changelog/wave/v1.35.1#container-building" class="hash-link" aria-label="Direct link to Container building" title="Direct link to Container building" translate="no">​</a></h3>
<ul>
<li class="">Fixed <code>which</code> availability for R (bioconda) post-links in Conda v2 builds by @pditommaso in <a href="https://github.com/seqeralabs/wave/pull/1070" target="_blank" rel="noopener noreferrer" class="">#1070</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/wave/v1.35.1#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Bumped <code>claude-code-action</code> to v1.0.87 to fix 404 model error by @ShahzebMahmood in <a href="https://github.com/seqeralabs/wave/pull/1078" target="_blank" rel="noopener noreferrer" class="">#1078</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/seqeralabs/wave/compare/v1.35.0...v1.35.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/seqeralabs/wave/compare/v1.35.0...v1.35.1</a></p>]]></content>
        <category label="wave" term="wave"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.04.6]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.04.6</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.04.6"/>
        <updated>2026-07-09T18:54:29.000Z</updated>
        <summary type="html"><![CDATA[Dependencies]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.04.6#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-seqera@0.21.1</code></li>
<li class="">Bumped <code>nf-tower@1.28.2</code></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.04.6" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.04.6</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.04.5]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.04.5</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.04.5"/>
        <updated>2026-07-09T16:10:17.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.04.5#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.04.5#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added GPU metrics to workflow-level execution summary by @cristianrcv in <a href="https://github.com/nextflow-io/nextflow/pull/7229" target="_blank" rel="noopener noreferrer" class="">#7229</a></li>
<li class="">Propagated Seqera Intelligent Compute scheduler run identifier to Platform by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7228" target="_blank" rel="noopener noreferrer" class="">#7228</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.04.5#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.04.5#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Fixed <code>flatMap</code> tuple error for dataflow value by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7254" target="_blank" rel="noopener noreferrer" class="">#7254</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.04.5#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-seqera@0.22.0</code></li>
<li class="">Bumped <code>nf-tower@1.29.0</code></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.04.5" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.04.5</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle62]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62"/>
        <updated>2026-07-03T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added the compute environment ID to the compute environment row card.</li>
<li class="">Added the <code>c9gd</code> instance family to the NVMe instance list.</li>
<li class="">Updated the list of available Azure regions.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments-1">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62#compute-environments-1" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added a clear error message when Azure Batch pool deletion fails.</li>
<li class="">Disabled compute environment form submission while the form is invalid.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="data-explorer">Data explorer<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle62#data-explorer" class="hash-link" aria-label="Direct link to Data explorer" title="Direct link to Data explorer" translate="no">​</a></h3>
<ul>
<li class="">Signed GCS genomic file URLs with V4 for IGV preview.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Wave v1.35.0]]></title>
        <id>https://docs.seqera.io/changelog/wave/v1.35.0</id>
        <link href="https://docs.seqera.io/changelog/wave/v1.35.0"/>
        <updated>2026-07-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/wave/v1.35.0#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/wave/v1.35.0#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added SSRF host validation using <code>lib-util-net</code> by @pditommaso in <a href="https://github.com/seqeralabs/wave/pull/1061" target="_blank" rel="noopener noreferrer" class="">#1061</a></li>
<li class="">Added the <code>waveBuildNotification</code> user preference for build email notifications by @robnewman in <a href="https://github.com/seqeralabs/wave/pull/1069" target="_blank" rel="noopener noreferrer" class="">#1069</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/wave/v1.35.0#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="container-building">Container building<a href="https://docs.seqera.io/changelog/wave/v1.35.0#container-building" class="hash-link" aria-label="Direct link to Container building" title="Direct link to Container building" translate="no">​</a></h3>
<ul>
<li class="">Fixed <code>conda/micromamba:v2</code> builds to use the micromamba 2 image by @pditommaso in <a href="https://github.com/seqeralabs/wave/pull/1065" target="_blank" rel="noopener noreferrer" class="">#1065</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/seqeralabs/wave/compare/v1.34.0...v1.35.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/seqeralabs/wave/compare/v1.34.0...v1.35.0</a></p>]]></content>
        <category label="wave" term="wave"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.06.0-edge]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.06.0-edge</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge"/>
        <updated>2026-06-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Clarified <code>storeDir</code> caveats with <code>env</code>, <code>eval</code>, and <code>stdout</code> outputs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7235" target="_blank" rel="noopener noreferrer" class="">#7235</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="azure">Azure<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#azure" class="hash-link" aria-label="Direct link to Azure" title="Direct link to Azure" translate="no">​</a></h3>
<ul>
<li class="">Added docs tip for relocating Docker storage on Azure Batch nodes by @adamrtalbot in <a href="https://github.com/nextflow-io/nextflow/pull/6937" target="_blank" rel="noopener noreferrer" class="">#6937</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fusion">Fusion<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#fusion" class="hash-link" aria-label="Direct link to Fusion" title="Direct link to Fusion" translate="no">​</a></h3>
<ul>
<li class="">Added a clear error when Fusion is enabled without an access token by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7263" target="_blank" rel="noopener noreferrer" class="">#7263</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#plugins" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Consolidated the <code>nf-tower</code> plugin into <code>nf-seqera</code> by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7252" target="_blank" rel="noopener noreferrer" class="">#7252</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added Fibonacci and Pareto to the run name generator by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7255" target="_blank" rel="noopener noreferrer" class="">#7255</a></li>
<li class="">Normalized version callouts in the docs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7256" target="_blank" rel="noopener noreferrer" class="">#7256</a></li>
<li class="">Propagated the Seqera Intelligent Compute scheduler run identifier to Platform by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7228" target="_blank" rel="noopener noreferrer" class="">#7228</a></li>
<li class="">Removed uncommitted specs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7267" target="_blank" rel="noopener noreferrer" class="">#7267</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h3>
<ul>
<li class="">Bumped <code>nf-seqera@1.0.0</code></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features-1">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#language-features-1" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Fixed docs example for record operations by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7250" target="_blank" rel="noopener noreferrer" class="">#7250</a></li>
<li class="">Fixed <code>flatMap</code> tuple error for dataflow value by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7254" target="_blank" rel="noopener noreferrer" class="">#7254</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/nextflow/v26.06.0-edge#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed failing unit tests with clean build by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7264" target="_blank" rel="noopener noreferrer" class="">#7264</a></li>
<li class="">Lowered <code>trace-access.nf</code> memory to fit CI runner capacity by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7266" target="_blank" rel="noopener noreferrer" class="">#7266</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.06.0-edge" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.06.0-edge</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle61]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61"/>
        <updated>2026-06-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added VPC and multiple subnet selection to AWS Cloud compute environments.</li>
<li class="">Added the <code>g7</code> instance family to the NVMe list.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Updated Nextflow to v26.04.4.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="access-control">Access control<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#access-control" class="hash-link" aria-label="Direct link to Access control" title="Direct link to Access control" translate="no">​</a></h3>
<ul>
<li class="">Split the <code>data_link</code> and <code>data_link_object</code> permissions into separate scopes. Workspace members with <strong>View</strong>, <strong>Connect</strong>, or <strong>Launch</strong> roles can now download files and generate download URLs from data-links. Upload and delete file operations remain restricted to <strong>Maintain</strong> and above.</li>
<li class="">Added pre-filling of first and last name from GitHub signup.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added a default workspace preference to the user profile.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Fixed lineage incorrectly showing as not enabled for submitted runs when it was enabled.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="access-control-1">Access control<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle61#access-control-1" class="hash-link" aria-label="Direct link to Access control" title="Direct link to Access control" translate="no">​</a></h3>
<ul>
<li class="">Fixed detection of a personal access token as a duplicate when creating a GitHub App with the same credentials.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Enterprise v26.1.3]]></title>
        <id>https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3</id>
        <link href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3"/>
        <updated>2026-06-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<div class="theme-admonition theme-admonition-info admonition_whTW alert alert--info block shadow-none border border-gray-200"><div class="admonitionHeading_lKjm"><span class="admonitionIcon_pdWJ"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_pDMz"><p>The legacy distribution endpoint at <code>cr.seqera.io/private</code> is deprecated. Only bug fixes for existing major releases will continue to be published there. New major releases of Seqera Platform are available from <code>cr.seqera.io/enterprise</code>. Seqera will provide updated credentials for the new endpoint — <a href="https://support.seqera.io/" target="_blank" rel="noopener noreferrer" class="">contact your Seqera representative</a> if you need access.</p></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Added pipeline schema, commit ID, head job CPUs, and head job memory to the workflow launch form summary, plus pipeline version and lineage fields when those features are active.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Fixed AWS credential validation failing for credentials using <code>assumeRoleArn</code> when <code>TOWER_ALLOW_INSTANCE_CREDENTIALS=true</code> without an explicit role mode.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Fixed duplicate credential detection to block GitHub App creation when a personal access token credential already exists for the same repository base URL.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-notes">Upgrade notes<a href="https://docs.seqera.io/changelog/seqera-enterprise/v26.1.3#upgrade-notes" class="hash-link" aria-label="Direct link to Upgrade notes" title="Direct link to Upgrade notes" translate="no">​</a></h2>
<p>No breaking changes. Standard upgrade procedure applies.</p>]]></content>
        <category label="seqera enterprise" term="seqera enterprise"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.05.0-edge]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.05.0-edge</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge"/>
        <updated>2026-06-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Removed the deprecated <code>echo</code> process directive by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7206" target="_blank" rel="noopener noreferrer" class="">#7206</a></li>
<li class="">Added support for record type input with dot-notation CLI params by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7170" target="_blank" rel="noopener noreferrer" class="">#7170</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="azure">Azure<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#azure" class="hash-link" aria-label="Direct link to Azure" title="Direct link to Azure" translate="no">​</a></h3>
<ul>
<li class="">Improved Azure Batch VM image diagnostics and fixed stale 24.04 docs by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7200" target="_blank" rel="noopener noreferrer" class="">#7200</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#plugins" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Added workflow DAG reporting to the <code>nf-tower</code> plugin by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7218" target="_blank" rel="noopener noreferrer" class="">#7218</a></li>
<li class="">Allowed the plugin version to be specified when running a plugin command by @JosuaCarl in <a href="https://github.com/nextflow-io/nextflow/pull/7113" target="_blank" rel="noopener noreferrer" class="">#7113</a></li>
<li class="">Added subcommand listing to <code>nextflow plugins -help</code> by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7197" target="_blank" rel="noopener noreferrer" class="">#7197</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added <code>-help</code> as an alias for <code>-h</code> in top-level CLI options by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7238" target="_blank" rel="noopener noreferrer" class="">#7238</a></li>
<li class="">Added GPU metrics to the workflow-level execution summary by @cristianrcv in <a href="https://github.com/nextflow-io/nextflow/pull/7229" target="_blank" rel="noopener noreferrer" class="">#7229</a></li>
<li class="">Added hidden plural/singular aliases for noun subcommands by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7239" target="_blank" rel="noopener noreferrer" class="">#7239</a></li>
<li class="">Added Nextflow module info to the lineage <code>TaskRun</code> entry by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7160" target="_blank" rel="noopener noreferrer" class="">#7160</a></li>
<li class="">Added <code>seqera://</code> data-links support to the <code>nf-tower</code> filesystem by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7070" target="_blank" rel="noopener noreferrer" class="">#7070</a></li>
<li class="">Added a <code>shellEnabled</code> option and per-task prediction model to the Seqera executor by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7204" target="_blank" rel="noopener noreferrer" class="">#7204</a></li>
<li class="">Added the <code>nextflow logfile</code> command by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7177" target="_blank" rel="noopener noreferrer" class="">#7177</a></li>
<li class="">Added a data lineage architecture decision record (ADR) by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7187" target="_blank" rel="noopener noreferrer" class="">#7187</a></li>
<li class="">Changed <code>stdout</code> outputs to <code>stderr</code> to avoid breaking piped output by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7121" target="_blank" rel="noopener noreferrer" class="">#7121</a></li>
<li class="">Clarified the distinction between modules and script inclusion in the docs by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7217" target="_blank" rel="noopener noreferrer" class="">#7217</a></li>
<li class="">Migrated the docs to the new build by @christopher-hakkaart in <a href="https://github.com/nextflow-io/nextflow/pull/7119" target="_blank" rel="noopener noreferrer" class="">#7119</a></li>
<li class="">Improved Tower telemetry error handling on transient gateway failures by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7190" target="_blank" rel="noopener noreferrer" class="">#7190</a></li>
<li class="">Mirrored test containers to <code>public.cr.seqera.io</code> to harden CI against quay.io outages by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7195" target="_blank" rel="noopener noreferrer" class="">#7195</a></li>
<li class="">Promoted the <code>latest</code> stable channel by version comparison instead of branch name by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/b5ac62e0c" target="_blank" rel="noopener noreferrer" class="">b5ac62e0c</a></li>
<li class="">Refactored <code>changelog.txt</code> to <code>CHANGELOG.md</code> by @ewels in <a href="https://github.com/nextflow-io/nextflow/pull/7179" target="_blank" rel="noopener noreferrer" class="">#7179</a></li>
<li class="">Added support for the accelerator directive in the local executor by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/5850" target="_blank" rel="noopener noreferrer" class="">#5850</a></li>
<li class="">Used a stop flag instead of a thread interrupt to shut down the logs checkpoint by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7193" target="_blank" rel="noopener noreferrer" class="">#7193</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features-1">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#language-features-1" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Fixed "No such variable" in typed output block with job arrays by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7221" target="_blank" rel="noopener noreferrer" class="">#7221</a></li>
<li class="">Fixed <code>cast</code> and <code>instanceof</code> with record types by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7185" target="_blank" rel="noopener noreferrer" class="">#7185</a></li>
<li class="">Fixed staging of <code>Path</code> fields of included record types by @robsyme in <a href="https://github.com/nextflow-io/nextflow/pull/7226" target="_blank" rel="noopener noreferrer" class="">#7226</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins-1">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#plugins-1" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Preserved the order of plugin declarations in config by @jagedn in <a href="https://github.com/nextflow-io/nextflow/pull/7227" target="_blank" rel="noopener noreferrer" class="">#7227</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed workflow completion handler being called twice by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7191" target="_blank" rel="noopener noreferrer" class="">#7191</a></li>
<li class="">Fixed lineage records for stub-run and eval outputs by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7211" target="_blank" rel="noopener noreferrer" class="">#7211</a></li>
<li class="">Fixed netty CVE-2026-44249 via an AWS SDK bump and <code>azure-core-http-netty</code> pin by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7223" target="_blank" rel="noopener noreferrer" class="">#7223</a></li>
<li class="">Fixed <code>nxf_date</code> for uutils coreutils (Ubuntu 26.04+) by @robsyme in <a href="https://github.com/nextflow-io/nextflow/pull/7118" target="_blank" rel="noopener noreferrer" class="">#7118</a></li>
<li class="">Fixed <code>nxf_date</code> to sample seconds and nanoseconds atomically by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7207" target="_blank" rel="noopener noreferrer" class="">#7207</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.05.0-edge#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-amazon@3.10.0</code></li>
<li class="">Bumped <code>nf-azure@1.23.0</code></li>
<li class="">Bumped <code>nf-codecommit@0.6.0</code></li>
<li class="">Bumped <code>nf-seqera@0.22.0</code></li>
<li class="">Bumped <code>nf-tower@1.29.0</code></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.05.0-edge" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.05.0-edge</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle60]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle60</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle60"/>
        <updated>2026-06-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle60#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle60#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Redesigned the compute environment list as a row-card table.</li>
<li class="">Added attribute chips to the compute environment list.</li>
<li class="">Added an on-demand credentials validation button.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.04.4]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.04.4</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.04.4"/>
        <updated>2026-06-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#plugins" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Bumped the default plugin create template to v0.4.0 by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7234" target="_blank" rel="noopener noreferrer" class="">#7234</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Added Nextflow module info to lineage <code>TaskRun</code> entry by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7160" target="_blank" rel="noopener noreferrer" class="">#7160</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Fixed "No such variable" in typed output block with job arrays by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7221" target="_blank" rel="noopener noreferrer" class="">#7221</a></li>
<li class="">Fixed <code>cast</code> and <code>instanceof</code> with record types by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7185" target="_blank" rel="noopener noreferrer" class="">#7185</a></li>
<li class="">Fixed staging of <code>Path</code> fields of included record types by @robsyme in <a href="https://github.com/nextflow-io/nextflow/pull/7226" target="_blank" rel="noopener noreferrer" class="">#7226</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins-1">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#plugins-1" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Preserved order of plugin declarations in config by @jagedn in <a href="https://github.com/nextflow-io/nextflow/pull/7227" target="_blank" rel="noopener noreferrer" class="">#7227</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed workflow completion handler being called twice by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7191" target="_blank" rel="noopener noreferrer" class="">#7191</a></li>
<li class="">Fixed <code>nxf_date</code> for uutils coreutils (Ubuntu 26.04+) by @robsyme in <a href="https://github.com/nextflow-io/nextflow/pull/7118" target="_blank" rel="noopener noreferrer" class="">#7118</a></li>
<li class="">Fixed <code>nxf_date</code> to sample seconds and nanoseconds atomically by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7207" target="_blank" rel="noopener noreferrer" class="">#7207</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.04.4#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-amazon@3.9.2</code></li>
<li class="">Bumped <code>nf-azure@1.22.6</code></li>
<li class="">Bumped <code>nf-codecommit@0.5.3</code></li>
<li class="">Bumped <code>nf-seqera@0.21.0</code></li>
<li class="">Bumped <code>nf-tower@1.28.1</code></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.04.4" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.04.4</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle59]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59"/>
        <updated>2026-06-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added AWS Cloud compute environment EBS volume encryption with an optional KMS key.</li>
<li class="">Added the <code>m9gd</code> instance family to the NVMe list.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Added a launch output directory option to the launch form.</li>
<li class="">Added a shareable deep link to the task details view.</li>
<li class="">Showed the metrics tab for canceled workflow runs.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="monitoring">Monitoring<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#monitoring" class="hash-link" aria-label="Direct link to Monitoring" title="Direct link to Monitoring" translate="no">​</a></h3>
<ul>
<li class="">Included <code>gpuMetrics</code> in task JSON serialization so GPU usage is now visible in the task payload.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle59#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Fixed an unexpected error when the workflow limiter canceled a newly launched workflow.</li>
<li class="">Preserved a custom schema when added for the first time in pipeline edit mode.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Wave v1.34.0]]></title>
        <id>https://docs.seqera.io/changelog/wave/v1.34.0</id>
        <link href="https://docs.seqera.io/changelog/wave/v1.34.0"/>
        <updated>2026-06-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/wave/v1.34.0#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="container-building">Container building<a href="https://docs.seqera.io/changelog/wave/v1.34.0#container-building" class="hash-link" aria-label="Direct link to Container building" title="Direct link to Container building" translate="no">​</a></h3>
<ul>
<li class="">Made <code>micromamba/v2</code> the default build template for Conda packages by @pditommaso in <a href="https://github.com/seqeralabs/wave/pull/1024" target="_blank" rel="noopener noreferrer" class="">#1024</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/wave/v1.34.0#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h3>
<ul>
<li class="">Bumped <code>io.netty:netty-bom</code> to <code>4.2.13.Final</code> by @cristianrcv in <a href="https://github.com/seqeralabs/wave/pull/1053" target="_blank" rel="noopener noreferrer" class="">#1053</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/wave/v1.34.0#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Made the server listening port configurable via the <code>WAVE_SERVER_PORT</code> environment variable by @bebosudo in <a href="https://github.com/seqeralabs/wave/pull/1029" target="_blank" rel="noopener noreferrer" class="">#1029</a></li>
<li class="">Made the STDOUT log pattern configurable via <code>WAVE_LOG_STDOUT_PATTERN</code> by @munishchouhan in <a href="https://github.com/seqeralabs/wave/pull/1055" target="_blank" rel="noopener noreferrer" class="">#1055</a></li>
<li class="">Removed <code>git tag --force</code> from the Wave release CI by @ShahzebMahmood in <a href="https://github.com/seqeralabs/wave/pull/1056" target="_blank" rel="noopener noreferrer" class="">#1056</a></li>
<li class="">Removed the legacy <code>wave/app</code> ECR push by @ShahzebMahmood in <a href="https://github.com/seqeralabs/wave/pull/1057" target="_blank" rel="noopener noreferrer" class="">#1057</a></li>
<li class="">Used an OIDC role for Maven publishing by @ShahzebMahmood in <a href="https://github.com/seqeralabs/wave/pull/1059" target="_blank" rel="noopener noreferrer" class="">#1059</a></li>
<li class="">Added Wave features documentation by @christopher-hakkaart in <a href="https://github.com/seqeralabs/wave/pull/1040" target="_blank" rel="noopener noreferrer" class="">#1040</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/wave/v1.34.0#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/wave/v1.34.0#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Ported the Wave CI release flow with a non-enterprise <code>jibRepo</code> fix by @ShahzebMahmood in <a href="https://github.com/seqeralabs/wave/pull/1046" target="_blank" rel="noopener noreferrer" class="">#1046</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/seqeralabs/wave/compare/v1.33.6...v1.34.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/seqeralabs/wave/compare/v1.33.6...v1.34.0</a></p>]]></content>
        <category label="wave" term="wave"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 25.10.6]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v25.10.6</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v25.10.6"/>
        <updated>2026-06-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="azure">Azure<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#azure" class="hash-link" aria-label="Direct link to Azure" title="Direct link to Azure" translate="no">​</a></h3>
<ul>
<li class="">Updated default Azure Batch pool image to Ubuntu 24.04 by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/114d0e4c095b9e075351b2d487578955b20e5667" target="_blank" rel="noopener noreferrer" class="">114d0e4c</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Pinned <code>rnaseq-nf</code> to v2.3 in Azure validation script by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/8f7e57809e3a4df579b2cfa931fc0f33328ba8bd" target="_blank" rel="noopener noreferrer" class="">8f7e5780</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="s3">S3<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#s3" class="hash-link" aria-label="Direct link to S3" title="Direct link to S3" translate="no">​</a></h3>
<ul>
<li class="">Fixed <code>S3FileSystemProvider.newInputStream()</code> draining full object on close by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7046" target="_blank" rel="noopener noreferrer" class="">#7046</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed world-readable <code>seqera-auth.config</code> credential file by @arnaualcazar in <a href="https://github.com/nextflow-io/nextflow/pull/7182" target="_blank" rel="noopener noreferrer" class="">#7182</a></li>
<li class="">Fixed <code>LogsCheckpoint</code> thread interrupt race condition by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/6939" target="_blank" rel="noopener noreferrer" class="">#6939</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v25.10.6#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-amazon@3.4.5</code> by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/b9074b2d4bca8011e9a384bfe7aae9df0c0dafc2" target="_blank" rel="noopener noreferrer" class="">b9074b2d</a></li>
<li class="">Bumped <code>nf-tower@1.17.7</code> by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/da09f0927f5ff0410e1360d98c95760948c2764f" target="_blank" rel="noopener noreferrer" class="">da09f092</a></li>
<li class="">Bumped <code>nf-azure@1.20.3</code> by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/commit/1e000afe00c1cbf1838502eebf4624a7f632104f" target="_blank" rel="noopener noreferrer" class="">1e000afe</a></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v25.10.6" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v25.10.6</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle58]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58"/>
        <updated>2026-06-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="access-control">Access control<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#access-control" class="hash-link" aria-label="Direct link to Access control" title="Direct link to Access control" translate="no">​</a></h3>
<ul>
<li class="">Enabled GitHub App credentials for all workspaces.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added security group name search to AWS drop-downs.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Surfaced launch-time settings, including profiles and syntax parser, in the run config tab.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="data-explorer">Data explorer<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#data-explorer" class="hash-link" aria-label="Direct link to Data explorer" title="Direct link to Data explorer" translate="no">​</a></h3>
<ul>
<li class="">Fixed IGV index file handling by presigning <code>indexURLs</code> independently.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle58#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Fixed the Nextflow syntax parser v2 toggle to seed from the saved launch config.</li>
<li class="">Included <code>syntaxParser</code> in the workflow launch API response.</li>
<li class="">Cleared stale main script launch errors.</li>
<li class="">Fixed the launch form to skip the lineage request in user space.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Nextflow 26.04.3]]></title>
        <id>https://docs.seqera.io/changelog/nextflow/v26.04.3</id>
        <link href="https://docs.seqera.io/changelog/nextflow/v26.04.3"/>
        <updated>2026-05-28T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="language-features">Language features<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#language-features" class="hash-link" aria-label="Direct link to Language features" title="Direct link to Language features" translate="no">​</a></h3>
<ul>
<li class="">Improved the error message when enabling types with syntax parser v1 by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7173" target="_blank" rel="noopener noreferrer" class="">#7173</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="plugins">Plugins<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#plugins" class="hash-link" aria-label="Direct link to Plugins" title="Direct link to Plugins" translate="no">​</a></h3>
<ul>
<li class="">Made plugin metadata prefetch resilient to registry rate limiting by @pditommaso in <a href="https://github.com/nextflow-io/nextflow/pull/7181" target="_blank" rel="noopener noreferrer" class="">#7181</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fusion">Fusion<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#fusion" class="hash-link" aria-label="Direct link to Fusion" title="Direct link to Fusion" translate="no">​</a></h3>
<ul>
<li class="">Added support for fetching local files in <code>FUSION_CONTAINER_CONFIG_URL</code> by @alberto-miranda in <a href="https://github.com/nextflow-io/nextflow/pull/7142" target="_blank" rel="noopener noreferrer" class="">#7142</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="s3">S3<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#s3" class="hash-link" aria-label="Direct link to S3" title="Direct link to S3" translate="no">​</a></h3>
<ul>
<li class="">Fixed bucket cleanup in S3 test by @bentsherman in <a href="https://github.com/nextflow-io/nextflow/pull/7172" target="_blank" rel="noopener noreferrer" class="">#7172</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed docs CI on Python 3.14 by upgrading Sphinx by @jorgee in <a href="https://github.com/nextflow-io/nextflow/pull/7175" target="_blank" rel="noopener noreferrer" class="">#7175</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dependencies">Dependencies<a href="https://docs.seqera.io/changelog/nextflow/v26.04.3#dependencies" class="hash-link" aria-label="Direct link to Dependencies" title="Direct link to Dependencies" translate="no">​</a></h2>
<ul>
<li class="">Bumped <code>nf-azure@1.22.5</code></li>
<li class="">Bumped <code>nf-google@1.27.3</code></li>
<li class="">Bumped <code>nf-k8s@1.5.4</code></li>
<li class="">Bumped <code>nf-seqera@0.20.1</code></li>
<li class="">Bumped <code>nf-tower@1.28.0</code></li>
<li class="">Bumped <code>nf-wave@1.21.0</code></li>
</ul>
<p><strong>Full changelog</strong>: <a href="https://github.com/nextflow-io/nextflow/releases/tag/v26.04.3" target="_blank" rel="noopener noreferrer" class="">https://github.com/nextflow-io/nextflow/releases/tag/v26.04.3</a></p>]]></content>
        <category label="nextflow" term="nextflow"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.2.0_cycle57]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57"/>
        <updated>2026-05-28T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Exposed <code>tower.launch.config.maxSize</code> to frontend validators so launch configuration size limits stay aligned with the backend.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Added frontend validation of <code>paramsText</code> against its JSON-serialized size to align launch parameter limits with backend submission constraints.</li>
<li class="">Added missing metadata, pipeline versioning, and data lineage fields to the workflow launch form summary.</li>
<li class="">Fixed the workflow launch payload to always send <code>lineage.enabled</code> so the data lineage toggle setting persists correctly.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.2.0_cycle57#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed the workspace switcher to keep the search input focused during arrow-key navigation.</li>
<li class="">Fixed background worker shutdown by draining workers before <code>JedisPool</code> shutdown to prevent dropped jobs.</li>
<li class="">Fixed navigation switcher responsiveness.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Seqera Cloud v26.1.0_cycle56]]></title>
        <id>https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56</id>
        <link href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56"/>
        <updated>2026-05-22T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Feature updates and improvements]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feature-updates-and-improvements">Feature updates and improvements<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#feature-updates-and-improvements" class="hash-link" aria-label="Direct link to Feature updates and improvements" title="Direct link to Feature updates and improvements" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#compute-environments" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Added a configurable boot disk size for Azure Batch pools.</li>
<li class="">Added <code>r8idn</code>, <code>r8idb</code>, <code>m8idn</code>, and <code>m8idb</code> instance families to the NVMe list.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="monitoring">Monitoring<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#monitoring" class="hash-link" aria-label="Direct link to Monitoring" title="Direct link to Monitoring" translate="no">​</a></h3>
<ul>
<li class="">Improved the JSON diff component with small refinements.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#pipelines" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Added the Lineage ID to the Run Info page.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general">General<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#general" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Introduced a panel search input and integrated it into the navigation switcher component.</li>
<li class="">Improved workspace switch redirects to preserve the active sidebar section.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug fixes<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#bug-fixes" class="hash-link" aria-label="Direct link to Bug fixes" title="Direct link to Bug fixes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="access-control">Access control<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#access-control" class="hash-link" aria-label="Direct link to Access control" title="Direct link to Access control" translate="no">​</a></h3>
<ul>
<li class="">Fixed the audit event type for MANUAL-to-SCIM promotion.</li>
<li class="">Kept the infinite-scroll drop-down open when clicking the search input.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="compute-environments-1">Compute environments<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#compute-environments-1" class="hash-link" aria-label="Direct link to Compute environments" title="Direct link to Compute environments" translate="no">​</a></h3>
<ul>
<li class="">Improved Entra robustness by adding <code>equals</code>/<code>hashCode</code> for credentials and making the managed identity regex case-insensitive.</li>
<li class="">Deduplicated the compute environment entry in the launch drop-down.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="data-explorer">Data Explorer<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#data-explorer" class="hash-link" aria-label="Direct link to Data Explorer" title="Direct link to Data Explorer" translate="no">​</a></h3>
<ul>
<li class="">Made credentials a required field in the <strong>Add data repository</strong> form.</li>
<li class="">Fixed the Data Explorer custom bucket E2E test to select credentials.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="monitoring-1">Monitoring<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#monitoring-1" class="hash-link" aria-label="Direct link to Monitoring" title="Direct link to Monitoring" translate="no">​</a></h3>
<ul>
<li class="">Fixed a referential integrity constraint violation when saving an audit log image bundle in H2.</li>
<li class="">Replaced the word <code>ID</code> with <code>IP</code> in the audit logs table.</li>
<li class="">Coalesced <code>setAvailableCredits</code> calls per organization.</li>
<li class="">Coalesced stop events per organization using a Redis lock.</li>
<li class="">Added a differential TTL and empty-result guard for the Metronome balance cache.</li>
<li class="">Coalesced <code>handleOrganizationCreditsExpiration</code> calls per organization.</li>
<li class="">Skipped null balance puts in <code>listGrantBalance</code> to avoid a <code>ConcurrentHashMap</code> NPE.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="pipelines-1">Pipelines<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#pipelines-1" class="hash-link" aria-label="Direct link to Pipelines" title="Direct link to Pipelines" translate="no">​</a></h3>
<ul>
<li class="">Refined <code>workflow_updated</code> events that contain no diff.</li>
<li class="">Prevented duplicate GitHub credentials across PAT and GitHub App types.</li>
<li class="">Resolved file paths to the most recent lineage record.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="general-1">General<a href="https://docs.seqera.io/changelog/seqera-cloud/v26.1.0_cycle56#general-1" class="hash-link" aria-label="Direct link to General" title="Direct link to General" translate="no">​</a></h3>
<ul>
<li class="">Fixed the expandable-text overlay to display only when text is truncated.</li>
<li class="">Preserved panel search focus inside <code>mat-menu</code>.</li>
</ul>]]></content>
        <category label="seqera cloud" term="seqera cloud"/>
    </entry>
</feed>