Cdp-backend

Latest version: v4.1.3

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

Scan your dependencies

Page 2 of 6

3.2.11

In v3.2.10, we introduced video trimming during processing in cases where users may just want to process part of a larger video. That functionality broke when trying to parallel process events because all trimmed sections were stored under the same file name. This release fixes that behavior by making the temporary file name used for the clipped portion random / a uuid.

What's Changed
* bugfix/unique-temp-filenames by chrisjkhan in https://github.com/CouncilDataProject/cdp-backend/pull/225


**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.10...v3.2.11

3.2.9

What's Changed
* Add transcription range fields to database and ingestion models, add … by chrisjkhan in https://github.com/CouncilDataProject/cdp-backend/pull/221

New Contributors
* chrisjkhan made their first contribution in https://github.com/CouncilDataProject/cdp-backend/pull/221

Additionally I would like to thank: dphoria and smai-f

**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.8...v3.2.9

3.2.7

After an initial report from phildini a month or so ago that the Alameda instance event index was missing a lot of n-grams and conantp's second report. conantp investigated the issue and found that we had bug in our index chunk upload code which ultimately meant that parts of the index were simply never updated. This was a drastic bug and much thanks should be given to conantp for both investigating, finding, fixing, and testing the changes needed.

conantp has already ran an index generation and upload to the Asheville instance: https://sunshine-request.github.io/cdp-asheville/#/events

What's Changed
* bugfix/index_chunks_not_updated by conantp in https://github.com/CouncilDataProject/cdp-backend/pull/216

New Contributors
* conantp made their first contribution in https://github.com/CouncilDataProject/cdp-backend/pull/216

**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.6...v3.2.7

3.2.6

Further fixes the bad library import to protect infrastructure deployments.

**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.5...v3.2.6

3.2.5

Patch Release for 215

**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.4...v3.2.5

3.2.4

What's Changed
* Update CONTRIBUTING.md by whargrove in https://github.com/CouncilDataProject/cdp-backend/pull/207
* feature/add-download-and-upload-for-clips by evamaxfield in https://github.com/CouncilDataProject/cdp-backend/pull/208
* feature/basic-gcp-function-and-clipping-gcp-function by evamaxfield in https://github.com/CouncilDataProject/cdp-backend/pull/204
* docs/update-docstring-for-clip-and-format by rajataggarwal91 in https://github.com/CouncilDataProject/cdp-backend/pull/209
* feature/filter-out-invalid-captions by dphoria in https://github.com/CouncilDataProject/cdp-backend/pull/214

New Contributors
* whargrove made their first contribution in https://github.com/CouncilDataProject/cdp-backend/pull/207
* rajataggarwal91 made their first contribution in https://github.com/CouncilDataProject/cdp-backend/pull/209

**Full Changelog**: https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.3...v3.2.4

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.