This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-messed-up-changelogs-for-providers in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 8f006c0226316d862f65a80bc2a8f7e26010e0d4 Author: Jarek Potiuk <[email protected]> AuthorDate: Mon Aug 2 19:05:43 2021 +0200 Fixes messed-up changelog for some providers --- .../2.1.0/index.html | 32 +++---- .../2.0.1/index.html | 38 +++----- .../2.0.1/index.html | 105 +++++++++------------ .../2.1.0/index.html | 80 +++++++--------- 4 files changed, 105 insertions(+), 150 deletions(-) diff --git a/docs-archive/apache-airflow-providers-airbyte/2.1.0/index.html b/docs-archive/apache-airflow-providers-airbyte/2.1.0/index.html index f5c33f6..96fbb80 100644 --- a/docs-archive/apache-airflow-providers-airbyte/2.1.0/index.html +++ b/docs-archive/apache-airflow-providers-airbyte/2.1.0/index.html @@ -681,12 +681,6 @@ You need to install the specified provider packages in order to use them.</p> <h2>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2> <div class="section" id="id1"> <h3>2.1.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3> -<div class="section" id="breaking-changes"> -<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> -</div> -<div class="section" id="features"> -<h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> -</div> <div class="section" id="bug-fixes"> <h4>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> @@ -696,8 +690,8 @@ You need to install the specified provider packages in order to use them.</p> </div> <div class="section" id="id2"> <h3>2.0.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id3"> -<h4>Breaking changes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> +<div class="section" id="breaking-changes"> +<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Auto-apply</span> <span class="pre">apply_default</span> <span class="pre">decorator</span> <span class="pre">(#15667)</span></code></p></li> </ul> @@ -709,21 +703,21 @@ Airflow to at least version 2.1.0. Otherwise your Airflow package version will b automatically and you will have to manually run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">upgrade</span> <span class="pre">db</span></code> to complete the migration.</p> </div> </div> -<div class="section" id="id4"> -<h4>Features<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4> +<div class="section" id="features"> +<h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">test_connection</span> <span class="pre">method</span> <span class="pre">to</span> <span class="pre">Airbyte</span> <span class="pre">hook</span> <span class="pre">(#16236)</span></code></p></li> </ul> </div> -<div class="section" id="id5"> -<h4>Bug Fixes<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id3"> +<h4>Bug Fixes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Fix</span> <span class="pre">hooks</span> <span class="pre">extended</span> <span class="pre">from</span> <span class="pre">http</span> <span class="pre">hook</span> <span class="pre">(#16109)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id6"> -<h3>1.0.0<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id4"> +<h3>1.0.0<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3> <p>Initial version of the provider.</p> </div> </div> @@ -813,18 +807,16 @@ automatically and you will have to manually run <code class="docutils literal no <li><a class="reference internal" href="#downloading-official-packages">Downloading official packages</a></li> <li><a class="reference internal" href="#changelog">Changelog</a><ul> <li><a class="reference internal" href="#id1">2.1.0</a><ul> -<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> -<li><a class="reference internal" href="#features">Features</a></li> <li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li> </ul> </li> <li><a class="reference internal" href="#id2">2.0.0</a><ul> -<li><a class="reference internal" href="#id3">Breaking changes</a></li> -<li><a class="reference internal" href="#id4">Features</a></li> -<li><a class="reference internal" href="#id5">Bug Fixes</a></li> +<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> +<li><a class="reference internal" href="#features">Features</a></li> +<li><a class="reference internal" href="#id3">Bug Fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id6">1.0.0</a></li> +<li><a class="reference internal" href="#id4">1.0.0</a></li> </ul> </li> </ul> diff --git a/docs-archive/apache-airflow-providers-apache-druid/2.0.1/index.html b/docs-archive/apache-airflow-providers-apache-druid/2.0.1/index.html index fdfa018..ba317f7 100644 --- a/docs-archive/apache-airflow-providers-apache-druid/2.0.1/index.html +++ b/docs-archive/apache-airflow-providers-apache-druid/2.0.1/index.html @@ -650,12 +650,6 @@ You need to install the specified provider packages in order to use them.</p> <h2>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2> <div class="section" id="id1"> <h3>2.0.1<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3> -<div class="section" id="breaking-changes"> -<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> -</div> -<div class="section" id="features"> -<h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> -</div> <div class="section" id="bug-fixes"> <h4>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> @@ -666,8 +660,8 @@ You need to install the specified provider packages in order to use them.</p> </div> <div class="section" id="id2"> <h3>2.0.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id3"> -<h4>Breaking changes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> +<div class="section" id="breaking-changes"> +<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Auto-apply</span> <span class="pre">apply_default</span> <span class="pre">decorator</span> <span class="pre">(#15667)</span></code></p></li> </ul> @@ -680,10 +674,10 @@ automatically and you will have to manually run <code class="docutils literal no </div> </div> </div> -<div class="section" id="id4"> -<h3>1.1.0<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id5"> -<h4>Features<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id3"> +<h3>1.1.0<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3> +<div class="section" id="features"> +<h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Refactor</span> <span class="pre">SQL/BigQuery/Qubole/Druid</span> <span class="pre">Check</span> <span class="pre">operators</span> <span class="pre">(#12677)</span></code></p></li> </ul> @@ -695,12 +689,12 @@ automatically and you will have to manually run <code class="docutils literal no </ul> </div> </div> -<div class="section" id="id6"> -<h3>1.0.1<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id4"> +<h3>1.0.1<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3> <p>Updated documentation and readme files.</p> </div> -<div class="section" id="id7"> -<h3>1.0.0<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id5"> +<h3>1.0.0<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3> <p>Initial version of the provider.</p> </div> </div> @@ -790,22 +784,20 @@ automatically and you will have to manually run <code class="docutils literal no <li><a class="reference internal" href="#downloading-official-packages">Downloading official packages</a></li> <li><a class="reference internal" href="#changelog">Changelog</a><ul> <li><a class="reference internal" href="#id1">2.0.1</a><ul> -<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> -<li><a class="reference internal" href="#features">Features</a></li> <li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li> </ul> </li> <li><a class="reference internal" href="#id2">2.0.0</a><ul> -<li><a class="reference internal" href="#id3">Breaking changes</a></li> +<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> </ul> </li> -<li><a class="reference internal" href="#id4">1.1.0</a><ul> -<li><a class="reference internal" href="#id5">Features</a></li> +<li><a class="reference internal" href="#id3">1.1.0</a><ul> +<li><a class="reference internal" href="#features">Features</a></li> <li><a class="reference internal" href="#bugfixes">Bugfixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id6">1.0.1</a></li> -<li><a class="reference internal" href="#id7">1.0.0</a></li> +<li><a class="reference internal" href="#id4">1.0.1</a></li> +<li><a class="reference internal" href="#id5">1.0.0</a></li> </ul> </li> </ul> diff --git a/docs-archive/apache-airflow-providers-cncf-kubernetes/2.0.1/index.html b/docs-archive/apache-airflow-providers-cncf-kubernetes/2.0.1/index.html index 8197c67..135ddda 100644 --- a/docs-archive/apache-airflow-providers-cncf-kubernetes/2.0.1/index.html +++ b/docs-archive/apache-airflow-providers-cncf-kubernetes/2.0.1/index.html @@ -650,11 +650,11 @@ are in <code class="docutils literal notranslate"><span class="pre">airflow.prov <h2>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2> <div class="section" id="id1"> <h3>2.0.1<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3> -<div class="section" id="breaking-changes"> -<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> -</div> <div class="section" id="features"> <h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> +<ul class="simple"> +<li><p><code class="docutils literal notranslate"><span class="pre">Enable</span> <span class="pre">using</span> <span class="pre">custom</span> <span class="pre">pod</span> <span class="pre">launcher</span> <span class="pre">in</span> <span class="pre">Kubernetes</span> <span class="pre">Pod</span> <span class="pre">Operator</span> <span class="pre">(#16945)</span></code></p></li> +</ul> </div> <div class="section" id="bug-fixes"> <h4>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h4> @@ -665,24 +665,9 @@ are in <code class="docutils literal notranslate"><span class="pre">airflow.prov </div> </div> <div class="section" id="id2"> -<h3>2.1.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id3"> -<h4>Features<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> -<ul class="simple"> -<li><p><code class="docutils literal notranslate"><span class="pre">Enable</span> <span class="pre">using</span> <span class="pre">custom</span> <span class="pre">pod</span> <span class="pre">launcher</span> <span class="pre">in</span> <span class="pre">Kubernetes</span> <span class="pre">Pod</span> <span class="pre">Operator</span> <span class="pre">(#16945)</span></code></p></li> -</ul> -</div> -<div class="section" id="id4"> -<h4>Bug Fixes<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4> -<ul class="simple"> -<li><p><code class="docutils literal notranslate"><span class="pre">BugFix:</span> <span class="pre">Using</span> <span class="pre">&#39;json&#39;</span> <span class="pre">string</span> <span class="pre">in</span> <span class="pre">template_field</span> <span class="pre">causes</span> <span class="pre">issue</span> <span class="pre">with</span> <span class="pre">K8s</span> <span class="pre">Operators</span> <span class="pre">(#16930)</span></code></p></li> -</ul> -</div> -</div> -<div class="section" id="id5"> -<h3>2.0.0<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id6"> -<h4>Breaking changes<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h4> +<h3>2.0.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> +<div class="section" id="breaking-changes"> +<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Auto-apply</span> <span class="pre">apply_default</span> <span class="pre">decorator</span> <span class="pre">(#15667)</span></code></p></li> </ul> @@ -694,15 +679,15 @@ Airflow to at least version 2.1.0. Otherwise your Airflow package version will b automatically and you will have to manually run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">upgrade</span> <span class="pre">db</span></code> to complete the migration.</p> </div> </div> -<div class="section" id="id7"> -<h4>Features<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id3"> +<h4>Features<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">'KubernetesPodOperat'</span> <span class="pre">'pod-template-file'</span> <span class="pre">jinja</span> <span class="pre">template</span> <span class="pre">support</span> <span class="pre">(#15942)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Save</span> <span class="pre">pod</span> <span class="pre">name</span> <span class="pre">to</span> <span class="pre">xcom</span> <span class="pre">for</span> <span class="pre">KubernetesPodOperator</span> <span class="pre">(#15755)</span></code></p></li> </ul> </div> -<div class="section" id="id8"> -<h4>Bug Fixes<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id4"> +<h4>Bug Fixes<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Bug</span> <span class="pre">Fix</span> <span class="pre">Pod-Template</span> <span class="pre">Affinity</span> <span class="pre">Ignored</span> <span class="pre">due</span> <span class="pre">to</span> <span class="pre">empty</span> <span class="pre">Affinity</span> <span class="pre">K8S</span> <span class="pre">Object</span> <span class="pre">(#15787)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Bug</span> <span class="pre">Pod</span> <span class="pre">Template</span> <span class="pre">File</span> <span class="pre">Values</span> <span class="pre">Ignored</span> <span class="pre">(#16095)</span></code></p></li> @@ -711,27 +696,27 @@ automatically and you will have to manually run <code class="docutils literal no </ul> </div> </div> -<div class="section" id="id9"> -<h3>1.2.0<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id10"> -<h4>Features<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id5"> +<h3>1.2.0<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id6"> +<h4>Features<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Require</span> <span class="pre">'name'</span> <span class="pre">with</span> <span class="pre">KubernetesPodOperator</span> <span class="pre">(#15373)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Change</span> <span class="pre">KPO</span> <span class="pre">node_selectors</span> <span class="pre">warning</span> <span class="pre">to</span> <span class="pre">proper</span> <span class="pre">deprecationwarning</span> <span class="pre">(#15507)</span></code></p></li> </ul> </div> -<div class="section" id="id11"> -<h4>Bug Fixes<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id7"> +<h4>Bug Fixes<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Fix</span> <span class="pre">timeout</span> <span class="pre">when</span> <span class="pre">using</span> <span class="pre">XCom</span> <span class="pre">with</span> <span class="pre">KubernetesPodOperator</span> <span class="pre">(#15388)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Fix</span> <span class="pre">labels</span> <span class="pre">on</span> <span class="pre">the</span> <span class="pre">pod</span> <span class="pre">created</span> <span class="pre">by</span> <span class="pre">''KubernetsPodOperator''</span> <span class="pre">(#15492)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id12"> -<h3>1.1.0<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id13"> -<h4>Features<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id8"> +<h3>1.1.0<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id9"> +<h4>Features<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Separate</span> <span class="pre">Kubernetes</span> <span class="pre">pod_launcher</span> <span class="pre">from</span> <span class="pre">core</span> <span class="pre">airflow</span> <span class="pre">(#15165)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">ability</span> <span class="pre">to</span> <span class="pre">specify</span> <span class="pre">api</span> <span class="pre">group</span> <span class="pre">and</span> <span class="pre">version</span> <span class="pre">for</span> <span class="pre">Spark</span> <span class="pre">operators</span> <span class="pre">(#14898)</span></code></p></li> @@ -739,28 +724,28 @@ automatically and you will have to manually run <code class="docutils literal no </ul> </div> </div> -<div class="section" id="id14"> -<h3>1.0.2<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id15"> -<h4>Bug fixes<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id10"> +<h3>1.0.2<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id11"> +<h4>Bug fixes<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Allow</span> <span class="pre">pod</span> <span class="pre">name</span> <span class="pre">override</span> <span class="pre">in</span> <span class="pre">KubernetesPodOperator</span> <span class="pre">if</span> <span class="pre">pod_template</span> <span class="pre">is</span> <span class="pre">used.</span> <span class="pre">(#14186)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Allow</span> <span class="pre">users</span> <span class="pre">of</span> <span class="pre">the</span> <span class="pre">KPO</span> <span class="pre">to</span> <span class="pre">*actually*</span> <span class="pre">template</span> <span class="pre">environment</span> <span class="pre">variables</span> <span class="pre">(#14083)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id16"> -<h3>1.0.1<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id12"> +<h3>1.0.1<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3> <p>Updated documentation and readme files.</p> -<div class="section" id="id17"> -<h4>Bug fixes<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id13"> +<h4>Bug fixes<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Pass</span> <span class="pre">image_pull_policy</span> <span class="pre">in</span> <span class="pre">KubernetesPodOperator</span> <span class="pre">correctly</span> <span class="pre">(#13289)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id18"> -<h3>1.0.0<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id14"> +<h3>1.0.0<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3> <p>Initial version of the provider.</p> </div> </div> @@ -848,40 +833,34 @@ automatically and you will have to manually run <code class="docutils literal no <li><a class="reference internal" href="#pip-requirements">PIP requirements</a></li> <li><a class="reference internal" href="#changelog">Changelog</a><ul> <li><a class="reference internal" href="#id1">2.0.1</a><ul> -<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> <li><a class="reference internal" href="#features">Features</a></li> <li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id2">2.1.0</a><ul> +<li><a class="reference internal" href="#id2">2.0.0</a><ul> +<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> <li><a class="reference internal" href="#id3">Features</a></li> <li><a class="reference internal" href="#id4">Bug Fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id5">2.0.0</a><ul> -<li><a class="reference internal" href="#id6">Breaking changes</a></li> -<li><a class="reference internal" href="#id7">Features</a></li> -<li><a class="reference internal" href="#id8">Bug Fixes</a></li> -</ul> -</li> -<li><a class="reference internal" href="#id9">1.2.0</a><ul> -<li><a class="reference internal" href="#id10">Features</a></li> -<li><a class="reference internal" href="#id11">Bug Fixes</a></li> +<li><a class="reference internal" href="#id5">1.2.0</a><ul> +<li><a class="reference internal" href="#id6">Features</a></li> +<li><a class="reference internal" href="#id7">Bug Fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id12">1.1.0</a><ul> -<li><a class="reference internal" href="#id13">Features</a></li> +<li><a class="reference internal" href="#id8">1.1.0</a><ul> +<li><a class="reference internal" href="#id9">Features</a></li> </ul> </li> -<li><a class="reference internal" href="#id14">1.0.2</a><ul> -<li><a class="reference internal" href="#id15">Bug fixes</a></li> +<li><a class="reference internal" href="#id10">1.0.2</a><ul> +<li><a class="reference internal" href="#id11">Bug fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id16">1.0.1</a><ul> -<li><a class="reference internal" href="#id17">Bug fixes</a></li> +<li><a class="reference internal" href="#id12">1.0.1</a><ul> +<li><a class="reference internal" href="#id13">Bug fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id18">1.0.0</a></li> +<li><a class="reference internal" href="#id14">1.0.0</a></li> </ul> </li> </ul> diff --git a/docs-archive/apache-airflow-providers-snowflake/2.1.0/index.html b/docs-archive/apache-airflow-providers-snowflake/2.1.0/index.html index 005eef9..b80df9e 100644 --- a/docs-archive/apache-airflow-providers-snowflake/2.1.0/index.html +++ b/docs-archive/apache-airflow-providers-snowflake/2.1.0/index.html @@ -684,23 +684,17 @@ You need to install the specified provider packages in order to use them.</p> <h2>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h2> <div class="section" id="id1"> <h3>2.1.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3> -<div class="section" id="breaking-changes"> -<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> -</div> <div class="section" id="features"> <h4>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Adding:</span> <span class="pre">Snowflake</span> <span class="pre">Role</span> <span class="pre">in</span> <span class="pre">snowflake</span> <span class="pre">provider</span> <span class="pre">hook</span> <span class="pre">(#16735)</span></code></p></li> </ul> </div> -<div class="section" id="bug-fixes"> -<h4>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h4> -</div> </div> <div class="section" id="id2"> <h3>2.0.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id3"> -<h4>Breaking changes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> +<div class="section" id="breaking-changes"> +<h4>Breaking changes<a class="headerlink" href="#breaking-changes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Auto-apply</span> <span class="pre">apply_default</span> <span class="pre">decorator</span> <span class="pre">(#15667)</span></code></p></li> </ul> @@ -712,62 +706,62 @@ Airflow to at least version 2.1.0. Otherwise your Airflow package version will b automatically and you will have to manually run <code class="docutils literal notranslate"><span class="pre">airflow</span> <span class="pre">upgrade</span> <span class="pre">db</span></code> to complete the migration.</p> </div> </div> -<div class="section" id="id4"> -<h4>Features<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id3"> +<h4>Features<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">'template_fields'</span> <span class="pre">to</span> <span class="pre">'S3ToSnowflake'</span> <span class="pre">operator</span> <span class="pre">(#15926)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Allow</span> <span class="pre">S3ToSnowflakeOperator</span> <span class="pre">to</span> <span class="pre">omit</span> <span class="pre">schema</span> <span class="pre">(#15817)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Added</span> <span class="pre">ability</span> <span class="pre">for</span> <span class="pre">Snowflake</span> <span class="pre">to</span> <span class="pre">attribute</span> <span class="pre">usage</span> <span class="pre">to</span> <span class="pre">Airflow</span> <span class="pre">by</span> <span class="pre">adding</span> <span class="pre">an</span> <span class="pre">application</span> <span class="pre">parameter</span> [...] </ul> </div> -<div class="section" id="id5"> -<h4>Bug Fixes<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4> +<div class="section" id="bug-fixes"> +<h4>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">fix:</span> <span class="pre">restore</span> <span class="pre">parameters</span> <span class="pre">support</span> <span class="pre">when</span> <span class="pre">sql</span> <span class="pre">passed</span> <span class="pre">to</span> <span class="pre">SnowflakeHook</span> <span class="pre">as</span> <span class="pre">str</span> <span class="pre">(#16102)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id6"> -<h3>1.3.0<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id7"> -<h4>Features<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id4"> +<h3>1.3.0<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id5"> +<h4>Features<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Expose</span> <span class="pre">snowflake</span> <span class="pre">query_id</span> <span class="pre">in</span> <span class="pre">snowflake</span> <span class="pre">hook</span> <span class="pre">and</span> <span class="pre">operator</span> <span class="pre">(#15533)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id8"> -<h3>1.2.0<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id9"> -<h4>Features<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id6"> +<h3>1.2.0<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id7"> +<h4>Features<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">dynamic</span> <span class="pre">fields</span> <span class="pre">to</span> <span class="pre">snowflake</span> <span class="pre">connection</span> <span class="pre">(#14724)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id10"> -<h3>1.1.1<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3> -<div class="section" id="id11"> -<h4>Bug fixes<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id8"> +<h3>1.1.1<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id9"> +<h4>Bug fixes<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Corrections</span> <span class="pre">in</span> <span class="pre">docs</span> <span class="pre">and</span> <span class="pre">tools</span> <span class="pre">after</span> <span class="pre">releasing</span> <span class="pre">provider</span> <span class="pre">RCs</span> <span class="pre">(#14082)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Prepare</span> <span class="pre">to</span> <span class="pre">release</span> <span class="pre">the</span> <span class="pre">next</span> <span class="pre">wave</span> <span class="pre">of</span> <span class="pre">providers:</span> <span class="pre">(#14487)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id12"> -<h3>1.1.0<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id10"> +<h3>1.1.0<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3> <p>Updated documentation and readme files.</p> -<div class="section" id="id13"> -<h4>Features<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h4> +<div class="section" id="id11"> +<h4>Features<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h4> <ul class="simple"> <li><p><code class="docutils literal notranslate"><span class="pre">Fix</span> <span class="pre">S3ToSnowflakeOperator</span> <span class="pre">to</span> <span class="pre">support</span> <span class="pre">uploading</span> <span class="pre">all</span> <span class="pre">files</span> <span class="pre">in</span> <span class="pre">the</span> <span class="pre">specified</span> <span class="pre">stage</span> <span class="pre">(#12505)</span></code></p></li> <li><p><code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">connection</span> <span class="pre">arguments</span> <span class="pre">in</span> <span class="pre">S3ToSnowflakeOperator</span> <span class="pre">(#12564)</span></code></p></li> </ul> </div> </div> -<div class="section" id="id14"> -<h3>1.0.0<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3> +<div class="section" id="id12"> +<h3>1.0.0<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3> <p>Initial version of the provider.</p> </div> </div> @@ -857,34 +851,32 @@ automatically and you will have to manually run <code class="docutils literal no <li><a class="reference internal" href="#downloading-official-packages">Downloading official packages</a></li> <li><a class="reference internal" href="#changelog">Changelog</a><ul> <li><a class="reference internal" href="#id1">2.1.0</a><ul> -<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> <li><a class="reference internal" href="#features">Features</a></li> -<li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li> </ul> </li> <li><a class="reference internal" href="#id2">2.0.0</a><ul> -<li><a class="reference internal" href="#id3">Breaking changes</a></li> -<li><a class="reference internal" href="#id4">Features</a></li> -<li><a class="reference internal" href="#id5">Bug Fixes</a></li> +<li><a class="reference internal" href="#breaking-changes">Breaking changes</a></li> +<li><a class="reference internal" href="#id3">Features</a></li> +<li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id6">1.3.0</a><ul> -<li><a class="reference internal" href="#id7">Features</a></li> +<li><a class="reference internal" href="#id4">1.3.0</a><ul> +<li><a class="reference internal" href="#id5">Features</a></li> </ul> </li> -<li><a class="reference internal" href="#id8">1.2.0</a><ul> -<li><a class="reference internal" href="#id9">Features</a></li> +<li><a class="reference internal" href="#id6">1.2.0</a><ul> +<li><a class="reference internal" href="#id7">Features</a></li> </ul> </li> -<li><a class="reference internal" href="#id10">1.1.1</a><ul> -<li><a class="reference internal" href="#id11">Bug fixes</a></li> +<li><a class="reference internal" href="#id8">1.1.1</a><ul> +<li><a class="reference internal" href="#id9">Bug fixes</a></li> </ul> </li> -<li><a class="reference internal" href="#id12">1.1.0</a><ul> -<li><a class="reference internal" href="#id13">Features</a></li> +<li><a class="reference internal" href="#id10">1.1.0</a><ul> +<li><a class="reference internal" href="#id11">Features</a></li> </ul> </li> -<li><a class="reference internal" href="#id14">1.0.0</a></li> +<li><a class="reference internal" href="#id12">1.0.0</a></li> </ul> </li> </ul>
