Cog

Latest version: v0.14.3

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

Scan your dependencies

Page 25 of 32

0.4.0

Changes

* **Breaking change**: the Redis queue worker now uses `SET` instead of `RPUSH` to send responses. 684
* Improve behaviour of queue worker when reaching a maximum prediction length timeout 679

Full changelog
* b3cd0fe Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1
* d6e8156 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
* eb6b53e Bump github.com/xeonx/timeago from 1.0.0-rc4 to 1.0.0-rc5
* 1615005 Fix the otel span for predictor.predict
* e9d6c2c Log traceback on predict() error
* 436c254 Move timeout from queue worker into runner
* 3a22b07 Rename max_processing_time -> autoclaim_messages_after
* 38d94ca Update macos test version from 10.15 to 12
* 6c64e12 Use a string key for responses instead of a list

0.3.13

Changelog
* e375189 Fix update check showing immediately after upgrading

0.3.12

Changelog
* 67403ee Reset upgrade state when upgraded

0.3.11

Changes

A breaking change in redis-py 4.3.4 breaks Cog's queue worker. This release handles the new XAUTOCLAIM response format in a backwards-compatible way.

If you're upgrading Cog to this version to get a working queue worker, you just need to rebuild and push after upgrading. No changes to your code are necessary.

Changelog
* 91a2745 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
* 9b6bb20 Handle new XAUTOCLAIM response introduced in redis>=4.3.4

0.3.10

Changes
A bumper release, with five improvements to the queue worker:

* We've added some OpenTelemetry instrumentation for distributed tracing 646
* Start and finish timestamps are includes with responses, in an experimental property 599
* The worker handles a SIGTERM better, shutting down more quickly 658
* A response is sent when the worker starts a prediction, for quicker feedback 657
* A fix to support output like `Iterator[List[Output]]` 653

Full changelog
* 3787884 Add HTTP test for iterator of list of complex output
* a6f002c Add OpenTelemetry instrumentation to queue worker
* ce434ce Add docs for queue worker telemetry
* f0d45d8 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
* df737d5 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
* 9848edf Fix bad variable in log line
* 3b1553f Handle SIGTERM gracefully
* 61c5fc4 Ignore OpenTelemetry typing issues
* da5f485 Include timestamps in Redis responses
* b3bec59 Pin protobuf to make opentelemetry work
* cbfe5bf Record time in queue in opentelemetry span
* ba12047 Remove unused variable: start_time
* c104704 Send response when queue worker starts predict
* fcbe521 Split encode_json() into make_encodeable() and upload_files()
* fa3a472 Use blpop not brpop in Redis tests
* 9a20b26 Use make_encodeable inside prediction runner
* 01bd1bb document how to optionally set output properties

0.3.9

Changelog
* af78184 Annotate iterators so we can differentiate from lists
* db9bf0b Bump github.com/docker/cli
* b5fac51 Bump github.com/docker/docker
* 3c9ed16 Bump github.com/getkin/kin-openapi from 0.96.0 to 0.97.0
* 142a2bd Support lists of complex outputs in queue worker

Page 25 of 32

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.