SDKits / ExamineX

Issue tracker for ExamineX
https://examinex.online
5 stars 0 forks source link

ExamineX.AzureSearch.Umbraco cannot be installed on an umbraco v12 installation #86

Closed netaddicts closed 1 year ago

netaddicts commented 1 year ago

Most likely beccause of umbraco core having introduced some breaking changes in v12

https://docs.umbraco.com/umbraco-cms/fundamentals/setup/upgrading/version-specific#umbraco-12

Especially this one:

A member was added to an interface without a default implementation. Umbraco.Cms.Infrastructure.Examine.IUmbracoIndex.SupportProtectedContent

Shazwazza commented 1 year ago

Hi @netaddicts, yes there was an API breaking change in this Umbraco release. There will be an ExamineX 5.0 released today which brings in a fix for this and support for all latest dependencies and .NET 7.

Shazwazza commented 1 year ago

Hi @netaddicts, v5.0.0 has been pushed to Nuget now.