forked from pool/python-pymongo
Accepting request 246453 from home:mlin7442:branches:devel:languages:python
update to 2.7.2 OBS-URL: https://build.opensuse.org/request/show/246453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
5e2c8db6e9
commit
527b215763
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 10:18:16 UTC 2014 - mlin@suse.com
|
||||
|
||||
- Update to version 2.7.2
|
||||
* Insert _id in document after applying non-copying SONManipulators
|
||||
(https://jira.mongodb.org/browse/PYTHON-709)
|
||||
* Fix exhaust cursor error-handling (https://jira.mongodb.org/browse/PYTHON-736)
|
||||
* Handle network errors when adding existing credentials to sockets
|
||||
(https://jira.mongodb.org/browse/PYTHON-732)
|
||||
* ObjectId.is_valid(None) should be False (https://jira.mongodb.org/browse/PYTHON-712)
|
||||
* Clarify versionchanged line for bulk insert (https://jira.mongodb.org/browse/PYTHON-738)
|
||||
* Work around localhost exception issues in add_user when connected to
|
||||
MongoDB >= 2.7.1 (https://jira.mongodb.org/browse/PYTHON-714)
|
||||
* Fix Bulk API legacy upsert _id compatibility (https://jira.mongodb.org/browse/PYTHON-705)
|
||||
* SON.to_dict shouldn't change original data (https://jira.mongodb.org/browse/PYTHON-710)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 08:59:00 UTC 2014 - mlin@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user