Two small patches: https://github.com/apache/incubator-airflow/pull/3550 <https://github.com/apache/incubator-airflow/pull/3550> - make cryptography optional again. https://github.com/apache/incubator-airflow/pull/3549 <https://github.com/apache/incubator-airflow/pull/3549> - compat with 1.9 config names.
> On 26 Jun 2018, at 09:05, Ash Berlin-Taylor <ash_airflowl...@firemirror.com> > wrote: > > I'm preparing a patch that maintains config compat between 1.9 and 1.10 > around Celery settings. We renamed them to better names in AIRFLOW-1840 but > we should respect the old names for at least one release version. > -ash > >> On 25 Jun 2018, at 22:30, Stefan Seelmann <m...@stefan-seelmann.de> wrote: >> >> I noticed one bug, reported in >> https://issues.apache.org/jira/browse/AIRFLOW-2639, patch is available, >> would be nice if that could go into the release. >> >> Kind Regards, >> Stefan >> >> On 06/25/2018 10:14 PM, Bolke de Bruin wrote: >>> Thanks for the responses. I will check if this warrants a beta 3 or if we >>> are able to go to RC voting. Probably will be able to do so tomorrow or >>> wednesday. >>> >>> B. >