Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2020-11-30 09:53:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymongo.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymongo"

Mon Nov 30 09:53:14 2020 rev:36 rq:850917 version:3.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes    
2020-08-13 10:16:14.206709697 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new.5913/python-pymongo.changes  
2020-11-30 09:53:28.153756646 +0100
@@ -1,0 +2,24 @@
+Thu Nov 26 08:37:44 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 3.11.1:
+  - Support for Python 3.9.
+  - Initial support for Azure and GCP KMS providers for client side field level
+    encryption is in beta. See the docstring for
+    :class:`~pymongo.mongo_client.MongoClient`,
+    :class:`~pymongo.encryption_options.AutoEncryptionOpts`,
+    and :mod:`~pymongo.encryption`. **Note: Backwards-breaking changes may be
+    made before the final release.**
+  - Fixed a bug where the :class:`bson.json_util.JSONOptions` API did not match
+    the :class:`bson.codec_options.CodecOptions` API due to the absence of
+    a :meth:`bson.json_util.JSONOptions.with_options` method. This method has 
now
+    been added.
+  - Fixed a bug which made it impossible to serialize
+    :class:`~pymongo.errors.BulkWriteError` instances using :mod:`pickle`.
+  - Fixed a bug wherein PyMongo did not always discard an implicit session 
after
+    encountering a network error.
+  - Fixed a bug where connections created in the background were not
+    authenticated.
+  - Fixed a memory leak in the :mod:`bson` module when using a
+    :class:`~bson.codec_options.TypeRegistry`.
+
+-------------------------------------------------------------------

Old:
----
  pymongo-3.11.0.tar.gz

New:
----
  pymongo-3.11.1.tar.gz

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

Other differences:
------------------
++++++ python-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.gt4bBZ/_old  2020-11-30 09:53:28.725757191 +0100
+++ /var/tmp/diff_new_pack.gt4bBZ/_new  2020-11-30 09:53:28.725757191 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pymongo
-Version:        3.11.0
+Version:        3.11.1
 Release:        0
 Summary:        Python driver for MongoDB
 License:        Apache-2.0

++++++ pymongo-3.11.0.tar.gz -> pymongo-3.11.1.tar.gz ++++++
++++ 1722 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to