This section describes breaking changes from version 5.4.x to 5.5.x and how removed features can be replaced by new introduced features.
Some classes that probably are not used by a library user have been renamed, the classes with the old names are still there, but are deprecated:
old name | new name |
---|---|
ElasticsearchPartQuery |
RepositoryPartQuery |
ElasticsearchStringQuery |
RepositoryStringQuery |
ReactiveElasticsearchStringQuery |
ReactiveRepositoryStringQuery |