Bump version to 1.6.0
Merge pull request #167 from parthaa/tasker
Fixes #13284 - Enables Taskgroups for Applicablity
The regenerate applicable errata call for a repository can returneither a Task Group or a list of spawned tasks. This commit enablesthe use of that.This is an important change in pulp 2.8.Look athttps://github.com/pulp/pulp/blob/master/docs/dev-guide/integration/rest-api/consumer/applicability.rst#generate-content-applicability-for-updated-repositories...
Fixes #13543 - allow for repo group publishing
This commit adds the "publish" API for pulp repo group publishing, and allowsfor the export distributor on repo groups.
Additionally, it adds support for the 'relative_url' parameter on the exportdistributor config.
fixes #13512 - docker v2 - pulp 2.8 - add support for tag content unit
With the pulp 2.8 support for docker v2, the docker tag implementationhas been updated to be a content type, similar to manifest, rpm...etc.This commit adds that unit.
Fixes #13452 - Support download_policy for importer
Bump version to 1.5.0
fixes #13460 - docker v2 - disable v1 support & introduce docker_manifest unit type
This commit makes 2 changes:1. update the docker importer to support the 'enable_v1' flag2. introduce the docker_manifest unit which is being added with docker v2
Fixes #13187 - Adds certification authentication to runcible
Bump version to 1.4.1
View revisions
Also available in: Atom