Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the release 3.2 of pyCA. Version 3.2 of pyCA introduces new functionality to monitor and manage the capture agent's host system by freeing disk space and providing access to logs. It also comes with a major overhaul of pyCA's documentation. Features -------- - Complete overhaul of the documentation (682b0f0) - Option to remove recorded files locally after they have been successfully uploaded (f9c7f40) - Introduce a new optional API for system logs (c1c9bce) and make them available via the user interface (e0b11e3) - Improved debugging of HTTP requests (6ec5d56) - Highlight failed recordings with a warning icon (c343949, d53e47c) Bug Fixes --------- - Improved routine for service endpoint updates ensuring that services are actually online before trying to use them e.g. for ingests (050bc42) - Fix some edge cases when starting to record which could cause the service to fail (baa0561) - Fix test assertions (fef63d7)
- Loading branch information