Simple-mongodb

Latest version: v0.8.4

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

Scan your dependencies

Page 1 of 3

0.8.4

- Removed exception_decorator from mongodb_client file.
- Improvements in mongodb client class.
- Renamed github action name from Publish Package to Test, Build and Publish Package.
- Added test stage in ci and renamed job from build-and-deploy to test-build-and-deploy.
- Restructure test files.
- Added docstrings to mongodb client params.
- Improve mongodb client init method.
- Implement tests for base collection find one method.
- Implement tests for mongodb client params.
- Fix docstring in base collection find_one method.
- Fix docstring in base collection find method.
- Removed useless tests.

0.8.3

- Update dependencies: add pymongo==4.8.0.

0.8.2

- Implement steps for version check in Publish Package action.
- Improve Publish Package action.
- Add python script to check versions.
- Add python script to install dependencies.
- Add python script to update requirements files.

0.8.1

- Update dev-dependencies: add twine==5.1.1.
- Update dev-dependencies: add build==1.2.2.
- Update dev-dependencies: add wheel==0.44.0.
- Update dev-dependencies: add setuptools==74.1.2.
- Update dev-dependencies: add toml==0.10.2.

0.8.0

- Implement collection.drop_index().
- Implement collection.drop_indexes().

0.7.0

- Update the result of collection.delete_many() from None to deleted_count (int).
- Update the result of collection.delete_one() from None to deleted_count (int).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.