Pulpcore

Latest version: v3.74.1

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

Scan your dependencies

Page 32 of 77

3.28.17

Not secure
REST API

Bugfixes

- Added `format` param to `DEFAULT_FILTERS` in `BaseFilterSet` to fix django api format.
[4450](https://github.com/pulp/pulpcore/issues/4450)

Plugin API

No significant changes.

3.28.16

Not secure
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%).
[4436](https://github.com/pulp/pulpcore/issues/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.
[1936](https://github.com/pulp/pulpcore/issues/1936)
- Made the incremental file export include all published metadata.
[3941](https://github.com/pulp/pulpcore/issues/3941)
- Fixed the return value of `get_users_with_perms_attached_roles` to give proper role names.
[4478](https://github.com/pulp/pulpcore/issues/4478)

Plugin API

No significant changes.

3.28.15

Not secure
REST API

Bugfixes

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

Plugin API

No significant changes.

3.28.14

Not secure
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.
[4372](https://github.com/pulp/pulpcore/issues/4372)

Plugin API

No significant changes.

3.28.13

Not secure
REST API

Bugfixes

- Fix the label migration 0104 to allow upgrading from before 3.25.
[4319](https://github.com/pulp/pulpcore/issues/4319)
- Ensure the compression level is reliably set properly as per 3869.
[4351](https://github.com/pulp/pulpcore/issues/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.
[4359](https://github.com/pulp/pulpcore/issues/4359)

Plugin API

No significant changes.

3.28.12

Not secure
REST API

Bugfixes

- Improved the performance when looking up content for repository versions.
[3969](https://github.com/pulp/pulpcore/issues/3969)
- Taught pulp-import to be able to use a subset of available worker-threads.
[4068](https://github.com/pulp/pulpcore/issues/4068)
- Fixed bug where incorrect error message presented in relation to content-import
[4294](https://github.com/pulp/pulpcore/issues/4294)

Plugin API

Features

- Added memoized `system_id` function to the plugin api.
[4276](https://github.com/pulp/pulpcore/issues/4276)

Page 32 of 77

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.