forked from pool/python-elasticsearch
- Update to 8.4.3:
- Client is compatible with Elasticsearch 8.4.3 - Added the error_trace, filter_path, human and pretty parameters to the get_source API. - Added the ext parameter to the search API. - Added the ext parameter to the async_search.submit API. - Added the ext parameter to the fleet.search API. - Added the knn parameter to the search API. - Added the knn parameter to the async_search.submit API. - Added the cache_size parameter to the ml.start_trained_model_deployment API. - Added the security.update_api_key API. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 21:13:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 8.4.3:
|
||||
- Client is compatible with Elasticsearch 8.4.3
|
||||
- Added the error_trace, filter_path, human and pretty
|
||||
parameters to the get_source API.
|
||||
- Added the ext parameter to the search API.
|
||||
- Added the ext parameter to the async_search.submit API.
|
||||
- Added the ext parameter to the fleet.search API.
|
||||
- Added the knn parameter to the search API.
|
||||
- Added the knn parameter to the async_search.submit API.
|
||||
- Added the cache_size parameter to the
|
||||
ml.start_trained_model_deployment API.
|
||||
- Added the security.update_api_key API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 16:35:28 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user