Mongopersist

Latest version: v0.8.4

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.7.7

------------------

- Bug: Do not fail if we cannot delete the parent and name attributes.

0.7.6

------------------

- Feature: Switch to ``pymongo.MongoClient``, set default write concern values,
allow override of write concern values.

0.7.5

------------------

- Tests: Added, cleaned tests

0.7.4

------------------

- Bug: Due to ``UserDict`` implementing ``dict`` comparison semantics, any
empty ``MongoContainer`` would equate to another empty one. This behavior
would cause object changes to not be properly recognzed by the mongo data
manager. The implemented solution is to implement default object comparison
behavior for mongo containers.

0.7.3

------------------

- Feature: Update to latest package versions, specifically pymongo 2.4.x. In
this release, ``pymongo`` does not reexport ``objectid`` and ``dbref``.

0.7.2

------------------

- Bug: avoid caching MongoDataManager instances in mongo container to avoid
multiple MongoDataManagers in the single transaction in multithreaded
environment. Cache IMongoDataManagerProvider instead.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.