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
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,30 @@

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

## 3.23.0 (2026-01-06) {: #3.23.0 }

#### Features {: #3.23.0-feature }

- Added exposure of metadata file to Simple API (PEP 658)
[#1047](https://github.com/pulp/pulp_python/issues/1047)
- Bump pulpcore upperbound to <3.115.

#### Bugfixes {: #3.23.0-bugfix }

- Fixed edge-case migration error in 0017_pythonpackagecontent_size.
[#1042](https://github.com/pulp/pulp_python/issues/1042)
- Added missing Provenance content `package` and `sha256` filters.

---

## 3.22.2 (2026-01-06) {: #3.22.2 }

#### Bugfixes {: #3.22.2-bugfix }

- Added missing Provenance content `package` and `sha256` filters.

---

## 3.22.1 (2025-12-10) {: #3.22.1 }

#### Bugfixes {: #3.22.1-bugfix }
Expand Down