Skip to content

Commit 0f991c2

Browse files
committed
Update Changelog
1 parent e2c3f4d commit 0f991c2

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGES.md

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

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

11+
## 3.111.1 (2026-05-14) {: #3.111.1 }
12+
13+
### REST API {: #3.111.1-rest-api }
14+
15+
No significant changes.
16+
17+
### Plugin API {: #3.111.1-plugin-api }
18+
19+
#### Bugfixes {: #3.111.1-plugin-api-bugfix }
20+
21+
- Removed the `default=True` from the `overwrite` field on `NoArtifactContentSerializer` so it no
22+
longer leaks into `validated_data`. This fixes plugins that splat content serializer data
23+
(`**serializer.validated_data`).
24+
25+
### Pulp File {: #3.111.1-pulp-file }
26+
27+
No significant changes.
28+
29+
### Pulp Cert Guard {: #3.111.1-pulp-cert-guard }
30+
31+
No significant changes.
32+
33+
---
34+
1135
## 3.111.0 (2026-05-13) {: #3.111.0 }
1236

1337
### REST API {: #3.111.0-rest-api }

0 commit comments

Comments
 (0)