Pulpcore

Latest version: v3.53.0

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

Scan your dependencies

Page 15 of 57

3.28.16

====================
REST API
--------

Features
~~~~~~~~

- Enabling the `TASK_DIAGNOSTICS` option now additionally creates a profile of all executed tasks if the `pyinstrument` package is installed. This incurs a small overhead on task runtime (5-10%).
:github:`4436`


Bugfixes
~~~~~~~~

- Fixed sync not deleting temporary files when WORKING_DIRECTORY is not a sub-directory of MEDIA_ROOT
or when using a non-filesystem storage backend.
:github:`1936`
- Made the incremental file export include all published metadata.
:github:`3941`
- Fixed the return value of ``get_users_with_perms_attached_roles`` to give proper role names.
:github:`4478`


Plugin API
----------

No significant changes.

3.28.15

====================
REST API
--------

Bugfixes
~~~~~~~~

- Ensure non-chunked exports and chunked exports use the same compression level.
:github:`4411`
- Removed compression from exports (using gzip level 0). For most users of export functionality it seems to be a poor tradeoff.
:github:`4434`


Plugin API
----------

No significant changes.

3.28.14

====================
REST API
--------

Bugfixes
~~~~~~~~

- Ensured that repository and remote delete is always executed in a task. This fixes a bug when the
deletion blocks the gunicorn api worker for too long.
:github:`4372`


Plugin API
----------

No significant changes.

3.28.13

====================
REST API
--------

Bugfixes
~~~~~~~~

- Fix the label migration 0104 to allow upgrading from before 3.25.
:github:`4319`
- Ensure the compression level is reliably set properly as per 3869.
:github:`4351`
- Fix encrypted fields to use json instead of repr/eval and make them fit for ``bulk_update``.
This solves an issue with ``pulpcore-manager rotate-db-key`` corrupting data.
:github:`4359`


Plugin API
----------

No significant changes.

3.28.12

====================
REST API
--------

Bugfixes
~~~~~~~~

- Improved the performance when looking up content for repository versions.
:github:`3969`
- Taught pulp-import to be able to use a subset of available worker-threads.
:github:`4068`
- Fixed bug where incorrect error message presented in relation to content-import
:github:`4294`


Plugin API
----------

Features
~~~~~~~~

- Added memoized ``system_id`` function to the plugin api.
:github:`4276`

3.28.11

====================
REST API
--------

Bugfixes
~~~~~~~~

- Taught downloader to correctly handle plugin-specified headers for object-storage backends.
:github:`4028`


Plugin API
----------

No significant changes.

Page 15 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.