This is an automated email from the ASF dual-hosted git repository.
turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 011c07a Add migration guide for CLI commands (#10078)
add 85c56b1 Add missing params to GCP Pub/Sub creation_subscription
(#10106)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/pubsub.py | 41 +++++++++++++++++-
airflow/providers/google/cloud/operators/pubsub.py | 47 ++++++++++++++++++++-
tests/providers/google/cloud/hooks/test_pubsub.py | 49 ++++++++++++++++++++++
.../google/cloud/operators/test_pubsub.py | 15 +++++++
4 files changed, 150 insertions(+), 2 deletions(-)