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 Dec 6, 2023
1 parent cdd87ec commit 6ad7976
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,47 @@ Changelog

.. towncrier release notes start
3.43.0 (2023-12-05)
===================
REST API
--------

Features
~~~~~~~~

- Added a CompositeContentGuard, that manages a list-of ContentGuards and permits
access to content if *ANY* guard permits.
:github:`4583`


Bugfixes
~~~~~~~~

- Removed a race condition leading to 500 error in distribution filtering.
:github:`4766`
- Added missing database indices to the ``RemoteArtifact`` model.
:github:`4835`


Plugin API
----------

Features
~~~~~~~~

- Added the async safe `detail_model` property to master detail models.
:github:`4766`


Pulp File
---------

No significant changes.


----


3.42.0 (2023-11-28)
===================
REST API
Expand Down

0 comments on commit 6ad7976

Please sign in to comment.