All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix a bug when using prefixed indices and the purge method.
- This changelog file.
1.0.2 - 2020-07-31
- Fix a missing dependency when using the built-in Serializer.
1.0.1 - 2020-07-16
- Fix Symfony HttpClient issue when Elastic throw a 4xx or 5xx response code.
1.0.0 - 2020-06-24
- Add a method to migrate an Index (when the mapping change).
- Switch to Elastica 7.0.
- Remove the "WIP" status in the documentation.
0.1-beta.2 - 2020-06-23
- Add TravisCI tests.
- Symfony Messenger Handler support.
- Symfony HttpClient compatible transport.
- New CONFIG_INDEX_PREFIX configuration option.
- Support for Symfony 5.
- Better documentation.
- Fixed the JanePHP support.
- Lots of fixes.
0.1-beta.1 - 2019-06-04
- Allow to set Serializer Context for input/output.