This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aa15588  Fix 2.2.4 changelog date and remove dups (#551)
aa15588 is described below

commit aa1558828789621299284fd530d7fec2df210dff
Author: Jed Cunningham <66968678+jedcunning...@users.noreply.github.com>
AuthorDate: Tue Feb 22 15:21:37 2022 -0700

    Fix 2.2.4 changelog date and remove dups (#551)
---
 docs-archive/apache-airflow/2.2.4/changelog.html | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/docs-archive/apache-airflow/2.2.4/changelog.html 
b/docs-archive/apache-airflow/2.2.4/changelog.html
index 37948b7..c1316f1 100644
--- a/docs-archive/apache-airflow/2.2.4/changelog.html
+++ b/docs-archive/apache-airflow/2.2.4/changelog.html
@@ -342,7 +342,7 @@
 <li class="toctree-l1"><a class="reference internal" 
href="modules_management.html">Modules Management</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="release-process.html">Release Policies</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" 
href="#">Changelog</a><ul>
-<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-2-4-2021-02-22">Airflow 2.2.4, 2021-02-22</a><ul>
+<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-2-4-2022-02-22">Airflow 2.2.4, 2022-02-22</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug 
Fixes</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="#doc-only-changes">Doc only changes</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#misc">Misc</a></li>
@@ -698,7 +698,7 @@
 <li class="toctree-l1"><a class="reference internal" 
href="modules_management.html">Modules Management</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="release-process.html">Release Policies</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" 
href="#">Changelog</a><ul>
-<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-2-4-2021-02-22">Airflow 2.2.4, 2021-02-22</a><ul>
+<li class="toctree-l2"><a class="reference internal" 
href="#airflow-2-2-4-2022-02-22">Airflow 2.2.4, 2022-02-22</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug 
Fixes</a></li>
 <li class="toctree-l3"><a class="reference internal" 
href="#doc-only-changes">Doc only changes</a></li>
 <li class="toctree-l3"><a class="reference internal" href="#misc">Misc</a></li>
@@ -1008,8 +1008,8 @@
 <div></div></blockquote>
 <div class="section" id="changelog">
 <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this 
headline">¶</a></h1>
-<div class="section" id="airflow-2-2-4-2021-02-22">
-<h2>Airflow 2.2.4, 2021-02-22<a class="headerlink" 
href="#airflow-2-2-4-2021-02-22" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="airflow-2-2-4-2022-02-22">
+<h2>Airflow 2.2.4, 2022-02-22<a class="headerlink" 
href="#airflow-2-2-4-2022-02-22" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="bug-fixes">
 <h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this 
headline">¶</a></h3>
 <ul class="simple">
@@ -1038,7 +1038,6 @@
 <li><p>Bump flask-appbuilder to <code class="docutils literal 
notranslate"><span class="pre">&gt;=3.3.4</span></code> (#20628)</p></li>
 <li><p>upgrade celery to <code class="docutils literal notranslate"><span 
class="pre">5.2.3</span></code> (#19703)</p></li>
 <li><p>Bump croniter from <code class="docutils literal notranslate"><span 
class="pre">&lt;1.1</span></code> to <code class="docutils literal 
notranslate"><span class="pre">&lt;1.2</span></code> (#20489)</p></li>
-<li><p>Lift off upper bound for MarkupSafe (#20113)</p></li>
 <li><p>Avoid calling <code class="docutils literal notranslate"><span 
class="pre">DAG.following_schedule()</span></code> for <code class="docutils 
literal notranslate"><span 
class="pre">TaskInstance.get_template_context()</span></code> (#20486)</p></li>
 <li><p>Fix(standalone): Remove hardcoded Webserver port (#20429)</p></li>
 <li><p>Remove unnecssary logging in experimental API (#20356)</p></li>
@@ -1071,8 +1070,6 @@
 <li><p>Add docker-compose explanation to conn localhost (#19076)</p></li>
 <li><p>Update CSV ingest code for tutorial (#18960)</p></li>
 <li><p>Adds Pendulum 1.x -&gt; 2.x upgrade documentation (#18955)</p></li>
-<li><p>Updating explicit arg example in TaskFlow API tutorial doc 
(#18907)</p></li>
-<li><p>Adds back documentation about context usage in <a class="reference 
external" 
href="mailto:Python/&#37;&#52;&#48;task";>Python/<span>&#64;</span>task</a> 
(#18868)</p></li>
 <li><p>Clean up dynamic <cite>start_date</cite> values from docs 
(#19607)</p></li>
 <li><p>Docs for multiple pool slots (#20257)</p></li>
 <li><p>Update upgrading.rst with detailed code example of how to resolve 
post-upgrade warning (#19993)</p></li>
@@ -6618,7 +6615,7 @@ instead.</p>
         <div class="wy-menu-vertical">
             <ul>
 <li><a class="reference internal" href="#">Changelog</a><ul>
-<li><a class="reference internal" href="#airflow-2-2-4-2021-02-22">Airflow 
2.2.4, 2021-02-22</a><ul>
+<li><a class="reference internal" href="#airflow-2-2-4-2022-02-22">Airflow 
2.2.4, 2022-02-22</a><ul>
 <li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li>
 <li><a class="reference internal" href="#doc-only-changes">Doc only 
changes</a></li>
 <li><a class="reference internal" href="#misc">Misc</a></li>

Reply via email to