Release Notes
806.0.4
Released: Nov 2024
Release Highlights
Fix for feed not being generated
Fixed a bug in the 806.0.3
release that caused the Bloomreach Feed to not be generated.
806.0.3
Released: Nov 2024
Release Highlights
Fix for "writer must be open" error
Fixed an issue where the Bloomreach Feed Plugin would fail with a writer must be open
error after the first execution. The issue was caused by some missing cleanup in the OfferDtoWriter#close
method.
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.