Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Sep 1, 2023

The version_added for packages should use package version, not Airflow version.

Fixes: #34005


^ 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.

The `version_added` for packages should use package version, not
Airflow version.

Fixes: apache#34005
@potiuk
Copy link
Member Author

potiuk commented Sep 1, 2023

Previously IMAP configuration was missing. Now:

image

@potiuk
Copy link
Member Author

potiuk commented Sep 1, 2023

we might want to regenerate docs for IMAP provider

@potiuk potiuk merged commit 5595075 into apache:main Sep 1, 2023
@potiuk potiuk deleted the fix-version-in-provider-configuration branch September 1, 2023 14:28
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.2 milestone Oct 3, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 3, 2023
ephraimbuddy pushed a commit that referenced this pull request Oct 5, 2023
The `version_added` for packages should use package version, not
Airflow version.

Fixes: #34005
(cherry picked from commit 5595075)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

version_added field in configuration option doesn't work correctly in providers documentation

3 participants