Dz-tap-mongodb

Latest version: v1.4.1

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

Scan your dependencies

Page 1 of 2

1.4.0

Fixed bug with LOG_BASED after full table load

1.3.2

Added flag to trigger full table load when performing LOG_BASED replication with no previous state token present.

1.3.1

Change string into boolean

1.3.0

* Support connection to MongoAtlas using `mongodb+srv` protocol
* Pin dnspython to `2.1.*`
* Bump `pymongo` from `3.10.*` to `3.12.*`
* Bump `tzlocal` from `2.0.*` to `2.1.*`
* Bump dev and test dependencies

1.2.0

Add support for SRV urls.

1.1.0

Make 2 LOG_BASED parameters configurable:

* `await_time_ms` would control how long the log_based method would wait for new change streams before stopping, default is 1000ms=1s which is the default anyway in the server.

* `update_buffer_size` would control how many update operation we should keep in the memory before having to make a call to `find` operation to get the documents from the server. The default value is 1, i.e every detected update will be sent to stdout right away.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.