Skip to content

Commit 8461034

Browse files
David Davisdaviddavis
authored andcommitted
Building changelog for 3.11.1
[noissue]
1 parent 3a42895 commit 8461034

File tree

4 files changed

+24
-3
lines changed

4 files changed

+24
-3
lines changed

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
2044
3.11.0 (2021-03-15)
2145
===================
2246
REST API

CHANGES/8632.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/8648.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/plugin_api/8444.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)