Skip to content

Releases: fazland/FazlandElasticaBundle

Luna

10 Dec 23:32
Compare
Choose a tag to compare
Luna Pre-release
Pre-release

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

08 Jun 11:13
Compare
Choose a tag to compare
Vanguard Pre-release
Pre-release

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

12 May 18:04
ed7bd6b
Compare
Choose a tag to compare
Sputnik Pre-release
Pre-release

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

10 Feb 08:33
Compare
Choose a tag to compare

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 and nested_filter support in paginated queries