Skip to content

Releases: limenet/laravel-elastica-bridge

v1.4.1

24 Jun 12:02
Compare
Choose a tag to compare

(no notable changes)

v1.4.0

24 Jun 11:59
Compare
Choose a tag to compare
  • Update underlying skeleton (#3)
  • Indexing lock (#4)

v1.3.0

26 Feb 11:05
Compare
Choose a tag to compare
  • Added support for Laravel 9 (#2)

1.2.0

05 Jun 15:34
3f35e3f
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Initial release

See CHANGELOGmd