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

V14: Deleted code marked as obsolete for V14 #15998

Merged
merged 30 commits into from
Apr 9, 2024

Conversation

elit0451
Copy link
Member

@elit0451 elit0451 commented Apr 5, 2024

Details

  • Deleted code marked as obsolete for V14 & some default implementations (relying on the legacy code);
    • Including obsoletions related to Delivery API;
    • Including obsoletions related to XPath - some classes had to be moved to the NuCache project and were made internal (plus, obsoleted for v15);
    • Obsoleted whole unused classes instead of deleting their obsoleted implementation;
    • Fixed tests referencing the obsoleted implementation and removed no longer needed ones;
    • Added new obsoletions to constructors since some params were used in the deleted implementation.

Test

  • Run a smoke test.

Co-authored-by: Nuklon <Nuklon@users.noreply.github.com>
@Zeegaan
Copy link
Member

Zeegaan commented Apr 8, 2024

Looks good, just need the merge conflicts resolved then we're ready to merge 🚀

…tion-cleanup

# Conflicts:
#	src/Umbraco.Core/PropertyEditors/JsonPropertyIndexValueFactoryBase.cs
#	src/Umbraco.Core/PropertyEditors/TagPropertyIndexValueFactory.cs
#	src/Umbraco.Core/PropertyEditors/ValueConverters/MemberGroupPickerValueConverter.cs
#	src/Umbraco.Core/PublishedCache/PublishedCacheBase.cs
#	src/Umbraco.Core/Xml/UmbracoXPathPathSyntaxParser.cs
#	src/Umbraco.Infrastructure/Examine/BaseValueSetBuilder.cs
#	src/Umbraco.Infrastructure/Examine/MemberValueSetBuilder.cs
#	src/Umbraco.Infrastructure/Logging/Viewer/LogViewerConfig.cs
#	src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/MediaPickerWithCropsValueConverter.cs
#	src/Umbraco.Infrastructure/Security/IdentityMapDefinition.cs
@Zeegaan Zeegaan merged commit 9c18cd2 into v14/dev Apr 9, 2024
15 of 16 checks passed
@Zeegaan Zeegaan deleted the v14/feature/obsoletion-cleanup branch April 9, 2024 07:06
@Zeegaan Zeegaan added the project/bellissima AKA "the new backoffice" label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project/bellissima AKA "the new backoffice" release/14.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants