File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,30 @@ Changelog
1717
1818.. towncrier release notes start
1919
20+ 3.11.1 (2021-04-29)
21+ ===================
22+ REST API
23+ --------
24+
25+ Bugfixes
26+ ~~~~~~~~
27+
28+ - Fixed a race condition that sometimes surfaced during handling of reserved resources.
29+ `#8632 <https://pulp.plan.io/issues/8632 >`_
30+ - Handled a tasking race condition where cleaning up resource reservations sometimes raised an IntegrityError.
31+ `#8648 <https://pulp.plan.io/issues/8648 >`_
32+
33+
34+ Plugin API
35+ ----------
36+
37+ Bugfixes
38+ ~~~~~~~~
39+
40+ - Allow plugins to unset the ``queryset_filtering_required_permission `` attribute in ``NamedModelViewSet ``.
41+ `#8444 <https://pulp.plan.io/issues/8444 >`_
42+
43+
20443.11.0 (2021-03-15)
2145===================
2246REST API
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