Skip to content

Commit

Permalink
Building changelog for 2.5.3
Browse files Browse the repository at this point in the history
[noissue]

(cherry picked from commit 2512d1d)
  • Loading branch information
mdellweg committed May 21, 2021
1 parent e75f058 commit 3b18f1b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,29 @@ Misc
----


2.5.3 (2021-05-20)
==================


Bugfixes
--------

- Fixed "connection already closed" error in the Registry handler.
(backported from #8672)
`#8697 <https://pulp.plan.io/issues/8697>`_
- Fixed compution of the digest string during the manifest conversion so it also contains the algorithm.
(backported from #8629)
`#8698 <https://pulp.plan.io/issues/8698>`_
- Create and return empty_blob on the fly.
(backported from #8631)
`#8699 <https://pulp.plan.io/issues/8699>`_
- Do not suggest a time to wait on 429 responses. This allows clients to decide to play nice and increase backoff times (Backported from #8576).
`#8703 <https://pulp.plan.io/issues/8703>`_


----


2.5.2 (2021-04-19)
==================

Expand Down

0 comments on commit 3b18f1b

Please sign in to comment.