Releases: jolicode/elastically
Releases · jolicode/elastically
v1.1.1
See CHANGELOG.md
v1.1.0
See CHANGELOG.md
v1.0.2
v1.0.1
Fix Symfony HttpClient issue when Elastic throw a 4xx or 5xx response code.
v1.0.0
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
- 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
Allow to set Serializer Context for input/output! :) + some improvements