Skip to content

Commit 32d7e32

Browse files
authored
Merge pull request #1100 from pulp/changelog/update
Update Changelog
2 parents beb85e7 + d3a63b6 commit 32d7e32

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

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

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

11+
## 3.25.0 (2026-02-10) {: #3.25.0 }
12+
13+
#### Features {: #3.25.0-feature }
14+
15+
- Added the `contains` filter to `name` and `author` fields for the Content endpoint.
16+
[#1096](https://github.com/pulp/pulp_python/issues/1096)
17+
18+
#### Bugfixes {: #3.25.0-bugfix }
19+
20+
- Fixed pull-through caching failing for packages with bad names.
21+
[#1040](https://github.com/pulp/pulp_python/issues/1040)
22+
- Changed migration 19 to reset package's metadata_sha256 to null. This field will be fixed in a later release.
23+
[#1071](https://github.com/pulp/pulp_python/issues/1071)
24+
- Fixed pull-through PEP 658 metadata not being served correctly for certain tools.
25+
[#1083](https://github.com/pulp/pulp_python/issues/1083)
26+
- Fixed pull-through PEP 658 metadata not being saved correctly with the package.
27+
[#1087](https://github.com/pulp/pulp_python/issues/1087)
28+
29+
---
30+
1131
## 3.24.2 (2026-02-06) {: #3.24.2 }
1232

1333
#### Bugfixes {: #3.24.2-bugfix }

0 commit comments

Comments
 (0)