We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db606e4 commit fe517f9Copy full SHA for fe517f9
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.14.19 (2023-02-09)
21
+====================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed another rare deadlock for high-concurrency/overlapping-content syncs.
29
+ :github:`3111`
30
+- Another step on closing the deadlock-window when syncing overlapping content.
31
+ :github:`3284`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.14.18 (2022-07-14)
41
====================
42
REST API
CHANGES/3111.bugfix
CHANGES/3284.bugfix
0 commit comments