Skip to content

Releases: valantic/pimcore-elastica-bridge

v1.2.0

24 Jan 17:16
Compare
Choose a tag to compare
  • Added a :refresh command to selectively update Elasticsearch documents by specifying the corresponding Pimcore element IDs #19
  • Test against PHP 8.2
  • Update development dependencies
  • Update GitHub actions

v1.1.1

31 Aug 08:34
Compare
Choose a tag to compare
  • Prevent tenant override in index repository #17

v1.1.0

20 Jul 15:19
Compare
Choose a tag to compare
  • Add option to only delete known indices #16

v1.0.0

06 Jul 11:02
Compare
Choose a tag to compare
  • PHP 8 and Pimcore 10 are now the minimum requirements #15
  • Reduced memory usage when populating indices #14
    • BREAKING CHANGE: when populating of one index fails, populating the other indices continues

v0.6.7

01 Mar 16:15
Compare
Choose a tag to compare
  • Allow unpublished elements to be indexed

v0.6.6

31 Jan 07:54
Compare
Choose a tag to compare

Maintenance release, including PHPStan 1.0, Composer 2.2, and switching to NPM.

  • #12 Performance improvement when retrieving an Elastica document using a Pimcore element

v0.6.5

19 Oct 08:46
Compare
Choose a tag to compare
  • Delete index if it collides with blue/green alias, #11

v0.6.4

22 Sep 11:30
Compare
Choose a tag to compare

Provide functionality to reset tenant, #10

v0.6.3

02 Aug 09:52
Compare
Choose a tag to compare
  • Compatibility with Pimcore 10 and PHP 8

v0.6.2

22 Jul 07:58
Compare
Choose a tag to compare
  • Configure .gitattribute to use export-ignore