We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d38b87 commit b7927acCopy full SHA for b7927ac
CHANGES.md
@@ -8,6 +8,29 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.103.2 (2026-02-06) {: #3.103.2 }
12
+
13
+### REST API {: #3.103.2-rest-api }
14
15
+#### Bugfixes {: #3.103.2-rest-api-bugfix }
16
17
+- Fixed PRNField slowing down the generic list endpoints with extra database queries.
18
+- Fixed an accidental API-breaking change to `PulpException` in the previous release.
19
20
+### Plugin API {: #3.103.2-plugin-api }
21
22
+No significant changes.
23
24
+### Pulp File {: #3.103.2-pulp-file }
25
26
27
28
+### Pulp Cert Guard {: #3.103.2-pulp-cert-guard }
29
30
31
32
+---
33
34
## 3.103.1 (2026-02-03) {: #3.103.1 }
35
36
### REST API {: #3.103.1-rest-api }
0 commit comments