This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch v3-0-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 98223075913 Add Release notes for 3.0.2
     add 0822e170abc [v3-0-test] Fix automated switching of breeze for Airflow 
2 (#51430) (#51437)
     add 0da152ae2c6 [v3-0-test] Add sqlalchemy-spanner limitation for broken 
1.12.0 release (#51393) (#51432)
     add a1c1e41dd7c [v3-0-test] Exclude `sqlalchemy-spanner` 1.12.0 (#51379) 
(#51438)
     add 8694746b265 [v3-0-test] Remove sqlalchemy-spanner exclusion after it's 
been yanked. (#51433) (#51449)
     add a6e6cb1736a [v3-0-test] Remove logical_date check when validating 
inlets and outlets (#51464) (#51469)
     add 6879c3ec472 [v3-0-test] feat(task_instances): guard ti update state 
and set task to fail if exception encountered (#51295) (#51470)
     add c7460c2be94 [v3-0-test] fix: add COLOR_GREEN and correct providers 
tests success message color\n\nAdds missing COLOR_GREEN variable and fixes typo 
in providers tests success message to use the correct color. Prevents unbound 
variable error with bash -u. (#51399) (#51458)
     add 79838baef32 Add release notes for 3.0.2rc2

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.rst                                  |   2 +
 .../execution_api/routes/task_instances.py         | 119 +++++++++++++--------
 .../versions/head/test_task_instances.py           |  65 +++++++++--
 dev/breeze/src/airflow_breeze/utils/path_utils.py  |   7 ++
 providers/google/README.rst                        |   2 +-
 providers/google/docs/index.rst                    |   2 +-
 providers/google/pyproject.toml                    |   2 +-
 reproducible_build.yaml                            |   4 +-
 scripts/ci/testing/run_unit_tests.sh               |   3 +-
 scripts/in_container/run_generate_constraints.py   |  44 ++++++--
 task-sdk/src/airflow/sdk/api/client.py             |   8 +-
 11 files changed, 192 insertions(+), 66 deletions(-)

Reply via email to