We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e8712 commit 4347b3fCopy full SHA for 4347b3f
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.7.5 (2021-04-12)
21
+==================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Backported fixes for artifact handling important for pulp-2to3-migration plugin use cases.
29
+ `#8485 <https://pulp.plan.io/issues/8485>`_
30
+- Allowed to use PyYAML 5.4 which contains a patch for `CVE-2020-14343 <https://nvd.nist.gov/vuln/detail/CVE-2020-14343>`_.
31
+ `#8540 <https://pulp.plan.io/issues/8540>`_
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.7.4 (2021-03-15)
41
==================
42
REST API
CHANGES/8485.bugfix
CHANGES/8540.bugfix
0 commit comments