n-badtke-cg commented on PR #57992:
URL: https://github.com/apache/airflow/pull/57992#issuecomment-3546644090

   > > Is this fix already in 3.1.3 released?
   > 
   > Plus you need to install new FAB provider - RC being voted in in #58315 - 
feel free to take it for a spin and comment there if it works for you.
   
   Okay nice, seems to work with 3.1.3.
   I created a multistage Dockerfile with 
   ```
   RUN pip install --no-cache-dir apache-airflow-providers-fab==3.0.2
   ```
   in Build stage.
   
   Logout works again as expected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to