amoghrajesh commented on PR #40552:
URL: https://github.com/apache/airflow/pull/40552#issuecomment-2208138981
This is another good example of categorisation:
```
Update release notes for package 'amazon'
Updating documentation for the latest release version.
The provider amazon has 8 changes since last release
Provider: amazon
NEXT VERSION AFTER + 8.25.0
...........................
Latest change: 2024-07-02
=================================================================================================
===========
=================================================================================
Commit
Committed Subject
=================================================================================================
===========
=================================================================================
`8e04ef088f
<https://github.com/apache/airflow/commit/8e04ef088fd2c817800f53b69bff1ac0680ac8b5>`_
2024-07-02 ``Be able to remove ACL in S3 hook's copy_object (#40518)``
`015ac89689
<https://github.com/apache/airflow/commit/015ac89689cb278d78ed4d65825254b67d476db8>`_
2024-07-02 ``Use base aws classes in AWS Glue Data Catalog Sensors
(#40492)``
`b8aab5cf63
<https://github.com/apache/airflow/commit/b8aab5cf6332681b797e2aaea67c10e6ddf6bb46>`_
2024-07-02 ``Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (#40504)``
`5ec81b6f95
<https://github.com/apache/airflow/commit/5ec81b6f9536bd4824ff39574ec9602916d06af8>`_
2024-06-28 ``Fix docs build re aws changelog (#40488)``
`8d5dbaae37
<https://github.com/apache/airflow/commit/8d5dbaae37c2bcd0be360fdf8d42c5f72c7629da>`_
2024-06-28 ``Remove todo re bucket_name decorator in s3 hook (#40485)``
`bbfeee4aee
<https://github.com/apache/airflow/commit/bbfeee4aee7203e934d50bc455f10d4d6a26f84a>`_
2024-06-28 ``Reduce memory footprint of s3 key trigger (#40473)``
`6c12744dd8
<https://github.com/apache/airflow/commit/6c12744dd8656e1d8b066c7edc8f0ab60ac124d2>`_
2024-06-28 ``Adding cluster to ecs trigger event to avoid defer error
(#40482)``
`a62bd83188
<https://github.com/apache/airflow/commit/a62bd831885957c55b073bf309bc59a1d505e8fb>`_
2024-06-27 ``Enable enforcing pydocstyle rule D213 in ruff. (#40448)``
=================================================================================================
===========
=================================================================================
Is there any change in the set for this provider that is not 'doc-only'? 'n'
means all changes are doc-only. 'y' means there are changes apart from doc-only
Press y/N/q: y
Define the type of change for `Be able to remove ACL in S3 hook's
copy_object (https://github.com/apache/airflow/pull/40518)` by referring to the
above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? b
Define the type of change for `Use base aws classes in AWS Glue Data Catalog
Sensors (https://github.com/apache/airflow/pull/40492)` by referring to the
above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? f
Define the type of change for `Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (https://github.com/apache/airflow/pull/40504)` by
referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? b
Define the type of change for `Fix docs build re aws changelog
(https://github.com/apache/airflow/pull/40488)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? x
Define the type of change for `Remove todo re bucket_name decorator in s3
hook (https://github.com/apache/airflow/pull/40485)` by referring to the above
table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? f
Define the type of change for `Reduce memory footprint of s3 key trigger
(https://github.com/apache/airflow/pull/40473)` by referring to the above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? x
Define the type of change for `Adding cluster to ecs trigger event to avoid
defer error (https://github.com/apache/airflow/pull/40482)` by referring to the
above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? b
Define the type of change for `Enable enforcing pydocstyle rule D213 in
ruff. (https://github.com/apache/airflow/pull/40448)` by referring to the above
table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? b
The version will be bumped because of TypeOfChange.BREAKING_CHANGE kind of
change
Provider amazon has been classified as:
Breaking changes - bump in MAJOR version needed
Bumped version to 9.0.0
Updated source-date-epoch to 1720070273
New version of the 'amazon' package is ready to be released!
Do you want to leave the version for amazon with version: 9.0.0 as is?
Press y/N/q: y
Proceeding with provider: amazon version as 9.0.0
Checking for backticks correctly generated in:
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/changelog.rst
Generated
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/changelog.rst
for amazon is OK
Generated
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/commits.rst
file for the amazon provider
37a38,55
> 9.0.0
> .....
>
> Latest change: 2024-07-02
>
>
=================================================================================================
===========
=================================================================================
> Commit
Committed Subject
>
=================================================================================================
===========
=================================================================================
> `8e04ef088f
<https://github.com/apache/airflow/commit/8e04ef088fd2c817800f53b69bff1ac0680ac8b5>`_
2024-07-02 ``Be able to remove ACL in S3 hook's copy_object (#40518)``
> `015ac89689
<https://github.com/apache/airflow/commit/015ac89689cb278d78ed4d65825254b67d476db8>`_
2024-07-02 ``Use base aws classes in AWS Glue Data Catalog Sensors
(#40492)``
> `b8aab5cf63
<https://github.com/apache/airflow/commit/b8aab5cf6332681b797e2aaea67c10e6ddf6bb46>`_
2024-07-02 ``Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (#40504)``
> `5ec81b6f95
<https://github.com/apache/airflow/commit/5ec81b6f9536bd4824ff39574ec9602916d06af8>`_
2024-06-28 ``Fix docs build re aws changelog (#40488)``
> `8d5dbaae37
<https://github.com/apache/airflow/commit/8d5dbaae37c2bcd0be360fdf8d42c5f72c7629da>`_
2024-06-28 ``Remove todo re bucket_name decorator in s3 hook (#40485)``
> `bbfeee4aee
<https://github.com/apache/airflow/commit/bbfeee4aee7203e934d50bc455f10d4d6a26f84a>`_
2024-06-28 ``Reduce memory footprint of s3 key trigger (#40473)``
> `6c12744dd8
<https://github.com/apache/airflow/commit/6c12744dd8656e1d8b066c7edc8f0ab60ac124d2>`_
2024-06-28 ``Adding cluster to ecs trigger event to avoid defer error
(#40482)``
> `a62bd83188
<https://github.com/apache/airflow/commit/a62bd831885957c55b073bf309bc59a1d505e8fb>`_
2024-06-27 ``Enable enforcing pydocstyle rule D213 in ruff. (#40448)``
>
=================================================================================================
===========
=================================================================================
>
41c59
< Latest change: 2024-06-19
---
> Latest change: 2024-06-22
45a64
> `6e5ae26382
<https://github.com/apache/airflow/commit/6e5ae26382b328e88907e8301d4b2352ef8524c5>`_
2024-06-22 ``Prepare docs 2nd wave June 2024 (#40273)``
Checking for backticks correctly generated in:
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/commits.rst
Generated
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/commits.rst
for amazon is OK
Updates changelog for last release of package 'amazon'
New version of the 'amazon' package is ready to be released!
***
---
***************
*** 23,32 ****
--- 23,62 ----
``apache-airflow-providers-amazon``
Changelog
---------
+
+ 9.0.0
+ .....
+
+ Breaking changes
+ ~~~~~~~~~~~~~~~~
+
+ * ``Fix docs build re aws changelog (#40488)``
+ * ``Reduce memory footprint of s3 key trigger (#40473)``
+
+ Features
+ ~~~~~~~~
+
+ * ``Use base aws classes in AWS Glue Data Catalog Sensors (#40492)``
+ * ``Remove todo re bucket_name decorator in s3 hook (#40485)``
+
+ Bug Fixes
+ ~~~~~~~~~
+
+ * ``Be able to remove ACL in S3 hook's copy_object (#40518)``
+ * ``Use base aws classes in AWS Glue Crawlers Operators/Sensors/Triggers
(#40504)``
+ * ``Adding cluster to ecs trigger event to avoid defer error (#40482)``
+ * ``Enable enforcing pydocstyle rule D213 in ruff. (#40448)``
+
+ Misc
+ ~~~~
+
+
+ .. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
main
....
Bug Fixes
The provider amazon changelog for `9.0.0` version is missing. Generating
fresh changelog.
Update index.rst for amazon
Generated
/Users/adesai/Documents/OSS/airflow/docs/apache-airflow-providers-amazon/index.rst
file for the amazon provider
89c89
< Release: 8.25.0
---
> Release: 9.0.0
164,165c164,165
< * `The apache-airflow-providers-amazon 8.25.0 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0.tar.gz.sha512>`__)
< * `The apache-airflow-providers-amazon 8.25.0 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-8.25.0-py3-none-any.whl.sha512>`__)
---
> * `The apache-airflow-providers-amazon 9.0.0 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz.sha512>`__)
> * `The apache-airflow-providers-amazon 9.0.0 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl.sha512>`__)
Summary of prepared documentation:
Success: 1
amazon
Successfully prepared documentation for packages!
Please review the updated files, classify the changelog entries and commit
the changes.
```
<img width="1656" alt="image"
src="https://github.com/apache/airflow/assets/35884252/97c524ff-7c22-47c4-8673-ec323f2b1f50">
<img width="1656" alt="image"
src="https://github.com/apache/airflow/assets/35884252/ee9531dc-fb2c-47d1-aa66-f8e246a8ba34">
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]