File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 88
99[ // ] : # ( towncrier release notes start )
1010
11+ ## 2.26.0 (2025-08-14) {: #2 .26.0 }
12+
13+ #### Features {: #2 .26.0-feature }
14+
15+ - Bump pulpcore upperbound to <3.100. pulp_container is now a Python >=3.11 project.
16+
17+ #### Bugfixes {: #2 .26.0-bugfix }
18+
19+ - Fixed the Registry API returning 'charset utf-8' in the Content-Type header.
20+ [ #1997 ] ( https://github.com/pulp/pulp_container/issues/1997 )
21+ - Fixed a 500 error when using a file storage domain at a custom MEDIA_ROOT.
22+ [ #1998 ] ( https://github.com/pulp/pulp_container/issues/1998 )
23+
24+ #### Improved Documentation {: #2 .26.0-doc }
25+
26+ - Replaced mention of staff for superuser in docs.
27+ [ #1999 ] ( https://github.com/pulp/pulp_container/issues/1999 )
28+
29+ ---
30+
1131## 2.25.1 (2025-05-16) {: #2 .25.1 }
1232
1333#### Bugfixes {: #2 .25.1-bugfix }
You can’t perform that action at this time.
0 commit comments