Mongotail

Latest version: v3.1.1

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

Scan your dependencies

Page 1 of 4

3.1.1

-----

* Recognize and support alternate casings of ``findAndModify`` and ``mapReduce``.

3.1.0

-----

* Fix authentication mechanism: was broken with latest PyMongo versions.
* Allows to set the schema in the URI (``mongodb://``).
* Add dependency to connect to MongoDB using the ``mongodb+srv://`` schema.
* Minor fixes in script and configuration files for building the app.

3.0.0

-----

* Add support to the new PyMongo driver version 4.0 (34).
* Add support to the types ``MinKey`` / ``MaxKey``
from MongoDB (35).
* Remove deprecated SSL arguments in favor of the
new *TLS* arguments.
* Remove support to Python 2.6, 3.3, and 3.4.
* Fix when a query fails Mongo doesn't
record ``nreturned`` (number of record returned).
* Fix Mongo logs ``killcursors`` operations with different
cases causing exception when parsing logs.

2.4.1

-----

* Fix bug cause "aggregate" queries not be logged.
* Minor rewording of the messages used when
the user checks or changes the profiling level.

2.4.0

-----

* Added support to cursor pagination
arguments in queries: ``limit`` and ``skip``.

2.3.0

-----

* Added BSON ``Timestamp`` type support.
* Moved address parsing code to a new library
called ``res-address`` that now it's a
Mongotail's dependency.
* Support addresses as ``:PORT/DBNAME``,
eg. ``mongotail :123/test``.
* Improved address validations.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.