MID-10885 introduced local cache boundaries for gui profile compiler, so that searching for security policy and evaluating assignments don't hit repository twice
(details / githubweb)
MID-10885 self dashboard now uses one instance UserDetailsModel for all widgets instead of one per widget
(details / githubweb)
MID-10885 optimization in AuthUtil.isPostAuthenticationEnabled to use security policy from principal if available (if it was already computed, eg. via GuiProfileCompiler) to reduce number of repository queries.
(details / githubweb)
MID-10885 batched resolving for references in ModelObjectResolver when searching org tree width first
(details / githubweb)