This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f919abc918 Fix backwards compatibility for RedshiftSQLOperator (#27602)
add e8ab8ccc0e Add backward compatibility with old versions of Apache Beam
(#27263)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/beam/hooks/beam.py | 57 +++++++++++++---------
airflow/providers/apache/beam/provider.yaml | 2 +-
.../providers/google/cloud/operators/dataflow.py | 5 ++
generated/provider_dependencies.json | 2 +-
tests/providers/apache/beam/hooks/test_beam.py | 43 ++++++++++++++--
5 files changed, 81 insertions(+), 28 deletions(-)