Skip to content

Commit b3c7445

Browse files
Deployed by GitHub Actions
1 parent cba991b commit b3c7445

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

main/changelog/index.html

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<div data-md-component="skip">
7373

7474

75-
<a href="#114" class="md-skip">
75+
<a href="#116" class="md-skip">
7676
Skip to content
7777
</a>
7878

@@ -692,6 +692,15 @@
692692
</label>
693693
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
694694

695+
<li class="md-nav__item">
696+
<a href="#116" class="md-nav__link">
697+
<span class="md-ellipsis">
698+
1.16
699+
</span>
700+
</a>
701+
702+
</li>
703+
695704
<li class="md-nav__item">
696705
<a href="#114" class="md-nav__link">
697706
<span class="md-ellipsis">
@@ -799,6 +808,10 @@
799808
<h1>Changelog</h1>
800809

801810
<p>To see the details of all changes, head to the GitHub repo</p>
811+
<h3 id="116">1.16</h3>
812+
<ul>
813+
<li>Add support for <code>cost_optimization_features</code> in job definitions. Valid values are <code>state_aware_orchestration</code> and <code>efficient_testing</code>. This allows for dbt users on the Fusion engine to configure cost optimization natively in their YAML job definitions.</li>
814+
</ul>
802815
<h3 id="114">1.14</h3>
803816
<ul>
804817
<li>Add applied job IDs to <code>sync --json</code> output. The JSON now includes an <code>applied</code> section with <code>job_id</code> for each operation and an <code>apply_success</code> flag. See <a href="../advanced_config/json_output/">JSON output</a> for details.</li>
@@ -856,7 +869,7 @@ <h3 id="10">1.0</h3>
856869
<span class="md-icon" title="Last update">
857870
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
858871
</span>
859-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">February 12, 2026</span>
872+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">March 5, 2026</span>
860873
</span>
861874

862875

main/cli/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@
811811
<h1 id="cli-reference">CLI reference</h1>
812812
<p>This page provides documentation for our command line tools.</p>
813813
<h2 id="dbt-jobs-as-code">dbt-jobs-as-code</h2>
814-
<p>dbt-jobs-as-code 1.15.1.dev2+gef8de19</p>
814+
<p>dbt-jobs-as-code 1.15.2.dev2+g089ed69</p>
815815
<p>A CLI to allow defining dbt Cloud jobs as code</p>
816816
<p><strong>Usage:</strong></p>
817817
<div class="highlight"><pre><span></span><code>dbt-jobs-as-code [OPTIONS] COMMAND [ARGS]...

main/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

main/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)