Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-search-documents for 
openSUSE:Factory checked in at 2025-06-27 23:01:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-search-documents (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-search-documents.new.7067 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-search-documents"

Fri Jun 27 23:01:42 2025 rev:14 rq:1288752 version:11.5.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-search-documents/python-azure-search-documents.changes
      2024-11-01 21:08:15.104156034 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-search-documents.new.7067/python-azure-search-documents.changes
    2025-06-27 23:08:42.123632884 +0200
@@ -1,0 +2,8 @@
+Thu Jun 26 06:27:32 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 11.5.3
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+
+-------------------------------------------------------------------

Old:
----
  azure_search_documents-11.5.2.tar.gz

New:
----
  azure_search_documents-11.5.3.tar.gz

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

Other differences:
------------------
++++++ python-azure-search-documents.spec ++++++
--- /var/tmp/diff_new_pack.PK1zZp/_old  2025-06-27 23:08:42.683656127 +0200
+++ /var/tmp/diff_new_pack.PK1zZp/_new  2025-06-27 23:08:42.683656127 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-search-documents
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # 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-azure-search-documents
-Version:        11.5.2
+Version:        11.5.3
 Release:        0
 Summary:        Microsoft Azure Service Bus Runtime Client Library
 License:        Apache-2.0

++++++ azure_search_documents-11.5.2.tar.gz -> 
azure_search_documents-11.5.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure_search_documents-11.5.2/CHANGELOG.md 
new/azure_search_documents-11.5.3/CHANGELOG.md
--- old/azure_search_documents-11.5.2/CHANGELOG.md      2024-10-30 
21:42:53.000000000 +0100
+++ new/azure_search_documents-11.5.3/CHANGELOG.md      2025-06-24 
23:20:13.000000000 +0200
@@ -1,5 +1,11 @@
 # Release History
 
+## 11.5.3 (2025-06-25)
+
+### Bugs Fixed
+
+- Fixed the issue search operation did not handle 206 correctly.
+
 ## 11.5.2 (2024-10-31)
 
 ### Bugs Fixed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure_search_documents-11.5.2/PKG-INFO 
new/azure_search_documents-11.5.3/PKG-INFO
--- old/azure_search_documents-11.5.2/PKG-INFO  2024-10-30 21:44:03.584653000 
+0100
+++ new/azure_search_documents-11.5.3/PKG-INFO  2025-06-24 23:22:01.096681400 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: azure-search-documents
-Version: 11.5.2
+Version: 11.5.3
 Summary: Microsoft Azure Cognitive Search Client Library for Python
 Home-page: 
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents
 Author: Microsoft Corporation
@@ -59,7 +59,7 @@
 [Source 
code](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents)
 | [Package (PyPI)](https://pypi.org/project/azure-search-documents/)
 | [Package (Conda)](https://anaconda.org/microsoft/azure-search-documents/)
-| [API reference 
documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-search-documents/latest/index.html)
+| [API reference 
documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-search-documents/latest/index.html)
 | [Product 
documentation](https://docs.microsoft.com/azure/search/search-what-is-azure-search)
 | 
[Samples](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/samples)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure_search_documents-11.5.2/README.md 
new/azure_search_documents-11.5.3/README.md
--- old/azure_search_documents-11.5.2/README.md 2024-10-30 21:42:53.000000000 
+0100
+++ new/azure_search_documents-11.5.3/README.md 2025-06-24 23:20:13.000000000 
+0200
@@ -32,7 +32,7 @@
 [Source 
code](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents)
 | [Package (PyPI)](https://pypi.org/project/azure-search-documents/)
 | [Package (Conda)](https://anaconda.org/microsoft/azure-search-documents/)
-| [API reference 
documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-search-documents/latest/index.html)
+| [API reference 
documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-search-documents/latest/index.html)
 | [Product 
documentation](https://docs.microsoft.com/azure/search/search-what-is-azure-search)
 | 
[Samples](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/samples)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure_search_documents-11.5.2/azure/search/documents/_generated/aio/operations/_documents_operations.py
 
new/azure_search_documents-11.5.3/azure/search/documents/_generated/aio/operations/_documents_operations.py
--- 
old/azure_search_documents-11.5.2/azure/search/documents/_generated/aio/operations/_documents_operations.py
 2024-10-30 21:42:53.000000000 +0100
+++ 
new/azure_search_documents-11.5.3/azure/search/documents/_generated/aio/operations/_documents_operations.py
 2025-06-24 23:20:13.000000000 +0200
@@ -391,7 +391,7 @@
 
         response = pipeline_response.http_response
 
-        if response.status_code not in [200]:
+        if response.status_code not in [200, 206]:
             map_error(status_code=response.status_code, response=response, 
error_map=error_map)
             error = 
self._deserialize.failsafe_deserialize(_models.ErrorResponse, pipeline_response)
             raise HttpResponseError(response=response, model=error)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure_search_documents-11.5.2/azure/search/documents/_generated/operations/_documents_operations.py
 
new/azure_search_documents-11.5.3/azure/search/documents/_generated/operations/_documents_operations.py
--- 
old/azure_search_documents-11.5.2/azure/search/documents/_generated/operations/_documents_operations.py
     2024-10-30 21:42:53.000000000 +0100
+++ 
new/azure_search_documents-11.5.3/azure/search/documents/_generated/operations/_documents_operations.py
     2025-06-24 23:20:13.000000000 +0200
@@ -748,7 +748,7 @@
 
         response = pipeline_response.http_response
 
-        if response.status_code not in [200]:
+        if response.status_code not in [200, 206]:
             map_error(status_code=response.status_code, response=response, 
error_map=error_map)
             error = 
self._deserialize.failsafe_deserialize(_models.ErrorResponse, pipeline_response)
             raise HttpResponseError(response=response, model=error)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure_search_documents-11.5.2/azure/search/documents/_version.py 
new/azure_search_documents-11.5.3/azure/search/documents/_version.py
--- old/azure_search_documents-11.5.2/azure/search/documents/_version.py        
2024-10-30 21:42:53.000000000 +0100
+++ new/azure_search_documents-11.5.3/azure/search/documents/_version.py        
2025-06-24 23:20:13.000000000 +0200
@@ -3,6 +3,6 @@
 # Licensed under the MIT License.
 # ------------------------------------
 
-VERSION = "11.5.2"  # type: str
+VERSION = "11.5.3"  # type: str
 
 SDK_MONIKER = "search-documents/{}".format(VERSION)  # type: str
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure_search_documents-11.5.2/azure_search_documents.egg-info/PKG-INFO 
new/azure_search_documents-11.5.3/azure_search_documents.egg-info/PKG-INFO
--- old/azure_search_documents-11.5.2/azure_search_documents.egg-info/PKG-INFO  
2024-10-30 21:44:03.000000000 +0100
+++ new/azure_search_documents-11.5.3/azure_search_documents.egg-info/PKG-INFO  
2025-06-24 23:22:00.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: azure-search-documents
-Version: 11.5.2
+Version: 11.5.3
 Summary: Microsoft Azure Cognitive Search Client Library for Python
 Home-page: 
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents
 Author: Microsoft Corporation
@@ -59,7 +59,7 @@
 [Source 
code](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents)
 | [Package (PyPI)](https://pypi.org/project/azure-search-documents/)
 | [Package (Conda)](https://anaconda.org/microsoft/azure-search-documents/)
-| [API reference 
documentation](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-search-documents/latest/index.html)
+| [API reference 
documentation](https://azuresdkdocs.z19.web.core.windows.net/python/azure-search-documents/latest/index.html)
 | [Product 
documentation](https://docs.microsoft.com/azure/search/search-what-is-azure-search)
 | 
[Samples](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/samples)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure_search_documents-11.5.2/pyproject.toml 
new/azure_search_documents-11.5.3/pyproject.toml
--- old/azure_search_documents-11.5.2/pyproject.toml    2024-10-30 
21:42:53.000000000 +0100
+++ new/azure_search_documents-11.5.3/pyproject.toml    2025-06-24 
23:20:13.000000000 +0200
@@ -1,4 +1,4 @@
 [tool.azure-sdk-build]
 pyright = false
-verifytypes = true
+verifytypes = false
 strict_sphinx = true

Reply via email to