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 97428ef Fix messed-up changelog in 3 providers (#17380)
add 67cbb0f Enable specifying dictionary paths in
`template_fields_renderers` (#17321)
No new revisions were added by this update.
Summary of changes:
.../providers/google/cloud/operators/bigquery.py | 2 +-
airflow/www/views.py | 47 ++++++++++++++++++++-
docs/apache-airflow/howto/custom-operator.rst | 38 ++++++++++++++++-
.../img/template_field_renderer_path.png | Bin 0 -> 64442 bytes
tests/www/views/test_views.py | 25 ++++++++++-
5 files changed, 107 insertions(+), 5 deletions(-)
create mode 100644 docs/apache-airflow/img/template_field_renderer_path.png