Releases: punktDe/elastic-sync
Releases · punktDe/elastic-sync
1.6.0
What's Changed
- TASK: add flow 9 compatibility by @andrehoffmann30 in #12
New Contributors
- @andrehoffmann30 made their first contribution in #12
Full Changelog: 1.5.1...1.6.0
1.5.1
- Only sync indices defined within the local pattern
Full Changelog: 1.5.0...1.5.1
1.5.0
TASK: Update elasticsearch-dump to v6.68.0
1.4.2 - TASK: Add compatibility with Flow / Neos 8.0
TASK: Add compatibility with Flow / Neos 8.0
1.4.1
BUGFIX: Allow for larger number of indices
1.4.0
TASK: Declare compatibility with Neos 7.0
1.3.0
FEATURE: Define patterns for index names and clone aliases
The index can now contain wildcards to define a pattern to specify which indices to copy. Aliases are now also cloned.
1.2.1
TASK: Bump minimum lodash version
1.2.0
FEATURE: Allow to configure aliases added locally
1.1.0
- TASK: Update javascript library constraints
- TASK: Improve configuration error reporting