This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e55ab6ea43f Migrate `datadog` provider to `common.compat` (#57074)
add 35bbcd0019d Migrate `opensearch` provider to `common.compat` (#57129)
No new revisions were added by this update.
Summary of changes:
providers/opensearch/pyproject.toml | 2 ++
.../src/airflow/providers/opensearch/hooks/opensearch.py | 2 +-
.../airflow/providers/opensearch/operators/opensearch.py | 2 +-
.../src/airflow/providers/opensearch/version_compat.py | 13 -------------
providers/opensearch/tests/unit/opensearch/conftest.py | 2 +-
5 files changed, 5 insertions(+), 16 deletions(-)