Hey fellow Airflowers, The vote to release *Apache Airflow version 3.1.0 *based on 3.1.0 & *Task SDK 1.1.0 from 1.1.0* is now closed.
The vote PASSED with 5 binding "+1", 5 non-binding "+1" and 0 "-1" votes: *"+1" Binding votes*: - Kaxil Naik - Jens Scheffler - Hussein Awala - Amogh Desai - Ephraim Anierobi *"+1" non-Binding votes*: - Rahul Vats - Pavankumar Gopidesu - Buğra Öztürk - Eugen Kosteev - Blain David Vote thread: https://lists.apache.org/thread/mdj43bwzj55kdx6tf8q7o9wr6czf5tvn I will continue with the release process, and the release announcement will follow shortly. Thanks, Kaxil Naik On Thu, 25 Sept 2025 at 13:41, Blain David <[email protected]> wrote: > +1 binding, even tested my AIP-88 patch with rc2 and working flawless > > -----Original Message----- > From: Eugen Kosteev <[email protected]> > Sent: 25 September 2025 13:51 > To: [email protected] > Subject: Re: [ACCELERATED VOTE] Release Airflow 3.1.0. from 3.1.0rc2 & > Task SDK 1.1.0 from 1.1.0rc2 > > EXTERNAL MAIL: Indien je de afzender van deze e-mail niet kent en deze > niet vertrouwt, klik niet op een link of open geen bijlages. Bij twijfel, > stuur deze e-mail als bijlage naar [email protected]<mailto: > [email protected]>. > > +1 non-binding > > - Eugene > > On Thu, Sep 25, 2025 at 12:16 PM Buğra Öztürk <[email protected]> > wrote: > > > +1 non-binding > > > > Bugra Ozturk > > > > On Thu, 25 Sept 2025, 12:06 Ephraim Anierobi, > > <[email protected]> > > wrote: > > > > > +1 binding for both Core and TaskSDK. Checked SVN, reproducible > > > +package > > > builds, licences and signatures. Also ran some custom dags > > > > > > > > > On Thu, 25 Sept 2025 at 10:04, Pavankumar Gopidesu < > > > [email protected]> > > > wrote: > > > > > > > +1 non-binding. > > > > > > > > Tested example dags, everything looks good. > > > > > > > > Great work everyone :) > > > > > > > > Regards, > > > > Pavan > > > > > > > > On Thu, Sep 25, 2025 at 9:54 AM Rahul Vats > > > > <[email protected]> > > > wrote: > > > > > > > > > +1 (non-binding). > > > > > > > > > > For both airflow-core 3.1.0 RC2 and task-sdk 1.1.0 RC2 I have > > > > > verified all regression tests with Celery and K8s executors, > > > also > > > > > covering: > > > > > > > > > > 1. > > > > > > > > > > AIP-90: Human in the loop > > > > > 2. > > > > > > > > > > Plugin changes > > > > > 3. > > > > > > > > > > Task SDK changes > > > > > 4. > > > > > > > > > > UI sanity > > > > > 5. > > > > > > > > > > Migration testing (upgrade and downgrade) > > > > > > > > > > Thanks to everyone for the development and testing > > > > > efforts—cheers to Airflow 3.1! > > > > > Regards, > > > > > Rahul Vats > > > > > > > > > > On Thu, 25 Sept 2025 at 13:31, Amogh Desai > > > > > <[email protected]> > > > > wrote: > > > > > > > > > > > +1 binding. > > > > > > > > > > > > For both airflow-core 3.1.0 RC2 and task-sdk 1.1.0 RC2: > > > > > > - Checked reproducible package builds > > > > > > - Performed SVN checks > > > > > > - Checked Licenses > > > > > > - Checked Signatures > > > > > > - Checked SHA512 checksums > > > > > > > > > > > > Installed the RC and ran a couple of random example dags from > > > > > > my test set, all of them worked fine. > > > > > > > > > > > > Along with that did a bit of targeted testing around secret > > > > > > masking > > > by > > > > > > running a couple of dags with triggers, sensitive dags etc. I > > > > > > also > > > > tested > > > > > > the latest addition of secrets cache if it works during parse > > > > > > time > > > with > > > > > > secrets backend added, seems to work fine. > > > > > > > > > > > > Funny story about reproducible package checks, it failed > > > > > > earlier > > for > > > me > > > > > > with: > > > > > > *Binary files apache_airflow_core-3.1.0-py3-none-any.whl and > > > > > > > > > > > > > > > > > > > > > > > > > > /Users/amoghdesai/Documents/OSS/repos/airflow/dist/apache_airflow_core > > -3.1.0-py3-none-any.whl > > > > > > differ* > > > > > > > > > > > > The reason for this was some underlying `vite` leftover files > > > because I > > > > > was > > > > > > running > > > > > > Airflow 2 yesterday. > > > > > > > > > > > > Useful test if you run into something of that nature would be: > > > > > > (airflow) ➜ 3.1.0rc2 unzip -l > > > > > > > > > > > > > > > > > > > > > > > > > > /Users/amoghdesai/Documents/OSS/repos/airflow/dist/apache_airflow_core > > -3.1.0-py3-none-any.whl > > > > > > > dist_list.txt > > > > > > unzip -l apache_airflow_core-3.1.0-py3-none-any.whl > > > local_list.txt > > > > > > diff -u dist_list.txt local_list.txt > > > > > > --- dist_list.txt 2025-09-25 12:47:58 > > > > > > +++ local_list.txt 2025-09-25 12:47:58 > > > > > > @@ -1,4 +1,4 @@ > > > > > > -Archive: > > > > > > > > > > > > > > > > > > > > > > > > > > /Users/amoghdesai/Documents/OSS/repos/airflow/dist/apache_airflow_core > > -3.1.0-py3-none-any.whl > > > > > > +Archive: apache_airflow_core-3.1.0-py3-none-any.whl > > > > > > Length Date Time Name > > > > > > --------- ---------- ----- ---- > > > > > > 2345 09-23-2025 20:07 airflow/METRICS.md > > > > > > @@ -80,8 +80,6 @@ > > > > > > 158 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/tsconfig.json > > > > > > 642 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/tsconfig.node.json > > > > > > 1719 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/vite.config.ts > > > > > > - 146 09-23-2025 20:07 > > > > > > > > airflow/api_fastapi/auth/managers/simple/ui/.vite/deps/_metadata.json > > > > > > - 23 09-23-2025 20:07 > > > > > > > airflow/api_fastapi/auth/managers/simple/ui/.vite/deps/package.json > > > > > > 963 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/dev/index.html > > > > > > 517 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/dist/index.html > > > > > > 7501 09-23-2025 20:07 > > > > > > airflow/api_fastapi/auth/managers/simple/ui/dist/pin_100.png > > > > > > @@ -670,8 +668,6 @@ > > > > > > 158 09-23-2025 20:07 airflow/ui/tsconfig.json > > > > > > 680 09-23-2025 20:07 airflow/ui/tsconfig.node.json > > > > > > 1773 09-23-2025 20:07 airflow/ui/vite.config.ts > > > > > > - 23 09-23-2025 20:07 > > > > > > airflow/ui/.vite/deps_temp_70b2e7bf/package.json > > > > > > - 23 09-23-2025 20:07 > > > > > > airflow/ui/.vite/deps_temp_8dd55170/package.json > > > > > > 973 09-23-2025 20:07 airflow/ui/dev/index.html > > > > > > 522 09-23-2025 20:07 airflow/ui/dist/index.html > > > > > > 7501 09-23-2025 20:07 airflow/ui/dist/pin_100.png > > > > > > @@ -1654,6 +1650,6 @@ > > > > > > 381 09-23-2025 20:07 > > > > > > > > > > > > > > > > > > > > > > > > > > apache_airflow_core-3.1.0.dist-info/licenses/3rd-party-licenses/LICENS > > E-reproducible.txt > > > > > > 13456 09-23-2025 20:07 > > > > > > apache_airflow_core-3.1.0.dist-info/licenses/LICENSE > > > > > > 582 09-23-2025 20:07 > > > > > > apache_airflow_core-3.1.0.dist-info/licenses/NOTICE > > > > > > - 170004 09-23-2025 20:07 > > > > apache_airflow_core-3.1.0.dist-info/RECORD > > > > > > + 169551 09-23-2025 20:07 > > > > apache_airflow_core-3.1.0.dist-info/RECORD > > > > > > --------- ------- > > > > > > - 17789422 1654 files > > > > > > + 17788754 1650 files > > > > > > > > > > > > > > > > > > Thanks & Regards, > > > > > > Amogh Desai > > > > > > > > > > > > > > > > > > On Thu, Sep 25, 2025 at 3:38 AM Hussein Awala > > > > > > <[email protected]> > > > > wrote: > > > > > > > > > > > > > Airflow Core: +1 (binding) > > > > > > > Task SDK: +1 (binding) > > > > > > > > > > > > > > Checked SVN, licenses and signatures > > > > > > > > > > > > > > On Wed, Sep 24, 2025 at 11:58 PM Jens Scheffler < > > > [email protected] > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > Airflow Core 3.1.0rc2: +1 (binding) - Checked SVN, > > > > > > > > Reproducible > > > > > package > > > > > > > > build, Licenses, Signatures > > > > > > > > > > > > > > > > Task SDK 1.1.0rc2: +1 (binding) - Checked SVN, > > > > > > > > Reproducible > > > package > > > > > > > > build, Licenses, Signatures > > > > > > > > > > > > > > > > Tested 3.1.0rc2 release with last release of EdgeExecutor > > > > > > > > and integration test Dag. Also started and clicked a bit > > > > > > > > around in > > > the > > > > > UI. > > > > > > > > Also did a HITL "chaos monkey" click parade. Found some > > > > > > > > minor > > nit > > > > in > > > > > UI > > > > > > > > and added a couple of (non blocking) UI glitches to be > > > > > > > > fixed as > > > > > github > > > > > > > > issues. In general I am very proud of what cool release we > > > > > > > > are > > > > going > > > > > to > > > > > > > > make! Wohoo! > > > > > > > > > > > > > > > > On 23.09.25 22:28, Kaxil Naik wrote: > > > > > > > > > Hey fellow Airflowers, > > > > > > > > > > > > > > > > > > The release candidates for *Apache Airflow 3.1.0rc2 *and > > *Task > > > > SDK > > > > > > > > > 1.1.0rc2* are > > > > > > > > > now available for testing! > > > > > > > > > > > > > > > > > > This email calls for a accelerated vote on the release, > > > > > > > > > which > > > > will > > > > > > last > > > > > > > > at > > > > > > > > > least until *25th Sep (9:30 PM UK time)* and until 3 > > > > > > > > > binding > > +1 > > > > > votes > > > > > > > > have > > > > > > > > > been received. > > > > > > > > > > > > > > > > > > It is an accelerated vote, as we had 5 days of testing > > > > > > > > > for > > RC1, > > > > and > > > > > > the > > > > > > > > > nature of the changes in RC2 compared to RC1 is quite > > targeted > > > > and > > > > > > has > > > > > > > > > already been tested, and we want to avoid a > > > > > > > > > Friday/weekend > > > > release. > > > > > > > > > > > > > > > > > > Consider this my +1 binding vote. > > > > > > > > > > > > > > > > > > Airflow 3.1.0rc2 is available at: > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=http > > > > > > > > > s%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow > > > > > > > > > %2F3.1.0rc2%2F&data=05%7C02%7Cdavid.blain%40infrabel.be% > > > > > > > > > 7Cf6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8e4d6fb18 > > > > > > > > > 946f02e1f27f2%7C0%7C0%7C638943979086069603%7CUnknown%7CT > > > > > > > > > WFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsI > > > > > > > > > lAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7 > > > > > > > > > C%7C&sdata=3WJ5K1E2ojIcQp0M5dc0K7uAHlF20Uc0jjYBXTFZ%2BTs > > > > > > > > > %3D&reserved=0 > > > > > > > > > > > > > > > > > > "apache-airflow" Meta package: > > > > > > > > > > > > > > > > > > - *apache-airflow-3.1.0-source.tar.gz* is a source > > release > > > > that > > > > > > > comes > > > > > > > > > with INSTALL instructions. > > > > > > > > > - *apache-airflow-3.1.0.tar.gz* is the binary Python > > > "sdist" > > > > > > > release. > > > > > > > > > - *apache_airflow-3.1.0-py3-none-any.whl* is the > > > > > > > > > binary > > > > Python > > > > > > > wheel > > > > > > > > > "binary" release. > > > > > > > > > > > > > > > > > > > > > > > > > > > "apache-airflow-core" package > > > > > > > > > > > > > > > > > > - *apache_airflow_core-3.1.0.tar.gz* is the binary > > > > > > > > > Python > > > > > "sdist" > > > > > > > > > release. > > > > > > > > > - *apache_airflow_3.1.0-py3-none-any.whl* is the > > > > > > > > > binary > > > > Python > > > > > > > wheel > > > > > > > > > "binary" release. > > > > > > > > > > > > > > > > > > > > > > > > > > > Task SDK 1.1.0rc2 is available at: > > > > > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2F > > > > dist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow%2Ftask-sdk%2F1.1.0r > > > > c2%2F&data=05%7C02%7Cdavid.blain%40infrabel.be%7Cf6bfbe2901e74e81e > > > > f1608ddfc29e77b%7Cb82bc314ab8e4d6fb18946f02e1f27f2%7C0%7C0%7C63894 > > > > 3979086087261%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYi > > > > OiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7 > > > > C0%7C%7C%7C&sdata=HNcKn6Rc9Mkerzf9DPLMLxAeaQpgVPo64hGgO0XysTs%3D&r > > > > eserved=0 > > > > > > > > > > > > > > > > > > "apache-airflow-task-sdk" package > > > > > > > > > > > > > > > > > > - *apache_airflow_task_sdk-1.1.0.tar.gz* is the > > > > > > > > > binary > > > Python > > > > > > > "sdist" > > > > > > > > > release. > > > > > > > > > - *apache_airflow_task_sdk-1.1.0-py3-none-any.whl* > > > > > > > > > is the > > > > > binary > > > > > > > > Python > > > > > > > > > wheel "binary" release. > > > > > > > > > > > > > > > > > > Public keys are available at: > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=http > > > > > > > > > s%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fair > > > > > > > > > flow%2FKEYS&data=05%7C02%7Cdavid.blain%40infrabel.be%7Cf > > > > > > > > > 6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8e4d6fb18946 > > > > > > > > > f02e1f27f2%7C0%7C0%7C638943979086097738%7CUnknown%7CTWFp > > > > > > > > > bGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAi > > > > > > > > > OiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7 > > > > > > > > > C&sdata=srDriLxAaFzTr1Zk%2FpiPo5GkED3jp%2BVEXQKbX9WvHPk% > > > > > > > > > 3D&reserved=0 > > > > > > > > > > > > > > > > > > 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://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith > > ub.com%2Fapache%2Fairflow%2Fblob%2Fmain%2Fdev%2FREADME_RELEASE_AIRFLOW > > .md%23verify-the-release-candidate-by-pmc-members&data=05%7C02%7Cdavid > > .blain%40infrabel.be%7Cf6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8e > > 4d6fb18946f02e1f27f2%7C0%7C0%7C638943979086107904%7CUnknown%7CTWFpbGZs > > b3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIj > > oiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=cd2a03Ur0PUHG9eNdf%2Bukf > > U%2F7fpOgIjVuy8lshVUCj4%3D&reserved=0 > > > > > > > > > > > > > > > > > > The test procedure for contributors and members of the > > > community > > > > > who > > > > > > > > would > > > > > > > > > like to test this RC is described in: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith > > ub.com%2Fapache%2Fairflow%2Fblob%2Fmain%2Fdev%2FREADME_RELEASE_AIRFLOW > > .md%23verify-the-release-candidate-by-contributors&data=05%7C02%7Cdavi > > d.blain%40infrabel.be%7Cf6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8 > > e4d6fb18946f02e1f27f2%7C0%7C0%7C638943979086118264%7CUnknown%7CTWFpbGZ > > sb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOI > > joiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=dblqpn%2BRtFMCfNef3af8o > > brddgTNqyqF893yCNS5HMw%3D&reserved=0 > > > > > > > > > > > > > > > > > > Please note that the version number excludes the 'rcX' > > string, > > > so > > > > > > it's > > > > > > > > now > > > > > > > > > simply 3.1.0 for Airflow package and 1.1.0 for Task SDK. > > > > > > > > > This > > > > will > > > > > > > allow > > > > > > > > us > > > > > > > > > to rename the artifact without modifying the artifact > > > > > > > > > checksums when we actually release. > > > > > > > > > > > > > > > > > > *Docs* (for preview): > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=http > > > > > > > > > s%3A%2F%2Fairflow.staged.apache.org%2Fdocs%2Fapache-airf > > > > > > > > > low%2F3.1.0&data=05%7C02%7Cdavid.blain%40infrabel.be%7Cf > > > > > > > > > 6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8e4d6fb18946 > > > > > > > > > f02e1f27f2%7C0%7C0%7C638943979086128559%7CUnknown%7CTWFp > > > > > > > > > bGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAi > > > > > > > > > OiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7 > > > > > > > > > C&sdata=49NUnZkGNUaMDKjEM876QVo1AX7H4cqolHG%2BpY4Ri4I%3D > > > > > > > > > &reserved=0 > > > > > > > > > *Release Notes*: > > > > > > > > > > > > > > > > > > - > > > > > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F% > > > > > 2Fgithub.com%2Fapache%2Fairflow%2Fblob%2F3.1.0rc2%2FRELEASE_NOTE > > > > > S.rst&data=05%7C02%7Cdavid.blain%40infrabel.be%7Cf6bfbe2901e74e8 > > > > > 1ef1608ddfc29e77b%7Cb82bc314ab8e4d6fb18946f02e1f27f2%7C0%7C0%7C6 > > > > > 38943979086139120%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydW > > > > > UsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ > > > > > %3D%3D%7C0%7C%7C%7C&sdata=xEMVEioeuZ8k9ofrRFMjn2O%2FDE5faneRfVZs > > > > > 0TQ6xEA%3D&reserved=0 > > > > > > > > > - > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fairf > > low.staged.apache.org%2Fdocs%2Fapache-airflow%2F3.1.0%2Frelease_notes. > > html&data=05%7C02%7Cdavid.blain%40infrabel.be%7Cf6bfbe2901e74e81ef1608 > > ddfc29e77b%7Cb82bc314ab8e4d6fb18946f02e1f27f2%7C0%7C0%7C63894397908614 > > 9282%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwM > > CIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata > > =fR0XVPUTOXRsFUoyM9ae7wk3Z4u5WdsFWkpzG%2FttE5s%3D&reserved=0 > > > > > > > > > (Rendered > > > > > > > > > HTML) > > > > > > > > > > > > > > > > > > *Testing Instructions using PyPI*: > > > > > > > > > > > > > > > > > > You can build a virtualenv that installs this and other > > > required > > > > > > > packages > > > > > > > > > (e.g. task sdk), like this: > > > > > > > > > > > > > > > > > > ``` > > > > > > > > > uv venv > > > > > > > > > uv pip install -U \ > > > > > > > > > apache-airflow==3.1.0rc2 \ > > > > > > > > > apache-airflow-core==3.1.0rc2 \ > > > > > > > > > apache-airflow-task-sdk==1.1.0rc2 ``` > > > > > > > > > > > > > > > > > > Constraints files are at > > > > > > > > > https://eur01.safelinks.protection.outlook.com/?url=http > > > > > > > > > s%3A%2F%2Fgithub.com%2Fapache%2Fairflow%2Ftree%2Fconstra > > > > > > > > > ints-3.1.0rc2&data=05%7C02%7Cdavid.blain%40infrabel.be%7 > > > > > > > > > Cf6bfbe2901e74e81ef1608ddfc29e77b%7Cb82bc314ab8e4d6fb189 > > > > > > > > > 46f02e1f27f2%7C0%7C0%7C638943979086159382%7CUnknown%7CTW > > > > > > > > > FpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIl > > > > > > > > > AiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C > > > > > > > > > %7C&sdata=CqJ5MrkXAoerw7R5MHjBgIp9Dx9ymEhODPbyxWbUrmc%3D > > > > > > > > > &reserved=0 > > > > > > > > > > > > > > > > > > Regards, > > > > > > > > > Kaxil > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------ > > > > --- > > > > > > > > To unsubscribe, e-mail: [email protected] > > > > > > > > For additional commands, e-mail: > > > > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > Eugene > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
