14
0

Accepting request 136092 from home:MargueriteSu:branches:devel:languages:python

update version 2.3

OBS-URL: https://build.opensuse.org/request/show/136092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=6
This commit is contained in:
Sascha Peilicke
2012-10-04 06:52:59 +00:00
committed by Git OBS Bridge
parent f9a1830ec0
commit 517bacf6c7
6 changed files with 121 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 12:03:51 UTC 2012 - i@marguerite.su
- Update to version 2.3
* fixes see https://jira.mongodb.org/browse/PYTHON/fixforversion/11146
* Support for expanded read preferences including directing
reads to tagged servers - See Secondary Reads for more
information.
* Support for mongos failover - See High Availability and
mongos for more information.
* A new aggregate() method to support MongoDBs new
aggregation framework.
* Support for legacy Java and C# byte order when encoding
and decoding UUIDs.
* Support for connecting directly to an arbiter.
-------------------------------------------------------------------
Tue Mar 27 08:41:06 UTC 2012 - saschpe@suse.de
@@ -12,7 +28,6 @@ Tue Feb 28 08:54:00 UTC 2012 - saschpe@suse.de
- Require mongodb
-------------------------------------------------------------------
>>>>>>> ./python-pymongo.changes.r1
Sat Mar 26 00:03:48 UTC 2011 - alexandre@exatati.com.br
- Initial package (1.9) for openSUSE.