Re: [LASY CONSENSUS] Updating constraints for pymssql after CPython 3 "mayhem" for Airflow 2.5 -2.6

2023-08-05 Thread Jarek Potiuk
Since there were no objections, I moved the constraints - replacing pymssql==2.2.7 with 2.2.8 for Airflow 2.5.0 - 2.6.3. I've done that withe the new "breeze release-management update-constraints" command: PR for it https://github.com/apache/airflow/pull/33144 - including instructions on how we ca

Re: [VOTE] Airflow Providers prepared on August 05, 2023

2023-08-05 Thread Jarek Potiuk
Fix for redis for RC2 merged: https://github.com/apache/airflow/pull/33139 On Sat, Aug 5, 2023 at 11:15 AM Jarek Potiuk wrote: > > +1 (binding) - checked signatures, licences, checksums, source code. > Checked all my changes. I have found an issue with my Redis change I > made and I am providing

Re: [VOTE] Airflow Providers prepared on August 05, 2023

2023-08-05 Thread Jarek Potiuk
+1 (binding) - checked signatures, licences, checksums, source code. Checked all my changes. I have found an issue with my Redis change I made and I am providing a fix for RC2. (Rahul) -> IMHO it's for discretion of the Release Manager whether this is something that should be seen as regression, t

Re: [VOTE] Airflow Providers prepared on August 05, 2023

2023-08-05 Thread rahul Vats
-1 (non-binding) We have tested our example DAGS with the below providers and with *apache-airflow-providers-google==10.6.0rc1 *our Dataproc Example DAGS giving an import error due to this change