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 1439e1f07eb Fix `StopIteration` error in AWS System Test
`variable_fetcher` when using remote executor (#51127)
add 9016d9ac5b5 Add Looker connection types and LevelDB documentation
(#51058)
No new revisions were added by this update.
Summary of changes:
providers/google/docs/connections/leveldb.rst | 67 ++++++++++++++++++++++
providers/google/provider.yaml | 2 +
.../airflow/providers/google/cloud/hooks/looker.py | 5 ++
.../airflow/providers/google/get_provider_info.py | 4 ++
4 files changed, 78 insertions(+)
create mode 100644 providers/google/docs/connections/leveldb.rst