|
8 | 8 |
|
9 | 9 | [//]: # (towncrier release notes start) |
10 | 10 |
|
| 11 | +## 3.93.1 (2025-11-13) {: #3.93.1 } |
| 12 | + |
| 13 | +### REST API {: #3.93.1-rest-api } |
| 14 | + |
| 15 | +#### Bugfixes {: #3.93.1-rest-api-bugfix } |
| 16 | + |
| 17 | +- Improve handling of some edge cases in task diagnostics code. |
| 18 | + [#7020](https://github.com/pulp/pulpcore/issues/7020) |
| 19 | +- Allow to specify a template for the status names of the processes using '--name-template` to overcome conflicts in certain containerized environments. |
| 20 | + |
| 21 | +### Plugin API {: #3.93.1-plugin-api } |
| 22 | + |
| 23 | +#### Bugfixes {: #3.93.1-plugin-api-bugfix } |
| 24 | + |
| 25 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 26 | +- Fixed `resolved_prn` failing when the object's pk wasn't an UUID. |
| 27 | + |
| 28 | +### Pulp File {: #3.93.1-pulp-file } |
| 29 | + |
| 30 | +No significant changes. |
| 31 | + |
| 32 | +### Pulp Cert Guard {: #3.93.1-pulp-cert-guard } |
| 33 | + |
| 34 | +No significant changes. |
| 35 | + |
| 36 | +--- |
| 37 | + |
11 | 38 | ## 3.93.0 (2025-11-05) {: #3.93.0 } |
12 | 39 |
|
13 | 40 | ### REST API {: #3.93.0-rest-api } |
@@ -394,6 +421,39 @@ No significant changes. |
394 | 421 |
|
395 | 422 | --- |
396 | 423 |
|
| 424 | +## 3.85.2 (2025-11-13) {: #3.85.2 } |
| 425 | + |
| 426 | +### REST API {: #3.85.2-rest-api } |
| 427 | + |
| 428 | +#### Bugfixes {: #3.85.2-rest-api-bugfix } |
| 429 | + |
| 430 | +- Fixed exception propagation in the pulp-content instrumentation middleware. |
| 431 | + [#6925](https://github.com/pulp/pulpcore/issues/6925) |
| 432 | +- Improve handling of some edge cases in task diagnostics code. |
| 433 | + [#7020](https://github.com/pulp/pulpcore/issues/7020) |
| 434 | +- Allow to specify a template for the status names of the processes using '--name-template` to overcome conflicts in certain containerized environments. |
| 435 | + |
| 436 | +### Plugin API {: #3.85.2-plugin-api } |
| 437 | + |
| 438 | +#### Bugfixes {: #3.85.2-plugin-api-bugfix } |
| 439 | + |
| 440 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 441 | +- Fixed `resolved_prn` failing when the object's pk wasn't an UUID. |
| 442 | + |
| 443 | +#### Removals {: #3.85.2-plugin-api-removal } |
| 444 | + |
| 445 | +- Removed support for synchronous immediate tasks. |
| 446 | + |
| 447 | +### Pulp File {: #3.85.2-pulp-file } |
| 448 | + |
| 449 | +No significant changes. |
| 450 | + |
| 451 | +### Pulp Cert Guard {: #3.85.2-pulp-cert-guard } |
| 452 | + |
| 453 | +No significant changes. |
| 454 | + |
| 455 | +--- |
| 456 | + |
397 | 457 | ## 3.85.1 (2025-08-12) {: #3.85.1 } |
398 | 458 |
|
399 | 459 | ### REST API {: #3.85.1-rest-api } |
@@ -1171,6 +1231,29 @@ No significant changes. |
1171 | 1231 |
|
1172 | 1232 | --- |
1173 | 1233 |
|
| 1234 | +## 3.73.17 (2025-11-13) {: #3.73.17 } |
| 1235 | + |
| 1236 | +### REST API {: #3.73.17-rest-api } |
| 1237 | + |
| 1238 | +No significant changes. |
| 1239 | + |
| 1240 | +### Plugin API {: #3.73.17-plugin-api } |
| 1241 | + |
| 1242 | +#### Bugfixes {: #3.73.17-plugin-api-bugfix } |
| 1243 | + |
| 1244 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 1245 | +- Fixed `resolved_prn` failing when the object's pk wasn't an UUID. |
| 1246 | + |
| 1247 | +### Pulp File {: #3.73.17-pulp-file } |
| 1248 | + |
| 1249 | +No significant changes. |
| 1250 | + |
| 1251 | +### Pulp Cert Guard {: #3.73.17-pulp-cert-guard } |
| 1252 | + |
| 1253 | +No significant changes. |
| 1254 | + |
| 1255 | +--- |
| 1256 | + |
1174 | 1257 | ## 3.73.16 (2025-10-01) {: #3.73.16 } |
1175 | 1258 |
|
1176 | 1259 | ### REST API {: #3.73.16-rest-api } |
@@ -2232,6 +2315,29 @@ No significant changes. |
2232 | 2315 |
|
2233 | 2316 | --- |
2234 | 2317 |
|
| 2318 | +## 3.63.25 (2025-11-13) {: #3.63.25 } |
| 2319 | + |
| 2320 | +### REST API {: #3.63.25-rest-api } |
| 2321 | + |
| 2322 | +No significant changes. |
| 2323 | + |
| 2324 | +### Plugin API {: #3.63.25-plugin-api } |
| 2325 | + |
| 2326 | +#### Bugfixes {: #3.63.25-plugin-api-bugfix } |
| 2327 | + |
| 2328 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 2329 | +- Fixed `resolved_prn` failing when the object's pk wasn't an UUID. |
| 2330 | + |
| 2331 | +### Pulp File {: #3.63.25-pulp-file } |
| 2332 | + |
| 2333 | +No significant changes. |
| 2334 | + |
| 2335 | +### Pulp Cert Guard {: #3.63.25-pulp-cert-guard } |
| 2336 | + |
| 2337 | +No significant changes. |
| 2338 | + |
| 2339 | +--- |
| 2340 | + |
2235 | 2341 | ## 3.63.24 (2025-10-01) {: #3.63.24 } |
2236 | 2342 |
|
2237 | 2343 | ### REST API {: #3.63.24-rest-api } |
@@ -3626,6 +3732,28 @@ No significant changes. |
3626 | 3732 |
|
3627 | 3733 | --- |
3628 | 3734 |
|
| 3735 | +## 3.49.46 (2025-11-13) {: #3.49.46 } |
| 3736 | + |
| 3737 | +### REST API {: #3.49.46-rest-api } |
| 3738 | + |
| 3739 | +No significant changes. |
| 3740 | + |
| 3741 | +### Plugin API {: #3.49.46-plugin-api } |
| 3742 | + |
| 3743 | +#### Bugfixes {: #3.49.46-plugin-api-bugfix } |
| 3744 | + |
| 3745 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 3746 | + |
| 3747 | +### Pulp File {: #3.49.46-pulp-file } |
| 3748 | + |
| 3749 | +No significant changes. |
| 3750 | + |
| 3751 | +### Pulp Cert Guard {: #3.49.46-pulp-cert-guard } |
| 3752 | + |
| 3753 | +No significant changes. |
| 3754 | + |
| 3755 | +--- |
| 3756 | + |
3629 | 3757 | ## 3.49.45 (2025-09-09) {: #3.49.45 } |
3630 | 3758 |
|
3631 | 3759 | ### REST API {: #3.49.45-rest-api } |
@@ -5258,6 +5386,20 @@ No significant changes. |
5258 | 5386 | - Starting from this release pulp_file will be shipped as part of the pulpcore package. |
5259 | 5387 | [#4550](https://github.com/pulp/pulpcore/issues/4550) |
5260 | 5388 |
|
| 5389 | +## 3.39.34 (2025-11-13) {: #3.39.34 } |
| 5390 | + |
| 5391 | +### REST API {: #3.39.34-rest-api } |
| 5392 | + |
| 5393 | +No significant changes. |
| 5394 | + |
| 5395 | +### Plugin API {: #3.39.34-plugin-api } |
| 5396 | + |
| 5397 | +#### Bugfixes {: #3.39.34-plugin-api-bugfix } |
| 5398 | + |
| 5399 | +- Fixed NoArtifactContentUploadViewSet/Serializer breaking when using the `artifact`, `upload` or `file_url` fields. |
| 5400 | + |
| 5401 | +--- |
| 5402 | + |
5261 | 5403 | ## 3.39.33 (2025-07-30) {: #3.39.33 } |
5262 | 5404 |
|
5263 | 5405 | ### REST API {: #3.39.33-rest-api } |
@@ -6256,6 +6398,18 @@ No significant changes. |
6256 | 6398 |
|
6257 | 6399 | - [#3798](https://github.com/pulp/pulpcore/issues/3798) |
6258 | 6400 |
|
| 6401 | +## 3.28.41 (2025-11-13) {: #3.28.41 } |
| 6402 | + |
| 6403 | +### REST API {: #3.28.41-rest-api } |
| 6404 | + |
| 6405 | +No significant changes. |
| 6406 | + |
| 6407 | +### Plugin API {: #3.28.41-plugin-api } |
| 6408 | + |
| 6409 | +No significant changes. |
| 6410 | + |
| 6411 | +--- |
| 6412 | + |
6259 | 6413 | ## 3.28.40 (2025-07-30) {: #3.28.40 } |
6260 | 6414 |
|
6261 | 6415 | ### REST API {: #3.28.40-rest-api } |
|
0 commit comments