File tree Expand file tree Collapse file tree 3 files changed +23
-5
lines changed
Expand file tree Collapse file tree 3 files changed +23
-5
lines changed Original file line number Diff line number Diff 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+
20433.7.8 (2021-08-24)
2144==================
2245REST API
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments