Releases: limenet/laravel-elastica-bridge
Releases · limenet/laravel-elastica-bridge
v2.0.0-beta.1
- Laravel 12
- Elasticsearch 8
- Improved typing, modernize code base
- Performance improvements
v1.8.1
switch alias in atomic operation
v1.7.0
- 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.5.0
- Added
elastica-bridge:delete
#8
- Added
IndexInterface::ingoreIndexingErrors()
#9
- Fixed some indexing errors #10
v1.4.5
- Improve performance when event listener is disabled
v1.4.3
- Bugfixes and improvements relating to cleaning up / migrating non-blue-green indices to blue-green indices