Skip to content

Fixing version bump issue when all changes are misc#41875

Merged
amoghrajesh merged 2 commits intoapache:mainfrom
amoghrajesh:miscBumpFix
Aug 30, 2024
Merged

Fixing version bump issue when all changes are misc#41875
amoghrajesh merged 2 commits intoapache:mainfrom
amoghrajesh:miscBumpFix

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

A version bump wasnt happening when all changes while preparing documentation for providers were misc. This PR fixes that bug.

Does the provider: amazon have any changes apart from 'doc-only'?
Press y/N/q: y

Define the type of change for `Fix treatment of "#" in S3Hook.parse_s3_url() (https://github.com/apache/airflow/pull/41796)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `airflow.models.taskinstance deprecations removed (https://github.com/apache/airflow/pull/41784)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `remove soft_fail part2 (https://github.com/apache/airflow/pull/41727)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `remove soft_fail (https://github.com/apache/airflow/pull/41710)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `fix: select_query should have precedence over default query in RedshiftToS3Operator (https://github.com/apache/airflow/pull/41634)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `fix: remove part of openlineage extraction from S3ToRedshiftOperator (https://github.com/apache/airflow/pull/41631)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `filename template arg in providers file task handlers backward compitability support (https://github.com/apache/airflow/pull/41633)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `Limit watchtower as depenendcy as 3.3.0 breaks moin. (https://github.com/apache/airflow/pull/41612)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `Remove deprecated log handler argument filename_template (https://github.com/apache/airflow/pull/41552)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m


Define the type of change for `Openlineage s3 to redshift operator integration (https://github.com/apache/airflow/pull/41575)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (m)misc, (s)kip, (q)uit ? m

The version will be bumped because of TypeOfChange.MISC kind of change
Provider amazon has been classified as:

Miscellaneous changes - bump in PATCHLEVEL version needed

Bumped version to 8.28.1

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

@amoghrajesh amoghrajesh merged commit 9e40107 into apache:main Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants