Skip to content

Commit 0a8f36a

Browse files
committed
Building changelog for 3.7.9
[noissue]
1 parent 4310d43 commit 0a8f36a

File tree

3 files changed

+23
-5
lines changed

3 files changed

+23
-5
lines changed

CHANGES.rst

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

1818
.. towncrier release notes start
1919
20+
3.7.9 (2021-11-30)
21+
==================
22+
REST API
23+
--------
24+
25+
Bugfixes
26+
~~~~~~~~
27+
28+
- Prevented a Redis failure scenario from causing the tasking system to back up due to "tasking system
29+
locks" not being released, even on worker restart.
30+
(backported from #7907)
31+
`#9547 <https://pulp.plan.io/issues/9547>`_
32+
- Prevent proxy credentials to be passed to aiohttp, so they no longer appear in stack traces.
33+
This is a rewritten backport of #8167.
34+
`#9573 <https://pulp.plan.io/issues/9573>`_
35+
36+
37+
Plugin API
38+
----------
39+
40+
No significant changes.
41+
42+
2043
3.7.8 (2021-08-24)
2144
==================
2245
REST API

CHANGES/9547.bugfix

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

CHANGES/9573.bugfix

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

0 commit comments

Comments
 (0)