Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot authored and mdellweg committed Nov 6, 2023
1 parent 958c7f7 commit b69230c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,33 @@ Changelog
.. towncrier release notes start
2.17.0 (2023-11-03)
===================


Features
--------

- Started signing manifests asynchronously. This feature improves the performance of signing tasks.
Additionally, setting ``MAX_PARALLEL_SIGNING_TASKS`` was introduced to cap the number of threads
used for parallel signing (defaults to ``10``).
`#1208 <https://github.com/pulp/pulp_container/issues/1208>`__
- Adjusted default access policies for new labels API.
`#1384 <https://github.com/pulp/pulp_container/issues/1384>`__
- Made pulp_container compatible with pulpcore 3.40.
`#1399 <https://github.com/pulp/pulp_container/issues/1399>`__


Bugfixes
--------

- Fixed re-sync failures after reclaiming disk space.
`#1400 <https://github.com/pulp/pulp_container/issues/1400>`__


----


2.16.2 (2023-09-09)
===================

Expand Down

0 comments on commit b69230c

Please sign in to comment.