This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ed3a0e49bf Fix the right affected provider version (#41215)
ed3a0e49bf is described below

commit ed3a0e49bfed8e61ee3ec0805702374013ba1e41
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Aug 2 13:28:25 2024 +0200

    Fix the right affected provider version (#41215)
    
    The #41205 incorrectly stated version of FAB provider. This one fixes it
---
 docs/docker-stack/changelog.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docker-stack/changelog.rst b/docs/docker-stack/changelog.rst
index 8bf3ca05ea..8a7dbf3090 100644
--- a/docs/docker-stack/changelog.rst
+++ b/docs/docker-stack/changelog.rst
@@ -303,7 +303,7 @@ here so that users affected can find the reason for the 
changes.
 | Date         | Affected images     | Potentially breaking change             
| Reason                 | Link to Pull Request / Issue                   |
 
+==============+=====================+=========================================+========================+================================================+
 | 02 Aug 2024  | 2.9.3               | * The ``apache-airflow-providers-fab``  
| FAB provider logout    | https://github.com/apache/airflow/issues/40922 |
-|              |                     |   upgraded from 1.1.1 to 1.1.2          
| did not work for 2.9.3 |                                                |
+|              |                     |   upgraded from 1.2.1 to 1.2.2          
| did not work for 2.9.3 |                                                |
 
+--------------+---------------------+-----------------------------------------+------------------------+------------------------------------------------+
 | 12 Mar 2024  | 2.8.3               | * The image was refreshed with new      
| Both dependencies      | https://github.com/apache/airflow/pull/37748   |
 |              |                     |   dependencies (pandas < 2.2 and        
| caused breaking        | https://github.com/apache/airflow/pull/37701   |

Reply via email to