Hello community,

here is the log from the commit of package python3-pymongo for openSUSE:Factory 
checked in at 2016-12-06 14:26:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pymongo (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pymongo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pymongo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pymongo/python3-pymongo.changes  
2016-11-21 14:25:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pymongo.new/python3-pymongo.changes     
2016-12-06 14:26:52.000000000 +0100
@@ -1,0 +2,31 @@
+Mon Dec  5 16:52:01 UTC 2016 - a...@gmx.de
+
+- update to version 3.4.0:
+  * Highlights include:
+    + Complete support for MongoDB 3.4:
+    + Unicode aware string comparison using
+      :doc:`examples/collations`.
+    + Support for the new :class:`~bson.decimal128.Decimal128` BSON
+      type.
+    + A new maxStalenessSeconds read preference option.
+    + A username is no longer required for the MONGODB-X509
+      authentication mechanism when connected to MongoDB >= 3.4.
+    + :meth:`~pymongo.collection.Collection.parallel_scan` supports
+      maxTimeMS.
+    + :attr:`~pymongo.write_concern.WriteConcern` is automatically
+      applied by all helpers for commands that write to the database
+      when connected to MongoDB 3.4+.
+    + Improved support for logging server discovery and monitoring
+      events. See :mod:`~pymongo.monitoring` for examples.
+    + Support for matching iPAddress subjectAltName values for TLS
+      certificate verification.
+    + TLS compression is now explicitly disabled when possible.
+    + The Server Name Indication (SNI) TLS extension is used when
+      possible.
+    + Finer control over JSON encoding/decoding with
+      :class:`~bson.json_util.JSONOptions`.
+    + Allow :class:`~bson.code.Code` objects to have a scope of None,
+      signifying no scope. Also allow encoding Code objects with an
+      empty scope (i.e. {}).
+
+-------------------------------------------------------------------

Old:
----
  pymongo-3.3.1.tar.gz

New:
----
  pymongo-3.4.0.tar.gz

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

Other differences:
------------------
++++++ python3-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.nSKZSp/_old  2016-12-06 14:26:53.000000000 +0100
+++ /var/tmp/diff_new_pack.nSKZSp/_new  2016-12-06 14:26:53.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pymongo
-Version:        3.3.1
+Version:        3.4.0
 Release:        0
 Url:            http://github.com/mongodb/mongo-python-driver
 Summary:        Python driver for MongoDB

++++++ pymongo-3.3.1.tar.gz -> pymongo-3.4.0.tar.gz ++++++
++++ 41721 lines of diff (skipped)


Reply via email to