Skip to content

Releases: valantic/pimcore-elastica-bridge

v0.2.2

01 Feb 14:50
Compare
Choose a tag to compare
  • Added size and from arguments to \Valantic\ElasticaBridgeBundle\Index\AbstractIndex::searchForElements

v0.2.1

26 Jan 08:11
Compare
Choose a tag to compare
  • Added valantic:elastica-bridge:status, #5
  • Fix path to startup.js in Pimcore

v0.2.0

25 Jan 16:51
Compare
Choose a tag to compare

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

20 Jan 12:50
Compare
Choose a tag to compare
  • Added PhpDoc comments
  • All exceptions thrown now extend \Valantic\ElasticaBridgeBundle\Exception\BaseException

v0.1.1

20 Jan 12:33
Compare
Choose a tag to compare
  • Fixes a bug where indexing crashed when no objects were found

v0.1.0

20 Jan 12:32
Compare
Choose a tag to compare

Initial public release