eladkal commented on code in PR #68642:
URL: https://github.com/apache/airflow/pull/68642#discussion_r3426437307


##########
providers/apache/druid/docs/changelog.rst:
##########
@@ -27,6 +27,24 @@
 Changelog
 ---------
 
+4.5.3
+.....
+
+Misc
+~~~~
+
+* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls 
(#65861)``

Review Comment:
   This is not user facing PR, it should be moved from all to the hidden part.
   Note this means that some providers won't need to be released as they are 
doc-only



##########
providers/amazon/docs/changelog.rst:
##########
@@ -26,6 +26,27 @@
 Changelog
 ---------
 
+9.31.0
+......
+
+Features
+~~~~~~~~
+
+* ``Wait for Bedrock AgentCore Runtime deletion (#68140)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Upload log with 'put_object' in 's3_task_handler' (#68619)``
+* ``Add missing template_fields to BedrockCreateEvaluationJobOperator 
(#68310)``

Review Comment:
   ```suggestion
   * ``Add `evaluation_config`, `inference_config`, `output_data_config` 
template_fields to `BedrockCreateEvaluationJobOperator` (#68310)``
   ```



##########
providers/fab/docs/changelog.rst:
##########
@@ -20,6 +20,39 @@
 Changelog
 ---------
 
+3.7.0
+.....
+
+Features
+~~~~~~~~
+
+* ``[AIP-94] Create a CLI airflowctl client and adopt it in existing commands 
(#68175)``
+* ``Add Browse > Deadlines page (#67586)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Import ldap.filter in security_manager override (#68226)``
+* ``Add defensive validation for LDAP search filter configuration (#67630)``
+
+Misc
+~~~~
+
+* ``Bump prettier (#68576)``
+* ``Bump stylelint (#68347)``
+* ``[main] Upgrade important CI environment (#68163)``
+* ``Bump the fab-ui-package-updates group across 1 directory with 3 updates 
(#67928)``

Review Comment:
   I don't think this is informative(?)



##########
providers/apache/livy/docs/changelog.rst:
##########
@@ -28,6 +28,17 @@
 Changelog
 ---------
 
+4.5.7
+.....
+
+Misc
+~~~~
+
+* ``Bump aiohttp regarding dependabot warning (#67978)``

Review Comment:
   This is not informative for users. Users don't know nor care about 
dependedbot. Lets rephrase it to just
   
   ```suggestion
   * ``Bump aiohttp>=3.14.0 (#67978)``
   ```
   
   Apply the same to all providers



##########
providers/fab/docs/changelog.rst:
##########
@@ -20,6 +20,39 @@
 Changelog
 ---------
 
+3.7.0
+.....
+
+Features
+~~~~~~~~
+
+* ``[AIP-94] Create a CLI airflowctl client and adopt it in existing commands 
(#68175)``
+* ``Add Browse > Deadlines page (#67586)``

Review Comment:
   This is Airflow core feature. For fab this is minor change of just adding a 
menu.
   ```suggestion
   * ``Add Browse > Deadlines page for compatibility with Airflow 3.3.0 
(#67586)``
   ```



##########
providers/microsoft/azure/docs/changelog.rst:
##########
@@ -27,6 +27,24 @@
 Changelog
 ---------
 
+13.5.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add GCSToAzureBlobStorageOperator for GCS to Azure Blob transfer (#64966)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix(test_wasb.py): SAS token tests failing with azure-storage-blob 12.30.0 
(#68490)``

Review Comment:
   If the change is about test file it should not be in release notes. If it's 
more than test file then the note should be more informative (and not 
mentioning the test file)



##########
providers/ftp/docs/changelog.rst:
##########
@@ -27,6 +27,17 @@
 Changelog
 ---------
 
+3.15.1
+......
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix the ftp tls (#67946)``

Review Comment:
   ```suggestion
   * ``adds the missing self.conn.prot_p() call after login, matching the 
standard ftplib.FTP_TLS usage (#67946)``
   ```
   
   I'm not 100% sure about this but I think this suggestion is more informative



##########
providers/fab/docs/changelog.rst:
##########
@@ -20,6 +20,39 @@
 Changelog
 ---------
 
+3.7.0
+.....
+
+Features
+~~~~~~~~
+
+* ``[AIP-94] Create a CLI airflowctl client and adopt it in existing commands 
(#68175)``
+* ``Add Browse > Deadlines page (#67586)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Import ldap.filter in security_manager override (#68226)``
+* ``Add defensive validation for LDAP search filter configuration (#67630)``
+
+Misc
+~~~~
+
+* ``Bump prettier (#68576)``
+* ``Bump stylelint (#68347)``
+* ``[main] Upgrade important CI environment (#68163)``

Review Comment:
   Not suer facing?



##########
providers/apache/druid/docs/changelog.rst:
##########
@@ -27,6 +27,24 @@
 Changelog
 ---------
 
+4.5.3
+.....
+
+Misc
+~~~~
+
+* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls 
(#65861)``
+
+Doc-only
+~~~~~~~~
+
+* ``Prepare providers release 2026-05-19 (#67137)``
+* ``Prepare providers release 2026-05-05 (#66424)``

Review Comment:
   Not use facing. Move to hidden section.
   Apply to all providers



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