Skip to content

Releases: jolicode/elastically

v1.0.1

16 Jul 08:19
Compare
Choose a tag to compare

Fix Symfony HttpClient issue when Elastic throw a 4xx or 5xx response code.

v1.0.0

24 Jun 08:52
Compare
Choose a tag to compare

This is a first stable release of Elastically! 馃帀

  • Remove the "WIP" status in the documentation
  • Add a method to migrate an Index (when the mapping change)
  • Switch to Elastica 7.0 馃帀

v0.1-beta.2

23 Jun 13:56
8f7b2a7
Compare
Choose a tag to compare
  • Add TravisCI tests
  • Symfony Messenger Handler support
  • Symfony HttpClient compatible transport
  • New CONFIG_INDEX_PREFIX configuration option
  • Better documentation
  • Fixed the JanePHP support
  • Support for Symfony 5
  • Lot of fixes

v0.1-beta.1

04 Jun 12:11
Compare
Choose a tag to compare
Allow to set Serializer Context for input/output! :) + some improvements