eladkal commented on a change in pull request #17890:
URL: https://github.com/apache/airflow/pull/17890#discussion_r698246623
##########
File path: airflow/providers/airbyte/CHANGELOG.rst
##########
@@ -19,13 +19,27 @@
Changelog
---------
+2.1.1
+.....
+
+Misc
+~~~~
+
+* ``Optimise connection importing for Airflow 2.2.0``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Fix messed-up changelog in 3 providers (#17380)``
+ * ``Update description about the new ''connection-types'' provider
meta-data (#17767)``
+ * ``Import Hooks lazily individually in providers manager (#17682)``
+
2.1.0
.....
Bug Fixes
~~~~~~~~~
-* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
Review comment:
mmm this description is kinda weird for the airbyte provider.
https://github.com/apache/airflow/pull/17020 changed files in several
providers.
I think It would be better change all occurrences of:
`Fixed wrongly escaped characters in amazon's changelog (#17020)`
with
`Fixed wrongly escaped characters in changelog (#17020)`
--
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]