Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-elasticsearch for 
openSUSE:Factory checked in at 2026-04-25 21:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-elasticsearch (Old)
 and      /work/SRC/openSUSE:Factory/.python-elasticsearch.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-elasticsearch"

Sat Apr 25 21:35:12 2026 rev:25 rq:1348798 version:9.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-elasticsearch/python-elasticsearch.changes    
    2026-01-09 17:03:04.082885454 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-elasticsearch.new.11940/python-elasticsearch.changes
     2026-04-25 21:35:14.972593261 +0200
@@ -1,0 +2,24 @@
+Tue Apr 21 11:10:10 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 9.3.0
+  * Add pack_dense_vector helper function to pack dense vectors for
+    efficient uploading (#3219)
+  * New and updated ES|QL functions in the ES|QL query builder for
+    9.3 and Serverless (#3266)
+  * Added cat.circuit_breaker API
+  * Added inference.put_groq, inference.put_openshift_ai, inference.put_nvidia 
APIs
+  * Added downsampling_method argument to indices.put_data_lifecycle API
+  * Added return_documents and top_n arguments to inference.rerank API
+  * Added close_job argument to ml.stop_datafeed API
+  * Added certificate_identity to security.create_cross_cluster_api_key
+    and security.update_cross_cluster_api_key APIs
+  * Added project_routing argument to project.tags API
+  * Added NumpyDenseVector field, with support for dense vectors
+    based on numpy arrays (#3218)
+  * Added ExponentialHistogram field
+  * Added time_series_metric argument to Histogram field
+  * Added on_disk_rescore argument to DenseVectorIndexOptions type
+  * Added slices argument to UpdateByQueryResponse type
+- Update BuildRequires from pyproject.toml
+
+-------------------------------------------------------------------

Old:
----
  v9.2.1.tar.gz

New:
----
  v9.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-elasticsearch.spec ++++++
--- /var/tmp/diff_new_pack.NG8qCF/_old  2026-04-25 21:35:15.620619630 +0200
+++ /var/tmp/diff_new_pack.NG8qCF/_new  2026-04-25 21:35:15.620619630 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-elasticsearch
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-elasticsearch
-Version:        9.2.1
+Version:        9.3.0
 Release:        0
 Summary:        Python client for Elasticsearch
 License:        Apache-2.0
@@ -45,6 +45,7 @@
 BuildRequires:  %{python_module PyYAML >= 5.4}
 BuildRequires:  %{python_module aiohttp >= 3}
 BuildRequires:  %{python_module anyio}
+BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module orjson}
 BuildRequires:  %{python_module pydantic}
 BuildRequires:  %{python_module pytest-asyncio}

++++++ v9.2.1.tar.gz -> v9.3.0.tar.gz ++++++
++++ 8611 lines of diff (skipped)

Reply via email to