Skip to content

Commit d616e7c

Browse files
pulpbotmdellweg
authored andcommitted
Update Changelog
1 parent 9e3ed87 commit d616e7c

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGES.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,44 @@
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 }

0 commit comments

Comments
 (0)