Aiocouch

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 2

3.0.0

- Added support for /db/_purge endpoint, which allows to remove all references to a document
- Added `Document.json` property, which is a dict representing the document data
- Added `HTTPResponse` as return from certain `Document` endpoints that may give 202 Accepted HTTP status codes
- Improved documentation
- [BREAKING] `Document.clone()` no longer returns the cloned document

2.2.2

- Fixed BasicAuth for UTF-8 encoded credentials

2.2.1

- Fixed unexpected exception when calling CouchDB.create(exists_ok=True) in case of race conditions

2.2.0

- Added support for /db/_changes endpoint, which allows to listen for change events
- Added support for /db/_index endpoint, which allows to create indexes on databases
- Improved documentation

2.1.1

- Fixes missing module dependency
- Added Python 3.10 to list of supported python versions
- CI: Running tests in isolated environment from linting

2.1.0

- Adds context managers for automatic saving of Documents
- Adds documentation for attachments and bulk operations
- Adds Mypy typing support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.