Releases: valantic/pimcore-elastica-bridge
Releases · valantic/pimcore-elastica-bridge
v0.2.2
- Added
size
and from
arguments to \Valantic\ElasticaBridgeBundle\Index\AbstractIndex::searchForElements
v0.2.1
- Added
valantic:elastica-bridge:status
, #5
- Fix path to
startup.js
in Pimcore
v0.2.0
BREAKING CHANGES
- Added support for blue/green index setup #2
- You need to manually delete existing indices
- Use fallback values by default for localized attributes when using the trait #4
Other changes
- Fixed a bug when deleting a Pimcore element #3
v0.1.2
- Added PhpDoc comments
- All exceptions thrown now extend
\Valantic\ElasticaBridgeBundle\Exception\BaseException
v0.1.1
- Fixes a bug where indexing crashed when no objects were found