Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pulpcore to v3.69.0 #367

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 30, 2024

This PR contains the following updates:

Package Update Change
pulpcore (changelog) minor ==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 }
  • Added core version to the bindings api spec even if core apis are not part of the spec.
Bugfixes {: #​3.69.0-rest-api-bugfix }
  • Fixed content-app behavior for the case where the client would get a 200 response for a package
    streamed from a Remote which did not match the expected checksum.
    Now, the connection is closed before finalizing the response.
    #​5012
  • On a request for on-demand content in the content app, a corrupted Remote that
    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
  • Disable retry logic on the context of content-app on-demand streaming, as we can't recover
    from any errors after starting the streaming process (chunked transfer).
    #​5937
  • Allowed to bind api and content workers to multiple addresses.
    You can specify --bind multiple times on the pulpcore-{api,content} entrypoints.
    #​6053
  • Fixed the openapi schema definition of task error.
  • Fixed the schema definition for created resources.
Improved Documentation {: #​3.69.0-rest-api-doc }
  • Added docs about on-demand content limitations and caveats.
    #​1975,
    #​3212
Plugin API {: #​3.69.0-plugin-api }
Features {: #​3.69.0-plugin-api-feature }
  • Pulpcore migrations have been squashed.
    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 }
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 }
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 }
  • Fixed content-app behavior for the case where the client would get a 200 response for a package
    streamed from a Remote which did not match the expected checksum.
    Now, the connection is closed before finalizing the response.
    #​5012
  • Allowed to bind api and content workers to multiple addresses.
    You can specify --bind multiple times on the pulpcore-{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.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/pulpcore-3.x branch from 514eff8 to 87540a1 Compare December 14, 2024 08:06
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency pulpcore to v3.68.1 chore(deps): update dependency pulpcore to v3.69.0 Dec 14, 2024
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency pulpcore to v3.69.0 Update dependency pulpcore to v3.69.0 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants