Releases: fazland/FazlandElasticaBundle
Luna
WARNING: This is a pre-release. Do NOT use in production. Its API are subject to change.
Here's a list of changes from the previous release:
- Add
DateTimeInterface
support - Add
onInvalidPath
configuration for index mappings - Add
no-index
option to reset and populate commands - Add
_all
mapping settings for defaults - Various bugfixes
Please check the documentation, test it and feel free to open issues or PRs.
Thanks
Vanguard
WARNING: This is a pre-release. Do NOT use in production. Its API are subject to change.
Here's a list of changes from the previous release:
- Add ruflin/Elastica 5.2.1 support
- Allow override type class from configuration
- Add
update-mapping
command - Various bugfixes
Please check the documentation, test it and feel free to open issues or PRs.
Thanks
Sputnik
WARNING: This is a pre-release. Do NOT use in production. Its API are subject to change.
We're proud to present the first version of this bundle.
This is a massive rewrite of the API of the old FOSElasticaBundle.
The internals have been heavily rewritten, in many cases you won't notice the difference, but if you extended the bundle in deep, you may have to refactor some parts.
Detailed documentation on how to upgrade to this will come in the near future.
Please check the documentation, test it and feel free to open issues or PRs.
Thanks
Rebellion
First public release of FazlandElasticaBundle.
This includes support for ES 2.x thanks to Elastica v3.2
Major changes:
- Renamed namespace from FOS to Fazland
- Removed symfony < 2.7 support
- Added new repository manager
- Added
nested_path
andnested_filter
support in paginated queries