We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3262efc commit cd33ec3Copy full SHA for cd33ec3
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.16.16 (2023-02-23)
21
+====================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed a bug that caused the import machinery to import the same content multiple times in a row.
29
+ :github:`3075`
30
+- Insured that pulp-export correctly locks repos-being-exported.
31
+ :github:`3370`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.16.15 (2022-11-02)
41
====================
42
REST API
CHANGES/3075.bugfix
CHANGES/3370.bugfix
0 commit comments