potiuk commented on a change in pull request #20523:
URL: https://github.com/apache/airflow/pull/20523#discussion_r775661683
##########
File path: airflow/providers/snowflake/CHANGELOG.rst
##########
@@ -19,6 +19,20 @@
Changelog
---------
+2.4.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Support insecure mode in SnowflakeHook (#20106)``
+* ``Remove unused code in SnowflakeHook (#20107)``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Fix MyPy Errors for Snowflake provider. (#20212)``
Review comment:
Good you noitced. The first 2 are "setup.py" changes and they are not -
as such - visible in provider changes. There is currently no link between such
"setup.py-only" changes and providers - but we can add them manually. The last
one is test-only change and those are not included (and should not be).
--
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]