File tree Expand file tree Collapse file tree 7 files changed +39
-14
lines changed
Expand file tree Collapse file tree 7 files changed +39
-14
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,45 @@ Changelog
1717
1818.. towncrier release notes start
1919
20+ 3.14.2 (2021-07-13)
21+ ===================
22+ REST API
23+ --------
24+
25+ Bugfixes
26+ ~~~~~~~~
27+
28+ - Fixed bug where content app would not respond to ``Range `` HTTP Header in requests when
29+ ``remote.policy `` was either ``on_demand `` or ``streamed ``. For example this request is used by
30+ Anaconda clients.
31+ (backported from #8865)
32+ `#9057 <https://pulp.plan.io/issues/9057 >`_
33+ - Fixed a bug that caused a serializer to ignore form data for ``pulp_labels ``.
34+ (backported from #8954)
35+ `#9058 <https://pulp.plan.io/issues/9058 >`_
36+ - Fixed the behavior of setting "repository" on a distribution for publication-based plugins.
37+ (backported from #9039)
38+ `#9059 <https://pulp.plan.io/issues/9059 >`_
39+ - Use proxy auth from Remote config to download content from a remote repository.
40+ (backported from #9024)
41+ `#9068 <https://pulp.plan.io/issues/9068 >`_
42+ - Fixed server error when accessing invalid files from content app base directory
43+ (backported from #9074)
44+ `#9077 <https://pulp.plan.io/issues/9077 >`_
45+
46+
47+ Misc
48+ ~~~~
49+
50+ - `#9063 <https://pulp.plan.io/issues/9063 >`_
51+
52+
53+ Plugin API
54+ ----------
55+
56+ No significant changes.
57+
58+
20593.14.1 (2021-07-07)
2160===================
2261REST API
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments