Releases: borys25ol/elasticsearch-reindex
Releases · borys25ol/elasticsearch-reindex
v1.3.0
This new version of elasticsearch-reindex includes the following improvements:
- Refactored project logic for better maintainability and performance.
- Added support for HTTP Basic Authentication for both source and destination Elasticsearch nodes.
- Introduced an alias:
elasticsearch-reindexfor the CLI command. - Comprehensive test coverage with unit and integration tests.
- Resolved mypy and flake8 errors across the project.
- Improved and updated log messages for better debugging and monitoring.
- Added new Makefile commands to simplify local development workflows.
- Updated project requirements and pre-commit versions to the latest.
This version focuses on enhancing functionality, code quality, and developer experience.
v.1.2.0
v1.1.1
Added project to https://pypi.org/project/elasticsearch-reindex/1.1.1/
v.1.1.0
Initial release
Added project to Github Repo.
Add CLI interface for working with project.
Add ability to run reindex from Python script.