sushy/releasenotes/notes/fix-refine-resource-refresh...

7 lines
246 B
YAML

---
features:
- |
New ``force`` argument to the ``refresh`` method on resources can be set to
``False`` to prevent refreshing of resources that are not stale. Resources
can be marked as stale by calling a new ``invalidate`` method.