Skip to content

Commit 81f582b

Browse files
committed
Add changelog for 3.18.11
[noissue]
1 parent efc31e0 commit 81f582b

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

CHANGES.rst

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

1818
.. towncrier release notes start
1919
20+
3.18.11 (2022-11-02)
21+
====================
22+
REST API
23+
--------
24+
25+
Bugfixes
26+
~~~~~~~~
27+
28+
- Fixed the fs exporter to handle the case where there are pre-existing files in the location that FileSystem attempts to export to you get a FileExistsError.
29+
:github:`1949`
30+
- Fixed the fs exporter to handle the case where hardlink method was requested but pulp and export locations are in different partitions so can't share the same inode.
31+
:github:`3187`
32+
- Another step on closing the deadlock-window when syncing overlapping content.
33+
:github:`3284`
34+
35+
36+
Plugin API
37+
----------
38+
39+
No significant changes.
40+
41+
2042
3.18.10 (2022-09-14)
2143
====================
2244
REST API

CHANGES/1949.bugfix

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

CHANGES/3187.bugfix

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

CHANGES/3284.bugfix

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

0 commit comments

Comments
 (0)