Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Mar 16, 2020
1 parent 76ae280 commit 52cf435
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,21 @@ Changes

* NEW: Add "forced" option to the session destruction API (#250)

* IMPROVE: Support project/repository/tag pagination for rescan-images (#252)
* NEW: Backport "etcd forget-image" manager CLI command from the master and add "forget_image" GraphQL
mutation for super-admins.

* IMPROVE: Support project/repository/tag pagination in rescan-images for Docker registries with a large
number of images and tags (#252)

* FIX: Strip owner-access-key argument when checking API params for input validation
with query parameters (#251)

* FIX: Potential SQL syntax error during synchronizing real-time statistics from Redis to DB caused when
no statistics data is available.

* FIX: Add missing privilege checks for some of GraphQL mutation APIs and improve logging for GraphQL
queries and mutations using graphene middleware. (#254)

19.09.18 (2020-03-08)
---------------------

Expand Down

0 comments on commit 52cf435

Please # to comment.