Skip to content

Releases: cakephp/elastic-search

CakePHP Elasticsearch 4.0.1

10 Sep 03:47
1dc2871
Compare
Choose a tag to compare

What's Changed

  • 4.x: change composer.json to cake5 stable version by @LordSimal in #316

Full Changelog: 4.0.0...4.0.1

CakePHP ElasticSearch 4.0.0

10 Sep 03:20
Compare
Choose a tag to compare

First version compatible with CakePHP 5.0

What's Changed

New Contributors

Full Changelog: 3.4.4...4.0.0

CakePHP ElasticSearch 3.4.4

27 Sep 02:34
f52cd04
Compare
Choose a tag to compare

What's Changed

  • Fix elastic logger to avoid debug kit panel exception by @ajibarra in #294

New Contributors

Full Changelog: 3.4.3...3.4.4

CakePHP ElasticSearch 3.4.3

12 Aug 13:33
76444aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.2...3.4.3

3.4.2

26 Feb 03:01
3090f73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.4.2

CakePHP ElasticSearch 3.4.1

20 Feb 04:01
0fab06d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.0...3.4.1

CakePHP ElasticSearch 3.4.0

24 Oct 06:11
3b2bd5b
Compare
Choose a tag to compare

What's Changed

  • Requires CakePHP 4.3
  • Add support for CakePHP 4.3 fixture system
  • Add IndexRegistry::$fallbackClassName by @andrii-pukhalevych in #266

New Contributors

Full Changelog: 3.3.0...3.4.0

CakePHP ElasticSearch 3.3.0

04 Jul 02:32
3.3.0
c14d06b
Compare
Choose a tag to compare
  • Compatible with CakePHP 4.x
  • ElasticSearch 7.x

CakePHP ElasticSearch 2.0.2

18 Feb 00:10
79a9fbc
Compare
Choose a tag to compare

Changes

  • Added cakephp/cakephp dependency to avoid using with wrong version

CakePHP ElasticSearch 3.2.1

20 Feb 04:55
525fc69
Compare
Choose a tag to compare

Changes

  • Added cakephp/cakephp dependency to avoid using with wrong version
  • Fixed use of Collection::groupBy(null) with CakePHP 4.2