pankajkoti commented on code in PR #33135:
URL: https://github.com/apache/airflow/pull/33135#discussion_r1285859691
##########
airflow/providers/elasticsearch/CHANGELOG.rst:
##########
@@ -27,6 +27,17 @@
Changelog
---------
+5.1.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+.. note::
+ Upgrade to ElasaticSearch 8. The ElasticsearchTaskHandler &
ElasticsearchSQLHook will now use ElasticSearch 8 package.
+ This also means that the release drops support for ElasticSearch 7 and below
and will no longer work with
+ ElasticSearch database that is below version 8.
Review Comment:
```suggestion
This also means that the release drops support for Elasticsearch 7 and
below and will no longer work with
Elasticsearch database that is below version 8.
```
--
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]