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

potiuk pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 2527fb0e09 Update Airflow release process to include reproducible 
tarballs (#36744)
 discard 18cbdf6364 Add support of Pendulum 3 (#36281)
 discard 9a5f702e8d Add support for reproducible build date epoch for Airflow 
releases (#36726)
 discard dfa98fc200 Standardize airflow build process and switch to Hatchling 
build backend (#36537)
 discard c682bc4182 Update providers metadata 2024-01-10 (#36718)
 discard 64834807dc Explicitly passing `raise_on_deleted_version=True` to 
`read_secret_version` in Hashicorp operator (#36532)
 discard f3eeeca20d Get rid of pyarrow-hotfix for CVE-2023-47248 (#36697)
 discard 05ebe7ad49 Add version check for k8s setup venv command (#36673)
 discard bd7c6c8879 Bump min telegram-bot version (#36670)
 discard def648156b Bump min provider version for papermill (#36669)
 discard 93018f4c2f Bump min version of mysql-connector-python (#36668)
 discard b803e3c36a Bump Cohere min version to limit backtracking on upgrade 
(#36666)
 discard b2f3ade873 Bump min version for grpcio-status in spark provider 
(#36662)
 discard 188d121d95 Upgrade to latest ruff and remove ISC001 warning from 
output (#36649)
 discard e0fe4bf7bc Make `graphviz` dependency optional (#36647)
 discard 8617a63261 Add Airflow logo to the README (#36645)
 discard b4205c00b3 Run mypy checks for full packages in CI (#36638)
 discard 4dee09153d Upgrade to latest versions of `pip` and `pipx` in CI 
runners (#36646)
 discard 587b0a2e37 Tracking airflow-github changelog activities using progress 
bar (#36610)
 discard b8e4dcde20 Optimise getting changelogs in airflow-github (#36548)
 discard 950b08f425 Add support for openlineage to AFS and common.io (#36410)
     new 8dde227637 Optimise getting changelogs in airflow-github (#36548)
     new eee1cd7fcc Tracking airflow-github changelog activities using progress 
bar (#36610)
     new a608981227 Upgrade to latest versions of `pip` and `pipx` in CI 
runners (#36646)
     new b7485d7670 Run mypy checks for full packages in CI (#36638)
     new 5fc90253f5 Add Airflow logo to the README (#36645)
     new e6de1ac90c Make `graphviz` dependency optional (#36647)
     new e447cae1c5 Upgrade to latest ruff and remove ISC001 warning from 
output (#36649)
     new 3b080e0e84 Bump min version for grpcio-status in spark provider 
(#36662)
     new ac9c4cfbac Bump Cohere min version to limit backtracking on upgrade 
(#36666)
     new 8344febc98 Bump min version of mysql-connector-python (#36668)
     new 55de7176fc Bump min provider version for papermill (#36669)
     new 2d04f8a83d Bump min telegram-bot version (#36670)
     new 8ab07ce525 Add version check for k8s setup venv command (#36673)
     new 5690c0d17e Get rid of pyarrow-hotfix for CVE-2023-47248 (#36697)
     new 2ca6d8edeb Explicitly passing `raise_on_deleted_version=True` to 
`read_secret_version` in Hashicorp operator (#36532)
     new 4206c97ba4 Update providers metadata 2024-01-10 (#36718)
     new f3d8126812 Standardize airflow build process and switch to Hatchling 
build backend (#36537)
     new 405f8712e5 Add support for reproducible build date epoch for Airflow 
releases (#36726)
     new 0c93669556 Add support of Pendulum 3 (#36281)
     new bf7fb4b019 Update Airflow release process to include reproducible 
tarballs (#36744)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2527fb0e09)
            \
             N -- N -- N   refs/heads/v2-8-test (bf7fb4b019)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/io/path.py                                 | 11 +------
 .../providers/common/io/operators/file_transfer.py | 37 +++++++---------------
 dev/breeze/tests/test_selective_checks.py          |  4 +--
 .../apache-airflow/core-concepts/objectstorage.rst |  8 +----
 generated/provider_dependencies.json               |  4 +--
 tests/io/test_path.py                              | 11 +++----
 .../common/io/operators/test_file_transfer.py      | 24 --------------
 7 files changed, 21 insertions(+), 78 deletions(-)

Reply via email to