Pulpcore

Latest version: v3.53.0

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

Scan your dependencies

Page 6 of 57

3.43.1

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

Bugfixes
~~~~~~~~

- Fixed a bug in the repository version repair API for non-default domains.
:github:`4776`,
:github:`4806`


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

No significant changes.


Pulp File
---------

No significant changes.


----

3.43.0

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

Features
~~~~~~~~

- Added a CompositeContentGuard, that manages a list-of ContentGuards and permits
access to content if *ANY* guard permits.
:github:`4583`


Bugfixes
~~~~~~~~

- Removed a race condition leading to 500 error in distribution filtering.
:github:`4766`
- Added missing database indices to the ``RemoteArtifact`` model.
:github:`4835`


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

Features
~~~~~~~~

- Added the async safe `detail_model` property to master detail models.
:github:`4766`


Pulp File
---------

No significant changes.


----

3.42.0

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

Features
~~~~~~~~

- Added instrumentation to content-app to track telemetry data.
:github:`3829`


Bugfixes
~~~~~~~~

- Fixed that `pulp_file` presented its `python_package` as `pulp_file` instead of `pulp-file`.
:github:`4724`


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

No significant changes.


Pulp File
---------

No significant changes.

3.41.1

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

Bugfixes
~~~~~~~~

- Fixed that `pulp_file` presented its `python_package` as `pulp_file` instead of `pulp-file`.
:github:`4724`


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

No significant changes.


Pulp File
---------

No significant changes.

3.41.0

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

Features
~~~~~~~~

- Added a ``--restart`` option to pulpcore worker. This requires "hupper" to be installed.
- Added new management command ``repository-size`` that calculates the total size in bytes of files stored in repositories.
:github:`2079`


Bugfixes
~~~~~~~~

- Closed the window when serializer.get_or_create could raise ObjectDoesnotExist.
:github:`4648`
- Restored the ability to set ``--max-requests-jitter`` on service entrypoints.
:github:`4679`
- Fix file:// syncs deleting the original files.
:github:`4681`


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

Features
~~~~~~~~

- Exposed a function to return a batch from a given queryset at ``pulpcore.plugin.util.batch_qs``.
:github:`4607`
- Added content app feature to accept a ``ContentArtifact`` from ``content_handler`` so that the
plugin writer no longer has to generate a response when dealing with ``ContentArtifacts``.
:github:`4635`


Bugfixes
~~~~~~~~

- Added ADD_TRAILING_SLASH property to AsyncContentCache. The default value is True. By default,
AsyncContentCache will call into Handler._match_distribution(path, add_trailing_slash=True). If the
meaning of the Distribution's base_path changes when a trailing slash is added, this method will not
match such a Distribution. In this case, AsyncContentCache.ADD_TRAILING_SLASH should be set to
False.
:github:`4634`
- Fixed how Distribution.content_handler() is called in the content app.
:github:`4644`
- Fixed content app returning 404s on directory index pages for some published plugins.
:github:`4654`


Removals
~~~~~~~~

- Removed the ability to call functions defined outside of pulp components as the target of a task.
:github:`4651`


Pulp File
---------

Bugfixes
~~~~~~~~

- Fix pulp_file advertised version.
:github:`4633`

3.40.4

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

Bugfixes
~~~~~~~~

- Restored the ability to set ``--max-requests-jitter`` on service entrypoints.
:github:`4679`


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

No significant changes.


Pulp File
---------

No significant changes.

Page 6 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.