File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 88
99[ // ] : # ( towncrier release notes start )
1010
11+ ## 3.86.0 (2025-08-21) {: #3 .86.0 }
12+
13+ ### REST API {: #3 .86.0-rest-api }
14+
15+ #### Features {: #3 .86.0-rest-api-feature }
16+
17+ - Added a configurable bucket boundary for API request duration metric using the OTEL_PULP_API_HISTOGRAM_BUCKETS setting.
18+ [ #6845 ] ( https://github.com/pulp/pulpcore/issues/6845 )
19+
20+ #### Bugfixes {: #3 .86.0-rest-api-bugfix }
21+
22+ - Made DjangoMetricsMiddleware aware of OTEL urls exclusion envvars.
23+ [ #6843 ] ( https://github.com/pulp/pulpcore/issues/6843 )
24+ - Fixed repository version validation to allow legitimate shared artifacts between content units.
25+ [ #6868 ] ( https://github.com/pulp/pulpcore/issues/6868 )
26+ - Fixed a bug that prevents migrations from running.
27+
28+ #### Improved Documentation {: #3 .86.0-rest-api-doc }
29+
30+ - Updated documentation for the TASK_DIAGNOSTICS setting.
31+ [ #6854 ] ( https://github.com/pulp/pulpcore/issues/6854 )
32+
33+ ### Plugin API {: #3 .86.0-plugin-api }
34+
35+ #### Removals {: #3 .86.0-plugin-api-removal }
36+
37+ - Removed support for synchronous immediate tasks.
38+
39+ ### Pulp File {: #3 .86.0-pulp-file }
40+
41+ No significant changes.
42+
43+ ### Pulp Cert Guard {: #3 .86.0-pulp-cert-guard }
44+
45+ No significant changes.
46+
47+ ---
48+
1149## 3.85.1 (2025-08-12) {: #3 .85.1 }
1250
1351### REST API {: #3 .85.1-rest-api }
You can’t perform that action at this time.
0 commit comments