Releases: pdphilip/laravel-elasticsearch
Releases · pdphilip/laravel-elasticsearch
v2.8.0
- Move to permanent branch for Laravel 8 and ES 8.x
- Removed ongr/elasticsearch-dsl dependency
- Queries throw errors explicitly
Full Changelog: v0.8.2...v2.8.0
v2.7.0
- Move to permanent branch for Laravel 7 and ES 8.x
- Removed ongr/elasticsearch-dsl dependency
- Queries throw errors explicitly
Full Changelog: v0.7.2...v2.7.0
v2.6.1
v1.9.1
- Move to permanent branch for Laravel 8 and ES 7.x
- Queries throw errors explicitly
Full Changelog: v1.9.0...v1.9.1
v1.8.0
- Move to permanent branch for Laravel 8 and ES 7.x
- Removed ongr/elasticsearch-dsl depdency
- Queries throw errors explicitly
Full Changelog: v0.8.2...v1.8.0
v1.7.0
V1.6.1
V1.6.0
v2.6.0
- Elasticsearch upgrade for 8.7+
- Removed ongr/elasticsearch-dsl depdency
- Updated connector for Elasticsearch 8.7+
Full Changelog: v0.6.2...v2.6.0
v1.9.0
Full Changelog: v0.9.2...v1.9.0
- Removed "ongr/elasticsearch-dsl" dependency which had dependencies of its own in conflict with Laravel 9
- Replaced methods used from removed dependency
- Code clean-up in all DSL files