Skip to content

Commit 3cb69c6

Browse files
committed
Update Changelog
1 parent 025b576 commit 3cb69c6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGES.md

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

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

11+
## 3.14.0 (2025-04-10) {: #3.14.0 }
12+
13+
#### Features {: #3.14.0-feature }
14+
15+
- Pull-through caching now respects the include/exclude filters on the upstream remote.
16+
[#706](https://github.com/pulp/pulp_python/issues/706)
17+
- Added support for automatically saving pull-through content to a repository.
18+
Requires pulpcore 3.74 or later.
19+
[#815](https://github.com/pulp/pulp_python/issues/815)
20+
21+
#### Bugfixes {: #3.14.0-bugfix }
22+
23+
- Fixed a proxy sync regression introduced in 3.13.0.
24+
25+
#### Misc {: #3.14.0-misc }
26+
27+
- [#809](https://github.com/pulp/pulp_python/issues/809)
28+
29+
---
30+
31+
## 3.13.4 (2025-04-10) {: #3.13.4 }
32+
33+
#### Misc {: #3.13.4-misc }
34+
35+
- [#809](https://github.com/pulp/pulp_python/issues/809)
36+
37+
---
38+
1139
## 3.13.3 (2025-04-07) {: #3.13.3 }
1240

1341
#### Bugfixes {: #3.13.3-bugfix }

0 commit comments

Comments
 (0)