Skip to main content

Version 9.1.255 (28 September 2026)

Performance Management

Added bustable methods to queryable cache attributes (#155589, #155592)

Problem

  • Missing bustable methods; cached values were being returned 

 

Solution

  • Added bustable methods to clear cached values

 


People