Releases: Epinova/Epinova.Elasticsearch
Releases · Epinova/Epinova.Elasticsearch
v11.8.59: Merge pull request #212 from Epinova/release/Elastic-7plus-support-only
Breaking change. Set minimum Elastic version to 7.3. Changes to avoid errors.
Changes:
- 750ceed Merge pull request #212 from Epinova/release/Elastic-7plus-support-only
- 5c6908f Deleted unused code
- 1b84d55 Fixed failing tests
- 43a132b Removed all related to Type. Only supporting Elastic 7.3+. Cherry picked some changes from .net core version to fix issues.
- 3066524 Removed support for Elastic 5 and 6. Lots of changes and cleanup.
This list of changes was auto generated.
v11.8.46: Merge pull request #210 from Epinova/Release/IncludeType
Changes:
- 6d2730a Merge pull request #210 from Epinova/Release/IncludeType
- d6814e0 Added possibility to include type
- bb84fb7 Renamed excludedTypes internal
This list of changes was auto generated.
v11.8.41: Merge pull request #207 from Epinova/otanum-patch-1
v11.8.39: Merge pull request #206 from Epinova/Release/issue178-intarrayfilterbug
v11.8.36: Merge pull request #205 from Epinova/Release/Elastic8OptimizedMapping
Changes:
- 8b8de55 Merge pull request #205 from Epinova/Release/Elastic8OptimizedMapping
- a38ab15 Settings should be public
This list of changes was auto generated.
v11.8.33: Merge pull request #204 from Epinova/Release/Elastic8OptimizedMapping
Added support for Elasticsearch8.
Changed how mappings are created for Optimizely content. Should be much much faster.
Changes:
- 0e0638b Merge pull request #204 from Epinova/Release/Elastic8OptimizedMapping
- cfb386c Merge branch 'Release/faster-mapping-of-opti-content' into Release/Elastic8OptimizedMapping
- 5e829d8 Changed handling of mappings. Using ContentTypeRepository.
- 074e796 Fixed tests
- 24398bd Using GetMappingUri to avoid duplicate code
- bdbcb72 Added usage on SingleType. Cleanup. Mapping.GetUri never using additional params (deleted). Added some json stuff.
- a0149a7 Ingest attachment processor included from version 8.4
- a0450bb Formatting and cleanup
This list of changes was auto generated.