Taragolis commented on code in PR #36449:
URL: https://github.com/apache/airflow/pull/36449#discussion_r1436945310


##########
airflow/providers/yandex/CHANGELOG.rst:
##########
@@ -27,6 +27,15 @@
 Changelog
 ---------
 
+3.8.0
+.....
+
+Features
+~~~~~~~~
+
+* ``add Yandex Lockbox secrets backend``
+* ``add support for metadata service for Yandex Cloud connections``
+

Review Comment:
   You don't have to add this lines here, this would be autogenerated during 
new release.



##########
airflow/providers/yandex/provider.yaml:
##########
@@ -21,8 +21,9 @@ name: Yandex
 description: |
     Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
 suspended: false
-source-date-epoch: 1703288182
+source-date-epoch: 1703673062
 versions:
+  - 3.8.0

Review Comment:
   This would be updated by a release manager



##########
airflow/providers/yandex/provider.yaml:
##########
@@ -21,8 +21,9 @@ name: Yandex
 description: |
     Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
 suspended: false
-source-date-epoch: 1703288182
+source-date-epoch: 1703673062

Review Comment:
   Same here, it would be updated by release manager



-- 
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]

Reply via email to