Path to this page:
Subject: CVS commit: pkgsrc/databases/py-elasticsearch
From: Adam Ciarcinski
Date: 2024-11-03 20:32:40
Message id: 20241103193240.F11A5FC7E@cvs.NetBSD.org
Log Message:
py-elasticsearch: updated to 8.15.1
8.15.1 (2024-09-08)
Fix OTel context loss in parallel bulk helper
Use request converter to generate python examples
Add Geoip database configuration APIs: Create or update, Get and Delete
Add q parameter to Update by Query API
Add allow_no_indices and ignore_unavailable parameters to Resolve index API
8.15.0 (2024-08-09)
Added the Connector API
Added support for semantic_text and semantic query.
Added support for sequences of job id, model id and tags where applicable in ML APIs
Added dry_run and force parameters to the Perform inference API
Added optional Arrow deserialization support
Merged Query Ruleset API into new Query Rules API
Added mapping code examples
Fixed reference docs
Dropped Python 3.7 support
Files: