Skip to content

Releases: pdphilip/laravel-elasticsearch

v2.8.0

05 Jun 20:49
Compare
Choose a tag to compare
  • 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

05 Jun 20:29
Compare
Choose a tag to compare
  • 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

05 Jun 20:03
Compare
Choose a tag to compare
  • Queries throw errors explicitly

v1.9.1

05 Jun 19:46
Compare
Choose a tag to compare
  • 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

05 Jun 14:16
Compare
Choose a tag to compare
  • 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

05 Jun 13:49
Compare
Choose a tag to compare
  • Move to permanent branch for Laravel 7 and ES 7.x
  • Removed ongr/elasticsearch-dsl depdency
  • Queries throw errors explicitly

V1.6.1

05 Jun 12:22
Compare
Choose a tag to compare
  • Queries throw errors explicitly
  • Fixed api connector bug

V1.6.0

05 Jun 12:13
Compare
Choose a tag to compare
  • Move to permanent branch for Laravel 6 and ES 7.x
  • Removed ongr/elasticsearch-dsl depdency

v2.6.0

27 May 00:43
Compare
Choose a tag to compare
  • 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

05 May 09:46
Compare
Choose a tag to compare

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