Pulpcore

Latest version: v3.53.0

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

Scan your dependencies

Page 17 of 57

3.28.4

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

Bugfixes
~~~~~~~~

- Fixed duplicate OpenAPI operation ids when using domains.
:github:`3977`
- Updates file system exporter to correctly account the start_repository_version for pass_through publications
:github:`4051`


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

Bugfixes
~~~~~~~~

- Fixed the import path for ``pulpcore.plugin.pulp_hashlib``.
:github:`4006`

3.28.3

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

Bugfixes
~~~~~~~~

- Pinned importlib-metadata to 6.0.1 given pip is unable to solve an opentelemetry dependency version correctly.
:github:`4042`


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

No significant changes.

3.28.2

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

Bugfixes
~~~~~~~~

- Fix api schema of the `upstream_pulp_replicate` operation requiring no body.
:github:`3995`


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

No significant changes.

3.28.1

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

Bugfixes
~~~~~~~~

- Fixed error when downloading pull-through content that already exists in Pulp.
:github:`3945`
- Fixed circular imports caused by get_user_model calls.
:github:`3957`


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

No significant changes.

3.28.0

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

Bugfixes
~~~~~~~~

- Taught PulpImport to be more robust in the face of previous failed attempts.
:github:`3737`
- Exports now use gzip compression level 1 rather than compression level 9. Exported archives will
now be slightly larger, but exports should be much faster. This is considered to be a more
optimal balance of space/time for the export operation.
:github:`3869`
- Fixed the method for displaying the representation of ``MasterModel`` objects.
:github:`3898`


Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Removes leftover documentation referring to the deprecated Ansible based installer.
:github:`3834`


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

Features
~~~~~~~~

- Added support to pull-through caching for streaming metadata files.

``Remote.get_remote_artifact_content_type`` can now return ``None`` to inform the content app that
the requested path is a metadata file that should be streamed and not saved for the pull-through
caching feature.
:github:`3817`
- Added support to pull-through caching for plugins with multi-artifact content types.

``Content.init_from_artifact_and_relative_path`` can now return a tuple of the new content unit
and a dict containing the mapping of that content's artifacts and their relative paths.
:github:`3818`
- Added Distribution.content_headers_for() to let plugins affect content-app response headers.

This can be useful, for example, when it's desirable for specific files to
be served with Cache-control: no-cache.
:github:`3897`

3.27.2

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

Bugfixes
~~~~~~~~

- Fixed circular imports caused by get_user_model calls.
:github:`3957`
- Pinned importlib-metadata to 6.0.1 given pip is unable to solve an opentelemetry dependency version correctly.
:github:`4042`


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

No significant changes.

Page 17 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.