+1 (binding) - tested reproducibility, checksums, signatures, licences,
ran a few DAGs with it. Did not see any issues.

Can confirm the fixes/changes I contributed are in:

- Reporting of Scarf in buckets (#41898/#41898)

- Deprecation of warnings in Plugins Manager (#4173/#41793)

- Bump of Micromatch version (#41726/#41755)

- Universal Pathlib Fixes (Various PRs, is now 0.2.3)

- XCom UI Rendering Issues for INT, BOOL, FLOAT, NULL (#41516/#41605)

On 03.09.24 07:35, Jarek Potiuk wrote:
+1 (binding) - tested reproducibility, checksums, signatures, licences, run
a few DAGs with it, installed on various Python versions (plugins manager
deprecation warning gone in Python 3.12).

Re: Amogh comment - > created an issue to improve "Status of the issue"
generation to better handle backport PRs (since we started backporting
using separate PRs)https://github.com/apache/airflow/issues/41969

On Tue, Sep 3, 2024 at 5:55 AM Amogh Desai<amoghdesai....@gmail.com>  wrote:

+1 non binding

I managed to test my changes  #41783
<https://github.com/apache/airflow/pull/41783>, #41680
<https://github.com/apache/airflow/pull/41680>, #41694
<https://github.com/apache/airflow/pull/41694>, #41890
<https://github.com/apache/airflow/pull/41890>  and all of them work as
expected.

I also tested a few generic DAGs and they all seem to work well.

One thing I wanted to bring up however was that, for example #41890
<https://github.com/apache/airflow/pull/41890>  - I am the author for the
original
PR and was cherry picked by Jarek, but I wasn't tagged in the 2.10.1RC
testing Github issue, so it is easy to
overlook it. I propose that we add a note to include the author in the
"description" field when merging the PR
to the Airflow3 readme doc that Elad proposes here
https://github.com/apache/airflow/pull/41457  to avoid such
issues.


Thanks & Regards,
Amogh Desai


On Tue, Sep 3, 2024 at 7:57 AM Utkarsh Sharma
<utkarsh.sha...@astronomer.io.invalid>  wrote:

Hey fellow Airflowers,

I have cut Airflow 2.10.1rc1. This email is calling for a vote on the
release, which will last at least 72 hours, from Tuesday, September 3,
2024, at 2:30 AM UTC until Friday, September 6, 2024, at 2:30 AM UTC
<

https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20240906T0230&p1=1440
,
and until 3 binding +1 votes have been received.

The status of testing of the release is kept at
https://github.com/apache/airflow/issues/41956

Consider this my (non-binding) +1. As I’m not a member of the PMC,
Ephraim
signed the distribution.

Airflow 2.10.1rc1 is available at:
https://dist.apache.org/repos/dist/dev/airflow/2.10.1rc1/

*apache-airflow-2.10.1-source.tar.gz* is a source release that comes with
INSTALL instructions.
*apache-airflow-2.10.1.tar.gz* is the binary Python "sdist" release.
*apache_airflow-2.10.1-py3-none-any.whl* is the binary Python wheel
"binary" release.

Public keys are available at:
https://dist.apache.org/repos/dist/release/airflow/KEYS

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Only votes from PMC members are binding, but all members of the community
are encouraged to test the release and vote with "(non-binding)".

The test procedure for PMC members is described in:


https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md\#verify-the-release-candidate-by-pmc-members
The test procedure for contributors and members of the community who
would
like to test this RC is described in:


https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md\#verify-the-release-candidate-by-contributors

Please note that the version number excludes the `rcX` string, so it's
now
simply 2.10.1. This will allow us to rename the artifact without
modifying
the artifact checksums when we actually release it.

Release Notes:
https://github.com/apache/airflow/blob/2.10.1rc1/RELEASE_NOTES.rst

For information on what goes into a release please see:


https://github.com/apache/airflow/blob/main/dev/WHAT_GOES_INTO_THE_NEXT_RELEASE.md
*Changes since 2.10.0:*

*Bugs:*
- Handle Example dags case when checking for missing files (#41874)
- Fix logout link in "no roles" error page (#41845)
- Set end_date and duration for triggers completed with end_from_trigger
as
True. (#41834)
- DAGs are not marked as stale if the dags folder change (#41829)
- Fix compatibility with FAB provider versions <1.3.0 (#41809)
- Don't Fail LocalTaskJob on heartbeat (#41810)
- Remove deprecation warning for cgitb in Plugins Manager (#41793)
- Fix log for notifier(instance) without __name__ (#41699)
- Splitting syspath preparation into stages (#41694)
- Adding url sanitization for extra links (#41680)
- Fix InletEventsAccessors type stub (#41607)
- Fix UI rendering when XCom is INT, FLOAT, BOOL or NULL (#41605)
- Fix try selector refresh (#41503)
- Incorrect try number subtraction producing invalid span id for OTEL
airflow (#41535)
- Add WebEncoder for trigger page rendering to avoid render failure
(#41485)
- Adding ``tojson`` filter to example_inlet_event_extra example dag
(#41890)
- Add backward compatibility check for executors that don't inherit
BaseExecutor (#41927)


*Miscellaneous:*
- Bump webpack from 5.76.0 to 5.94.0 in /airflow/www (#41879)
- Adding rel property to hyperlinks in logs (#41783)
- Field Deletion Warning when editing Connections (#41504)
- Make Scarf usage reporting in major+minor versions and counters in
buckets (#41900)
- Lower down universal-pathlib minimum to 0.2.2 (#41943)
- Protect against None components of universal pathlib xcom backend
(#41938)

*Doc Only Change:*
- Remove Debian bullseye support (#41569)
- Add an example for auth with ``keycloak`` (#41791)

Cheers,
Utkarsh Sharma

Reply via email to