Skip to content

Commit 9becbb6

Browse files
author
adam
committed
py-elasticsearch: updated to 8.14.0
8.14.0 (2024-06-06) Fixed node_pool_class override Added retriever to the Search API Added deprecated and removed allow_auto_create from the Create or update component template API Added allow_auto_create, cause, deprecated, ignore_missing_component_templates and master_timeout to the Create or update index template API Added cause, removed flat_settings and timeout from the Create or update index template legacy API Removed various unsupported parameters from the Simulate index API Added various supported paramters to the Simulate index template API Added the completion and rerank task types to the Inference APIs Added the query and timeout parameters to the Perform inference API Added typed_keys to the Search Application Search API Added with_profile_uid to the Get API key information and Query API key information APIs
1 parent 0adcb23 commit 9becbb6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

databases/py-elasticsearch/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2024/05/24 16:51:43 adam Exp $
1+
# $NetBSD: Makefile,v 1.23 2024/06/18 12:32:37 adam Exp $
22

3-
DISTNAME= elasticsearch-8.13.2
3+
DISTNAME= elasticsearch-8.14.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= databases python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=e/elasticsearch/}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.22 2024/05/24 16:51:43 adam Exp $
1+
$NetBSD: distinfo,v 1.23 2024/06/18 12:32:37 adam Exp $
22

3-
BLAKE2s (elasticsearch-8.13.2.tar.gz) = 28cb8f96ba5f038f306b60aa0d15502bc3269216629edb4fd2fc0641b7ecacad
4-
SHA512 (elasticsearch-8.13.2.tar.gz) = 43b14c9ed2afec3fd8e9f8d709193a7943c0f5c49f72d4121b43faa3044a289f657c2e699e412ae7886b9529097074ce72c2950f1b9dda0cae9b79474cbefd3d
5-
Size (elasticsearch-8.13.2.tar.gz) = 379737 bytes
3+
BLAKE2s (elasticsearch-8.14.0.tar.gz) = 45de2a0520ba2d7608bf0ca3487172d1f476cb397a559ddbfbd0554d7bbc68cd
4+
SHA512 (elasticsearch-8.14.0.tar.gz) = 2b04b55c70c57cdf727b6ed0760c9210504f000be8567154ce2430b3ef57f3c059c47a2271e17e3f5a53ca557a2b6bfad5edd992cac651446fbc653e545b8a40
5+
Size (elasticsearch-8.14.0.tar.gz) = 382506 bytes

0 commit comments

Comments
 (0)