Skip to content

Commit c4bd8f7

Browse files
pulpbotmdellweg
authored andcommitted
Update Changelog
1 parent fc22dfa commit c4bd8f7

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGES.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,42 @@
88

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

11+
## 3.65.0 (2024-10-08) {: #3.65.0 }
12+
13+
### REST API {: #3.65.0-rest-api }
14+
15+
#### Bugfixes {: #3.65.0-rest-api-bugfix }
16+
17+
- pulp-worker fails to start with "float object cannot be interpreted as an integer" on some versions of python.
18+
[#5861](https://github.com/pulp/pulpcore/issues/5861)
19+
- Fixed the name of the metrics' attribute reporting the worker's process name. Started emitting the
20+
name of the Pulp service with a dedicated label (i.e., job=pulp-api).
21+
[#5864](https://github.com/pulp/pulpcore/issues/5864)
22+
- Started propagating headers from the content-app when using a non-default filesystem storage.
23+
[#5879](https://github.com/pulp/pulpcore/issues/5879)
24+
25+
#### Improved Documentation {: #3.65.0-rest-api-doc }
26+
27+
- Correct rendering of pulp bash example in reclaim-disk-space.md
28+
[#5876](https://github.com/pulp/pulpcore/issues/5876)
29+
30+
### Plugin API {: #3.65.0-plugin-api }
31+
32+
No significant changes.
33+
34+
### Pulp File {: #3.65.0-pulp-file }
35+
36+
#### Bugfixes {: #3.65.0-pulp-file-bugfix }
37+
38+
- During sync, quote the URL path for file downloads using HTTP.
39+
[#5686](https://github.com/pulp/pulpcore/issues/5686)
40+
41+
### Pulp Cert Guard {: #3.65.0-pulp-cert-guard }
42+
43+
No significant changes.
44+
45+
---
46+
1147
## 3.64.0 (2024-10-03) {: #3.64.0 }
1248

1349
### REST API {: #3.64.0-rest-api }

0 commit comments

Comments
 (0)