From 45c8934946417d597242943134e07e3469d19dd9 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 18 Dec 2025 03:29:34 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 26b1b3b6ef..b29a7e96b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 } @@ -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 }