potiuk edited a comment on pull request #14013: URL: https://github.com/apache/airflow/pull/14013#issuecomment-771168154
Hey @ashb @kaxil As discussed before, I've used the provider generation scripts to prepare changelogs and generate documentation for the providers - both `regular` ones and the `backport` ones. For the regular providers, I prepared release for all of them, Vast majority is in `1.0.1` version and it is only documentation update - but this way we will have a consistent set of documentation (including commit history) as well as when we release in PyPI, the READMES will be much smaller and link to the documentation. There are few providers with changes: Breaking changes (`2.0.0`): * google * slack Feature changes (`1.1.0`): * amazon * snowflake * microsoft.azure * exasol * openfaas * ssh * http There were also few providers with 'real' bugfixes (`1.0.1`): * papermill * presto * docker * mysql * sqlite * exasol * cncf.kubernetes * openfaas * apache.hive * sendgrid * elasticsearch I prepared the ''backport packages" documentation only for those providers that had actual bugfix/features/breaking changes: slack google amazon snowflake microsoft.azure exasol openfaas ssh http papermill presto docker mysql sqlite exasol cncf.kubernetes openfaas apache.hive sendgrid elasticsearch` Only those will be generated with `2021.2.5` calver version. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
