Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V15: Remove Nucache #17166

Merged
merged 71 commits into from
Oct 1, 2024
Merged

V15: Remove Nucache #17166

merged 71 commits into from
Oct 1, 2024

Conversation

nikolajlauridsen
Copy link
Contributor

This PR removes the Nucache assembly in its entirety.

It also contains multiple fixes from multiple people testing by multiple authors.

nikolajlauridsen and others added 30 commits September 23, 2024 10:37
It's no longer supported
Element != Element document type
nikolajlauridsen and others added 26 commits September 30, 2024 10:00
…-nucache

# Conflicts:
#	src/Umbraco.Core/Cache/Refreshers/Implement/ContentCacheRefresher.cs
#	src/Umbraco.Core/Cache/Refreshers/Implement/MediaCacheRefresher.cs
…ishedContent` (#17159)

* Update params in PublishedContentExtensions to the general interfaces for the published cache and navigation service, so that we can use the extension methods on both documents and media

* Introduce GetParent() which uses the right services

* Fix obsolete message on .Parent

* Obsolete .Children

* Fix usages of Children for ApiMediaQueryService

* Fix usage in internal

* Fix usages in views

* Fix indentation
instead of trying to update it
@nikolajlauridsen nikolajlauridsen merged commit 1258962 into v15/dev Oct 1, 2024
2 of 7 checks passed
@nikolajlauridsen nikolajlauridsen deleted the v15/feature/remove-nucache branch October 1, 2024 13:03
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.

4 participants