Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2026-08-09 21:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymongo.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymongo"

Sun Aug  9 21:35:22 2026 rev:51 rq:1370115 version:4.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes    
2026-03-19 17:41:41.712543713 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new.16738/python-pymongo.changes 
2026-08-09 21:37:46.367213619 +0200
@@ -1,0 +2,23 @@
+Thu Aug  6 20:26:17 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.17.0:
+  * has_key, iterkeys and itervalues in :class:`bson.son.SON`
+    have been deprecated and will be removed in PyMongo 5.0.
+    These methods were deprecated in favor of the standard
+    dictionary containment operator in and the keys() and
+    values() methods, respectively.
+  * Added the :meth:`~pymongo.asynchronous.client_session.AsyncCl
+    ientSession.bind` and
+    :meth:`~pymongo.client_session.ClientSession.bind` methods
+    that allow users to bind a session to all database operations
+    within the scope of a context manager instead of having to
+    explicitly pass the session to each individual operation. See
+    the Transactions docs for examples and more information.
+  * Added support for MongoDB's Intelligent Workload Management
+    (IWM) and ingress connection rate limiting features. The
+    driver now gracefully handles write-blocking scenarios and
+    optimizes connection establishment during high-load
+    conditions to maintain application availability. See the IWM
+    or Overload Errors docs for more information.
+
+-------------------------------------------------------------------

Old:
----
  pymongo-4.16.0.tar.gz

New:
----
  pymongo-4.17.0.tar.gz

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

Other differences:
------------------
++++++ python-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.T1HyKT/_old  2026-08-09 21:37:46.875230917 +0200
+++ /var/tmp/diff_new_pack.T1HyKT/_new  2026-08-09 21:37:46.875230917 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pymongo
-Version:        4.16.0
+Version:        4.17.0
 Release:        0
 Summary:        Python driver for MongoDB
 License:        Apache-2.0

++++++ pymongo-4.16.0.tar.gz -> pymongo-4.17.0.tar.gz ++++++
++++ 23574 lines of diff (skipped)

Reply via email to