Skip to content

Commit 63b37b1

Browse files
committed
Building changelog for 3.14.5
[noissue]
1 parent f36ffd0 commit 63b37b1

File tree

8 files changed

+37
-14
lines changed

8 files changed

+37
-14
lines changed

CHANGES.rst

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,43 @@ Changelog
1717

1818
.. towncrier release notes start
1919
20+
3.14.5 (2021-08-24)
21+
===================
22+
REST API
23+
--------
24+
25+
Bugfixes
26+
~~~~~~~~
27+
28+
- Content app now properly sets Content-Type header for artifacts being served from S3
29+
(backported from #9216)
30+
`#9244 <https://pulp.plan.io/issues/9244>`_
31+
- Artifacts are now being properly updated for Content after switching from 'on_demand' to 'immediate'.
32+
(backported from #9101)
33+
`#9261 <https://pulp.plan.io/issues/9261>`_
34+
- Fixed repository sync performance regression introduced in pulpcore 3.14.
35+
(backported from #9243)
36+
`#9264 <https://pulp.plan.io/issues/9264>`_
37+
- Fixed another occurence of the HTTP 500 error and `connection already closed` in the logs while accessing content.
38+
(backported from #9275)
39+
`#9282 <https://pulp.plan.io/issues/9282>`_
40+
41+
42+
Misc
43+
~~~~
44+
45+
- `#9265 <https://pulp.plan.io/issues/9265>`_
46+
47+
48+
Plugin API
49+
----------
50+
51+
Misc
52+
~~~~
53+
54+
- `#9268 <https://pulp.plan.io/issues/9268>`_, `#9273 <https://pulp.plan.io/issues/9273>`_
55+
56+
2057
3.14.4 (2021-08-10)
2158
===================
2259
REST API

CHANGES/9244.bugfix

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

CHANGES/9261.bugfix

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

CHANGES/9264.bugfix

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

CHANGES/9265.misc

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

CHANGES/9282.bugfix

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

CHANGES/plugin_api/9268.misc

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

CHANGES/plugin_api/9273.misc

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

0 commit comments

Comments
 (0)