Open
Description
Elastic.Clients.Elasticsearch version: 8.13.12
.NET runtime version: 8
Operating system version: Windows 11
Description of the problem including expected versus actual behavior:
We attempted to upgrade our .Net client (Elastic.Clients.Elasticsearch --version 8.13.12) and ran into compilation errors after the update completed. We found that the documentation for this version is not updated. Is this expected?
Steps to reproduce:
- Open Visual studio and update the Elastic.Clients.Elasticsearch
- Attempt to review documentation
- Documentation is marked as future release but NuGet is available. You are looking at preliminary documentation for a future release.
Expected behavior
Should the Nuget update be available when the documentation is not ready?