You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/06/17 09:35:52 UTC

[airflow] 01/01: Update constraints for elasticsearch provider after a bug

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

potiuk pushed a commit to branch constraints-2.2.5-fix
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 00898fb7e814c863938544d31ae350c407a755bd
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Thu Apr 7 14:16:42 2022 +0200

    Update constraints for elasticsearch provider after a bug
    
    A bug was discovered in #21495
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 4 ++--
 constraints-3.8.txt                  | 4 ++--
 constraints-3.9.txt                  | 4 ++--
 constraints-no-providers-3.6.txt     | 2 +-
 constraints-no-providers-3.7.txt     | 2 +-
 constraints-no-providers-3.8.txt     | 2 +-
 constraints-no-providers-3.9.txt     | 2 +-
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 2 +-
 constraints-source-providers-3.8.txt | 2 +-
 constraints-source-providers-3.9.txt | 2 +-
 12 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 2a9756d32b..29951e240b 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 0bf4428470..1b9869de2f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
@@ -83,7 +83,7 @@ apache-airflow-providers-dbt-cloud==1.0.2
 apache-airflow-providers-dingding==2.0.4
 apache-airflow-providers-discord==2.0.4
 apache-airflow-providers-docker==2.5.2
-apache-airflow-providers-elasticsearch==3.0.2
+apache-airflow-providers-elasticsearch==2.2.0
 apache-airflow-providers-exasol==2.1.3
 apache-airflow-providers-facebook==2.2.3
 apache-airflow-providers-ftp==2.1.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 27c3ab1f3f..9f3af84cd0 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
@@ -83,7 +83,7 @@ apache-airflow-providers-dbt-cloud==1.0.2
 apache-airflow-providers-dingding==2.0.4
 apache-airflow-providers-discord==2.0.4
 apache-airflow-providers-docker==2.5.2
-apache-airflow-providers-elasticsearch==3.0.2
+apache-airflow-providers-elasticsearch==2.2.0
 apache-airflow-providers-exasol==2.1.3
 apache-airflow-providers-facebook==2.2.3
 apache-airflow-providers-ftp==2.1.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 3f11138f83..42432f4532 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
@@ -83,7 +83,7 @@ apache-airflow-providers-dbt-cloud==1.0.2
 apache-airflow-providers-dingding==2.0.4
 apache-airflow-providers-discord==2.0.4
 apache-airflow-providers-docker==2.5.2
-apache-airflow-providers-elasticsearch==3.0.2
+apache-airflow-providers-elasticsearch==2.2.0
 apache-airflow-providers-exasol==2.1.3
 apache-airflow-providers-facebook==2.2.3
 apache-airflow-providers-ftp==2.1.2
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 4dbbce67d9..ff48e8351e 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 80b076b9d7..a15933b8b4 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index a2087ec4ae..6d270e7023 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 54f2f0290a..cf5e7c441f 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 5742eb8f85..8a3d819a4f 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index fea8e67295..8f6b6e546e 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 88949a4429..c17cac9700 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index e30022884d..190b0e814d 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.1
+Authlib==0.15.5
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5