Resolwe

Latest version: v42.2.0

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

Scan your dependencies

Page 24 of 31

14.0.2

=================

Fixed
-----
- Fix ``htseq-count-raw`` process to correctly map features with associated
feature symbols.


=================

14.0.1

Not secure
===================

Fixed
-----
- Make sure that tmp dir exists in Docker executor


===================

14.0.0

Not secure
===================

Changed
-------
- **BACKWARD INCOMPATIBLE:** Run data purge in a separate worker to make sure
that listener replies to the executor within 60 seconds
- Use batcher for spawned processes in listener
- Increase Docker's memory limit for 100MB to make sure processes are not
killed when using all available memory and tune Docker memory limits to
avoid OOM.

Added
-----
- Raise an exception in Docker executor if container doesn't start for 60
seconds
- Set ``TMPDIR`` environment variable in Docker executor to ``.tmp`` dir in
data directory to prevent filling up container's local storage

Fixed
-----
- Process SIGTERM signal in executor as expected - set the Data status to
error and set the process_error field
- Clear cached Django settings from the manager's shared state on startup


===================

13.3.0

Not secure
===================

Changed
-------
- Switch channels_redis dependency to upstream version

Added
-----
- Python execution engine
- Support multiple entity types
- Support extending viewsets with custom filter methods
- Add `tags` attribute to ``ProcessTestCase.run_process`` method which
adds listed tag to the created ``Data`` object
- Copy ``Data`` objects tags from parent objects for spawned ``Data``
objects and ``Data`` objects created by workflows

Fixed
-----
- Fix manager shutdown in the test runner. If an unrecoverable exception
occurred while running a test, and never got caught (e.g. an unpicklable
exception in a parallel test worker), the listener would not get terminated
properly, leading to a hang.
- Data and collection name API filters were fixed to work as expected (ngrams
was switched to raw).


===================

13.2.0

Not secure
===================

Added
-----
- Use prioritized batcher in listener


===================

13.1.0

Not secure
===================

Added
-----
- Use batching for ES index builds

Fixed
-----
- Fix handling of M2M dependencies in ES indexer


===================

Page 24 of 31

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.