Skip to content

Commit 7e6d7a8

Browse files
pulpbotjobselko
authored andcommitted
Update Changelog
1 parent dc8eb8a commit 7e6d7a8

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed

CHANGES.md

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

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

11+
## 3.95.0 (2025-12-04) {: #3.95.0 }
12+
13+
### REST API {: #3.95.0-rest-api }
14+
15+
#### Features {: #3.95.0-rest-api-feature }
16+
17+
- Improve touch performance in highly concurrent content operations.
18+
19+
### Plugin API {: #3.95.0-plugin-api }
20+
21+
No significant changes.
22+
23+
### Pulp File {: #3.95.0-pulp-file }
24+
25+
No significant changes.
26+
27+
### Pulp Cert Guard {: #3.95.0-pulp-cert-guard }
28+
29+
No significant changes.
30+
31+
---
32+
1133
## 3.94.0 (2025-11-25) {: #3.94.0 }
1234

1335
### REST API {: #3.94.0-rest-api }
@@ -1336,6 +1358,28 @@ No significant changes.
13361358

13371359
---
13381360

1361+
## 3.73.19 (2025-12-04) {: #3.73.19 }
1362+
1363+
### REST API {: #3.73.19-rest-api }
1364+
1365+
#### Bugfixes {: #3.73.19-rest-api-bugfix }
1366+
1367+
- Fixed a bug in the pre-migration hook that prevented proper cleanup of all Pulp app db records (content, api, worker).
1368+
1369+
### Plugin API {: #3.73.19-plugin-api }
1370+
1371+
No significant changes.
1372+
1373+
### Pulp File {: #3.73.19-pulp-file }
1374+
1375+
No significant changes.
1376+
1377+
### Pulp Cert Guard {: #3.73.19-pulp-cert-guard }
1378+
1379+
No significant changes.
1380+
1381+
---
1382+
13391383
## 3.73.18 (2025-11-18) {: #3.73.18 }
13401384

13411385
### REST API {: #3.73.18-rest-api }
@@ -2442,6 +2486,28 @@ No significant changes.
24422486

24432487
---
24442488

2489+
## 3.63.26 (2025-12-04) {: #3.63.26 }
2490+
2491+
### REST API {: #3.63.26-rest-api }
2492+
2493+
#### Bugfixes {: #3.63.26-rest-api-bugfix }
2494+
2495+
- Fixed a bug in the pre-migration hook that prevented proper cleanup of all Pulp app db records (content, api, worker).
2496+
2497+
### Plugin API {: #3.63.26-plugin-api }
2498+
2499+
No significant changes.
2500+
2501+
### Pulp File {: #3.63.26-pulp-file }
2502+
2503+
No significant changes.
2504+
2505+
### Pulp Cert Guard {: #3.63.26-pulp-cert-guard }
2506+
2507+
No significant changes.
2508+
2509+
---
2510+
24452511
## 3.63.25 (2025-11-13) {: #3.63.25 }
24462512

24472513
### REST API {: #3.63.25-rest-api }
@@ -3859,6 +3925,30 @@ No significant changes.
38593925

38603926
---
38613927

3928+
## 3.49.47 (2025-12-04) {: #3.49.47 }
3929+
3930+
### REST API {: #3.49.47-rest-api }
3931+
3932+
#### Bugfixes {: #3.49.47-rest-api-bugfix }
3933+
3934+
- pulp-worker fails to start with "float object cannot be interpreted as an integer" on some versions of python.
3935+
[#5861](https://github.com/pulp/pulpcore/issues/5861)
3936+
- Fixed a bug in the pre-migration hook that prevented proper cleanup of all Pulp app db records (content, api, worker).
3937+
3938+
### Plugin API {: #3.49.47-plugin-api }
3939+
3940+
No significant changes.
3941+
3942+
### Pulp File {: #3.49.47-pulp-file }
3943+
3944+
No significant changes.
3945+
3946+
### Pulp Cert Guard {: #3.49.47-pulp-cert-guard }
3947+
3948+
No significant changes.
3949+
3950+
---
3951+
38623952
## 3.49.46 (2025-11-13) {: #3.49.46 }
38633953

38643954
### REST API {: #3.49.46-rest-api }
@@ -6525,6 +6615,21 @@ No significant changes.
65256615

65266616
- [#3798](https://github.com/pulp/pulpcore/issues/3798)
65276617

6618+
## 3.28.42 (2025-12-04) {: #3.28.42 }
6619+
6620+
### REST API {: #3.28.42-rest-api }
6621+
6622+
#### Bugfixes {: #3.28.42-rest-api-bugfix }
6623+
6624+
- pulp-worker fails to start with "float object cannot be interpreted as an integer" on some versions of python.
6625+
[#5861](https://github.com/pulp/pulpcore/issues/5861)
6626+
6627+
### Plugin API {: #3.28.42-plugin-api }
6628+
6629+
No significant changes.
6630+
6631+
---
6632+
65286633
## 3.28.41 (2025-11-13) {: #3.28.41 }
65296634

65306635
### REST API {: #3.28.41-rest-api }

0 commit comments

Comments
 (0)