Skip to content

Commit 8fe0a9c

Browse files
committed
Update Changelog
1 parent 88b2002 commit 8fe0a9c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGES.md

+15
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@
88

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

11+
## 2.22.1 (2025-01-22) {: #2.22.1 }
12+
13+
#### Bugfixes {: #2.22.1-bugfix }
14+
15+
- Fixed a bug where the authentication scheme in the authorization header
16+
was not being parsed correctly.
17+
[#1812](https://github.com/pulp/pulp_container/issues/1812)
18+
- Fixed an issue in `DOCKER_MANIFEST_V1_SCHEMA` definition where the optional `jwk` header parameter
19+
was defined as required.
20+
[#1874](https://github.com/pulp/pulp_container/issues/1874)
21+
- Fixed flatpak index returning 500 when Manifest content was on_demand or had been reclaimed.
22+
[#1887](https://github.com/pulp/pulp_container/issues/1887)
23+
24+
---
25+
1126
## 2.22.0 (2024-11-01) {: #2.22.0 }
1227

1328
#### Features {: #2.22.0-feature }

0 commit comments

Comments
 (0)