We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b2002 commit 8fe0a9cCopy full SHA for 8fe0a9c
CHANGES.md
@@ -8,6 +8,21 @@
8
9
[//]: # (towncrier release notes start)
10
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
26
## 2.22.0 (2024-11-01) {: #2.22.0 }
27
28
#### Features {: #2.22.0-feature }
0 commit comments