You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/09 08:53:36 UTC

[GitHub] [airflow] BasPH commented on a change in pull request #20151: Deprecate smart sensors

BasPH commented on a change in pull request #20151:
URL: https://github.com/apache/airflow/pull/20151#discussion_r765557847



##########
File path: UPDATING.md
##########
@@ -79,6 +79,10 @@ https://developers.google.com/style/inclusive-documentation
 
 -->
 
+### Smart sensors deprecated
+
+Smart sensors, an "early access" feature added in Airflow 2, are now deprecated and will be removed in Airflow 2.4.0. They have been superseded by Deferable Operators, added in Airflow 2.2.0.

Review comment:
       ```suggestion
   Smart sensors, an "early access" feature added in Airflow 2, are now deprecated and will be removed in Airflow 2.4.0. They have been superseded by Deferrable Operators, added in Airflow 2.2.0.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org