Skip to content

Releases: limenet/laravel-elastica-bridge

v1.4.3

21 Oct 07:53

Choose a tag to compare

  • Bugfixes and improvements relating to cleaning up / migrating non-blue-green indices to blue-green indices

v1.4.2

16 Oct 14:52

Choose a tag to compare

  • When blue/green indices are enabled and an index with the base name (i.e. without the blue/green suffix) exists, that index is deleted automatically to ensure indexing works as expected

v1.4.1

24 Jun 12:02

Choose a tag to compare

(no notable changes)

v1.4.0

24 Jun 11:59

Choose a tag to compare

  • Update underlying skeleton (#3)
  • Indexing lock (#4)

v1.3.0

26 Feb 11:05

Choose a tag to compare

  • Added support for Laravel 9 (#2)

1.2.0

05 Jun 15:34
3f35e3f

Choose a tag to compare

  • Listen to model events and propagate changes to Elasticsearch (#1)
  • More tests

See CHANGELOGmd

1.1.0

16 May 06:35
bfef8eb

Choose a tag to compare

  • Provide default implementation for Limenet\LaravelElasticaBridge\Model\ElasticsearchableInterface::toElasticsearch() in ElasticsearchableTrait
  • Provide default implementation for Limenet\LaravelElasticaBridge\Model\ElasticsearchableInterface::shouldIndex() in ElasticsearchableTrait
  • Remove unused method Limenet\LaravelElasticaBridge\Model\ElasticsearchableInterface::getModel()
  • Added tests
  • Rename elasticsearch:index to elastica-bridge:index for consistency with package name and elastica-bridge:status

See CHANGELOGmd

1.0.0

09 May 13:57

Choose a tag to compare

  • Initial release

See CHANGELOGmd