Skip to content

Commit

Permalink
Building changelog for 2.5.3
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mdellweg committed May 20, 2021
1 parent a793dd8 commit 2512d1d
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 7 deletions.
23 changes: 23 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,29 @@ Changelog

.. towncrier release notes start
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
2 changes: 0 additions & 2 deletions CHANGES/8697.bugfix

This file was deleted.

2 changes: 0 additions & 2 deletions CHANGES/8698.bugfix

This file was deleted.

2 changes: 0 additions & 2 deletions CHANGES/8699.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/8703.bugfix

This file was deleted.

0 comments on commit 2512d1d

Please sign in to comment.