Skip to content

Restore rendering of provider configuration with version_addded - #34011

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-version-in-provider-configuration
Sep 1, 2023
Merged

Restore rendering of provider configuration with version_addded#34011
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-version-in-provider-configuration

Conversation

@potiuk

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

Previously IMAP configuration was missing. Now:

image

@potiuk

Copy link
Copy Markdown
MemberAuthor

we might want to regenerate docs for IMAP provider

@potiuk
potiuk merged commit 5595075 into apache:mainSep 1, 2023
@potiuk
potiuk deleted the fix-version-in-provider-configuration branch September 1, 2023 14:28
@ephraimbuddyephraimbuddy added this to the Airflow 2.7.2 milestone Oct 3, 2023
@ephraimbuddyephraimbuddy 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentationtype:bug-fixChangelog: Bug Fixes

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

@potiuk@Taragolis@ephraimbuddy