Skip to content

V16 cherry pick of member partial cache invalidator see #19314#19459

Merged
AndyButland merged 2 commits intomainfrom
v16/bugfix/partial-cache
Jun 2, 2025
Merged

V16 cherry pick of member partial cache invalidator see #19314#19459
AndyButland merged 2 commits intomainfrom
v16/bugfix/partial-cache

Conversation

@Migaroez
Copy link
Copy Markdown
Contributor

@Migaroez Migaroez commented Jun 2, 2025

Prerequisites

  • I have added steps to test this contribution in the description below

Fixes #19098 for v16

Description

For description and testing see #19314

Copy link
Copy Markdown
Contributor

@AndyButland AndyButland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can see this aligns exactly with the V13 PR, so happy to approve.

However I think you should re-target to main and we release in 16.1 - just aligning with what we discussed last week to limit additions for 16 now to only regression fixes.

# Resolved merge conflic in src/Umbraco.Core/Cache/Refreshers/Implement/MemberCacheRefresher.cs
@Migaroez Migaroez force-pushed the v16/bugfix/partial-cache branch from 2b30253 to 5746e54 Compare June 2, 2025 10:24
@Migaroez Migaroez changed the base branch from release/16.0 to main June 2, 2025 10:24
@AndyButland AndyButland merged commit d2a0cba into main Jun 2, 2025
24 of 25 checks passed
@AndyButland AndyButland deleted the v16/bugfix/partial-cache branch June 2, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MemberCacheRefresher clear all the partial views cache

2 participants