Update dependency pulpcore to v3.69.0 #367
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.68.0
->==3.69.0
Release Notes
pulp/pulpcore (pulpcore)
v3.69.0
Compare Source
REST API {: #3.69.0-rest-api }
Features {: #3.69.0-rest-api-feature }
Bugfixes {: #3.69.0-rest-api-bugfix }
streamed from a Remote which did not match the expected checksum.
Now, the connection is closed before finalizing the response.
#5012
contains the wrong binary (for that content) prevented other Remotes from being
attempted on future requests. Now the last failed Remotes are temporarily ignored
and others may be picked.
#5725
from any errors after starting the streaming process (chunked transfer).
#5937
You can specify
--bind
multiple times on thepulpcore-{api,content}
entrypoints.#6053
Improved Documentation {: #3.69.0-rest-api-doc }
#1975,
#3212
Plugin API {: #3.69.0-plugin-api }
Features {: #3.69.0-plugin-api-feature }
In order to allow removing the old ones, plugins should rebase their migrations on at least the 0091 migration of core.
The
pulpcore-manager rebasemigrations
command will hep with that.Bugfixes {: #3.69.0-plugin-api-bugfix }
GetOrCreateSerializerMixin
not accepting pulp_domain for the natural key creation.#domain-get-create-serializer-mixin
Misc {: #3.69.0-plugin-api-misc }
Pulp File {: #3.69.0-pulp-file }
No significant changes.
Pulp Cert Guard {: #3.69.0-pulp-cert-guard }
No significant changes.
v3.68.2
Compare Source
REST API {: #3.68.2-rest-api }
No significant changes.
Plugin API {: #3.68.2-plugin-api }
Bugfixes {: #3.68.2-plugin-api-bugfix }
GetOrCreateSerializerMixin
not accepting pulp_domain for the natural key creation.#domain-get-create-serializer-mixin
Pulp File {: #3.68.2-pulp-file }
No significant changes.
Pulp Cert Guard {: #3.68.2-pulp-cert-guard }
No significant changes.
v3.68.1
Compare Source
REST API {: #3.68.1-rest-api }
Bugfixes {: #3.68.1-rest-api-bugfix }
streamed from a Remote which did not match the expected checksum.
Now, the connection is closed before finalizing the response.
#5012
You can specify
--bind
multiple times on thepulpcore-{api,content}
entrypoints.#6053
Plugin API {: #3.68.1-plugin-api }
No significant changes.
Pulp File {: #3.68.1-pulp-file }
No significant changes.
Pulp Cert Guard {: #3.68.1-pulp-cert-guard }
No significant changes.
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).