Mongomancy

Latest version: v0.1.15

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

Scan your dependencies

Page 1 of 4

0.1.15

Fixed

- support pymongo 4.10+ for changes of collection imports

0.1.14

Fixed

- missing attribute fixed for `AttributeError: 'Collection' object has no attribute 'database'`, now covered by tests

0.1.13

Changed

- reduced default `max_wait` of database to 55 sec

Fixed

- perform db unlock on fail

0.1.12

Added

- unittests

Changed

- typing and small fixes on reconnect
- separate base requirements and requirements-ev

0.1.11

Changed

- you can now supply mongo client class to `Engine` constructor for example the `mongomock` with `mongo_client_cls=mongomock.MongoClient`

0.1.10

Fix

- ping now work even if connection is broken, and does nto fall into infinite loop

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.