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 2022/04/25 21:00:27 UTC

[GitHub] [airflow] uranusjr commented on a diff in pull request #23231: `PubSubPullSensor`: Remove `project` and `return_immediately`

uranusjr commented on code in PR #23231:
URL: https://github.com/apache/airflow/pull/23231#discussion_r858024358


##########
airflow/providers/google/CHANGELOG.rst:
##########
@@ -38,6 +38,9 @@ Breaking changes
 
 * ``GCSObjectsWtihPrefixExistenceSensor`` removed. Please use ``GCSObjectsWithPrefixExistenceSensor``.
 
+* ``PubSubPullSensor``: Remove ``project``. Please use ``project_id``
+  ``PubSubPullSensor``: Remove ``return_immediately``

Review Comment:
   ```suggestion
   * ``PubSubPullSensor``: Remove ``project``. Please use ``project_id``
   
   * ``PubSubPullSensor``: Remove ``return_immediately``
   ```



-- 
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