Release Notes
806.0.2
Released: Sep 2024
Release Highlights
Updated Bloomreach Feed Plugin to be compatible with Catalog Syndication refactoring
The Self-Managed Commerce 8.6 patch below made some changes that breaks the Bloomreach Feed Plugin:
- 527cfd95: Refactored the Catalog Syndication builders to use
AbstractBatchJob
instead of Spring Batch, to address lock wait timeout issues during the build process. (11-Sep-2024)
The changes in this version make the Bloomreach Feed Plugin compatible with these changes, which now use AbstractBatchJob
instead of Spring Batch to generate the feed.
806.0.1
Released: Aug 2024
Release Highlights
Fixed NullPointerException that can occur if a product sku is deleted from the database
Fixed an issue where a NullPointerException
could occur during Bloomreach Feed generation if a product sku was recently deleted from the database.
806.0.0
Released: Aug 2024
Release Highlights
Upgraded to support Elastic Path Commerce 8.6.x
The plugin has been updated to support compatibility with Elastic Path Commerce 8.6.x.