6.10.0
·
23 commits
to master
since this release
Included commits: 6.9.0...6.10.0
Adjustments
- Introduced
CollectorConfig::SEARCH_ELASTICSEARCH_PARAMETER_TRANSPORT. - Introduced
CollectorConfig::SEARCH_ELASTICSEARCH_PARAMETER_PORT. - Introduced
CollectorConfig::SEARCH_ELASTICSEARCH_PARAMETER_HOST. - Fixed
StorageInstanceBuilder::getElasticsearchClientConfig()so it uses theSearchElasicsearchenvironment configuration in addition to the deprecatedSearchone. - Impacted
CollectorFacade::exportSearch()with these changes. - Impacted
CollectorFacade::exportSearchByLocale()with these changes. - Impacted
CollectorFacade::deleteSearchTimestamps()with these changes. - Impacted
CollectorSearchExportConsolewith these changes.