Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description in docker image changelog about upgraded FAB #41205

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Aug 1, 2024

That also includes reverting the order of changes to
"most recent first"


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

That also includes reverting the order of changes to
"most recent first"
@potiuk potiuk merged commit 85f0cb0 into apache:main Aug 2, 2024
37 checks passed
@potiuk potiuk deleted the add-docker-changelog branch August 2, 2024 01:13
@@ -302,6 +302,17 @@ 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 | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a small thing, but I think it's 1.2.2 instead of 1.1.2.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not small. very important. What a typo 🤦 - it also would went to CVE announcement if you did not see it - thanks for spotting it. Fix coming in #41215

potiuk added a commit to potiuk/airflow that referenced this pull request Aug 2, 2024
The apache#41205 incorrectly stated version of FAB provider. This one fixes it
potiuk added a commit that referenced this pull request Aug 2, 2024
The #41205 incorrectly stated version of FAB provider. This one fixes it
molcay pushed a commit to VladaZakharova/airflow that referenced this pull request Aug 19, 2024
…41205)

That also includes reverting the order of changes to
"most recent first"
molcay pushed a commit to VladaZakharova/airflow that referenced this pull request Aug 19, 2024
The apache#41205 incorrectly stated version of FAB provider. This one fixes it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:production-image Production image improvements and fixes kind:documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants