summary refs log tree commit diff
path: root/changelog.d/12859.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.61.0rc1Olivier Wilkinson (reivilibre)2022-06-071-1/+0
|
* Fix caching behavior for relations push rules. (#12859)Patrick Cloke2022-05-251-0/+1
By always returning all requested values from the function wrapped by cachedList. Otherwise implicit None values get added into the cache, which are unexpected.