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
46 changes: 46 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,29 @@

[//]: # (towncrier release notes start)

## 3.95.3 (2025-12-17) {: #3.95.3 }

### REST API {: #3.95.3-rest-api }

#### Bugfixes {: #3.95.3-rest-api-bugfix }

- Fixed file handle leak when content app access triggers downloads due to on_demand or streamed policy.
[#7157](https://github.com/pulp/pulpcore/issues/7157)

### Plugin API {: #3.95.3-plugin-api }

No significant changes.

### Pulp File {: #3.95.3-pulp-file }

No significant changes.

### Pulp Cert Guard {: #3.95.3-pulp-cert-guard }

No significant changes.

---

## 3.95.2 (2025-12-11) {: #3.95.2 }

### REST API {: #3.95.2-rest-api }
Expand Down Expand Up @@ -567,6 +590,29 @@ No significant changes.

---

## 3.85.6 (2025-12-17) {: #3.85.6 }

### REST API {: #3.85.6-rest-api }

#### Bugfixes {: #3.85.6-rest-api-bugfix }

- Fixed file handle leak when content app access triggers downloads due to on_demand or streamed policy.
[#7157](https://github.com/pulp/pulpcore/issues/7157)

### Plugin API {: #3.85.6-plugin-api }

No significant changes.

### Pulp File {: #3.85.6-pulp-file }

No significant changes.

### Pulp Cert Guard {: #3.85.6-pulp-cert-guard }

No significant changes.

---

## 3.85.5 (2025-12-11) {: #3.85.5 }

### REST API {: #3.85.5-rest-api }
Expand Down