Skip to content

Releases: limenet/laravel-elastica-bridge

v1.9.0

17 Mar 11:22
e535804
Compare
Choose a tag to compare
  • Laravel 11 #25

v1.8.1

14 Jul 08:23
Compare
Choose a tag to compare
switch alias in atomic operation

v1.8.0

14 Jul 07:20
Compare
Choose a tag to compare
  • Sentry breadcrumbs #20

v1.7.0

25 Mar 10:00
Compare
Choose a tag to compare
  • Change document ID to be usable as part of the URL path #15
  • Added support for UUIDs as primary keys #15
  • Test against Elasticsearch 8 #15
  • Increase PHPStan strictness #15
  • Housekeeping and refactoring #15

v1.6.0

18 Feb 13:31
Compare
Choose a tag to compare
  • Laravel 10 #13

v1.5.0

16 Dec 09:54
Compare
Choose a tag to compare
  • Added elastica-bridge:delete #8
  • Added IndexInterface::ingoreIndexingErrors() #9
  • Fixed some indexing errors #10

v1.4.5

21 Oct 09:26
Compare
Choose a tag to compare
  • Improve performance when event listener is disabled

v1.4.4

21 Oct 08:28
f4a781e
Compare
Choose a tag to compare
  • no notable changes

v1.4.3

21 Oct 07:53
Compare
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
Compare
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