Lee-W commented on code in PR #44715:
URL: https://github.com/apache/airflow/pull/44715#discussion_r1872833597
##########
providers/src/airflow/providers/apache/hive/CHANGELOG.rst:
##########
@@ -26,6 +26,14 @@
Changelog
---------
+main
+....
+
+.. warning::
+ All deprecated classes, parameters and features have been removed from the
{provider_name} provider package.
+ The following breaking changes were introduced:
+
+ * ``Removed deprecated 'GSSAPI' for auth_mechanism. Use KERBEROS instead.``
Review Comment:
```suggestion
* Removed deprecated ``GSSAPI`` for ``auth_mechanism.`` Use ``KERBEROS``
instead.
```
--
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]