Skip to content

Commit 5ac90c4

Browse files
committed
Building changelog for 3.14.6
[noissue]
1 parent f4fe727 commit 5ac90c4

File tree

4 files changed

+27
-8
lines changed

4 files changed

+27
-8
lines changed

CHANGES.rst

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

1818
.. towncrier release notes start
1919
20+
3.14.6 (2021-09-02)
21+
===================
22+
REST API
23+
--------
24+
25+
Bugfixes
26+
~~~~~~~~
27+
28+
- Stop using insecure hash function blake2s for calculating 64 bit lock identifier from uuid.
29+
(backported from #9249)
30+
`#9288 <https://pulp.plan.io/issues/9288>`_
31+
- Fixed a bug where ``pulpcore-content`` decompressed data while incorrectly advertising to clients
32+
it was still compressed via the ``Content-Encoding: gzip`` header.
33+
(backported from #9213)
34+
`#9325 <https://pulp.plan.io/issues/9325>`_
35+
- Fixed bug where some Openshift environments could not start workers due to a strange Python runtime
36+
import issue.
37+
(backported from #9338)
38+
`#9339 <https://pulp.plan.io/issues/9339>`_
39+
40+
41+
Plugin API
42+
----------
43+
44+
No significant changes.
45+
46+
2047
3.14.5 (2021-08-24)
2148
===================
2249
REST API

CHANGES/9288.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/9325.bugfix

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGES/9339.bugfix

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)