Umbraco v18 has shipped and with that, ExamineX has also shipped a new major release to support it 🎉
This release ships for both ExamineX for Azure Search (v10.0.0) and ExamineX for Elasticsearch (v7.0.0).
🚀 Umbraco 18 support
- Supports Umbraco 18+
- Targets .NET 10
- All dependencies updated to their latest versions
🔧 Under the hood
- Updated to
Azure.Search.Documentsv12 (Azure Search). - Migrated to Umbraco 18 APIs (
IAsyncComponent,ILanguageService) that replaced members removed in v18. - Bumped supporting dependencies:
Standard.Licensing,System.Runtime.Caching, and theMicrosoft.Extensions.*packages.
⬆️ Upgrading
- Update to the latest ExamineX.AzureSearch.Umbraco v10.x / ExamineX.Elasticsearch.Umbraco v7.x NuGet package.
- No breaking changes to the ExamineX API.
- Depending on the Umbraco version you are upgrading from, you may need index rebuilds.
📦 Packages
Azure Search
- v10.0.0 (Umbraco 18) — https://www.nuget.org/packages/ExamineX.AzureSearch.Umbraco/10.0.0
Elasticsearch
- v7.0.0 (Umbraco 18) — https://www.nuget.org/packages/ExamineX.Elasticsearch.Umbraco/7.0.0