Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,17 @@

---

## 3.19.3 (2026-05-04) {: #3.19.3 }

#### Bugfixes {: #3.19.3-bugfix }

- Fixed pull-through caching not checking the repository if package was not present on remote.
[#1004](https://github.com/pulp/pulp_python/issues/1004)
- Fixed pull-through caching failing for packages with bad names.
[#1040](https://github.com/pulp/pulp_python/issues/1040)

---

## 3.19.2 (2026-04-28) {: #3.19.2 }

No significant changes.
Expand Down