Skip to content

6.10.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 07 Dec 11:01
· 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 the SearchElasicsearch environment configuration in addition to the deprecated Search one.
  • Impacted CollectorFacade::exportSearch() with these changes.
  • Impacted CollectorFacade::exportSearchByLocale() with these changes.
  • Impacted CollectorFacade::deleteSearchTimestamps() with these changes.
  • Impacted CollectorSearchExportConsole with these changes.