mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Ensure _DISCARDED is not being cached. Fix #2825
Filtration is now being applied before caching the metadata, solving the issue where _DISCARD objects from previous runs were being retrieved from cache.
This commit is contained in:
parent
f862d64b7a
commit
f714f27c78
5 changed files with 41 additions and 4 deletions
3
RELEASE.md
Normal file
3
RELEASE.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Release type: patch
|
||||
|
||||
Address an issue where metadata flagged to be discarded was being cached.
|
||||
Loading…
Add table
Add a link
Reference in a new issue