Skip to content

Commit b09d2ae

Browse files
committed
Building changelog for 3.14.2
[noissue]
1 parent 1740c86 commit b09d2ae

File tree

7 files changed

+39
-14
lines changed

7 files changed

+39
-14
lines changed

CHANGES.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
2059
3.14.1 (2021-07-07)
2160
===================
2261
REST API

CHANGES/9057.bugfix

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGES/9058.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/9059.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/9063.misc

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/9068.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/9077.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)