Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ No significant changes.

#### Misc {: #2.27.0-misc }

-

Comment on lines 164 to 166
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohhh, anonymous misc entries reduced to "just-the-link" naturally end up being nothing-at-all...
Anyway if empty, we should remove the section altogether.

---

Expand Down Expand Up @@ -292,6 +291,8 @@ No significant changes.

## 2.26.0 (2025-08-14) {: #2.26.0 }

**WARNING:** If your installation pre-dates pulp_container 2.20, make sure that you run `pulpcore-manager container-handle-image-data` before upgrading to (or past) this release. If your installation began after pulp_container 2.20, or if you have already run this command at some point, this is not necessary.

#### Features {: #2.26.0-feature }

- Bump pulpcore upperbound to <3.100. pulp_container is now a Python >=3.11 project.
Expand Down Expand Up @@ -329,6 +330,8 @@ No significant changes.

## 2.25.0 (2025-04-15) {: #2.25.0 }

**WARNING:** If your installation pre-dates pulp_container 2.20, make sure that you run `pulpcore-manager container-handle-image-data` before upgrading to (or past) this release. If your installation began after pulp_container 2.20, or if you have already run this command at some point, this is not necessary.

#### Features {: #2.25.0-feature }

- Added full support for domains.
Expand Down Expand Up @@ -749,6 +752,8 @@ No significant changes.

## 2.20.0 (2024-05-06) {: #2.20.0 }

**NOTICE:** If you are upgrading from a previous version of pulp_container, make sure that you run `pulpcore-manager container-handle-image-data` at some point before or shortly after upgrading. This is required in order to complete the transition away from storing Manifest data as artifacts. This must be done to avoid the potential for issues with later releases of pulp_container.

### Features

- Updated the Manifest model to no longer rely on artifacts, storing all manifest data internally
Expand Down Expand Up @@ -777,7 +782,7 @@ No significant changes.

### Misc

-
-

---

Expand Down