Skip to content

0.4.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 18 Apr 18:21
· 29 commits to master since this release

Included commits: 0.3.7...0.4.0

Breaking Changes

  • Database structure is changed: spy_search_http_config.store_name is replaced by spy_search_http_config.store column and unique index is changed from store_name to store column.

Fixes

  • Adjusted spy_search_http_config synchronization behavior so it synchronizes data to the Storage between different stores correctly.