Migration: Server breaking changes
-
The features listed on this page were available in former RavenDB versions.
In RavenDB7.2.x, they are either unavailable or their behavior is inconsistent with their behavior in previous versions. -
Find breaking changes for previous RavenDB versions here.
-
In this article:
Elasticsearch .NET client library version change
- RavenDB
6.2,7.0, and7.1useElastic.Clients.Elasticsearch 8.x, enabling RavenDB to use Elasticsearch server8.xand9.x. - Starting with version
7.2, RavenDB usesElastic.Clients.Elasticsearch 9.x, compatible with Elasticsearch server9.xand10.x.
If you use ETL to send data from RavenDB to Elasticsearch, please make sure that the RavenDB and Elasticsearch servers you use are compatible to prevent any transfer issues.