Releases: cedadev/ceda-elasticsearch-tools
Releases · cedadev/ceda-elasticsearch-tools
2.4.0: Poetrisation of dependencies
v2.3.4
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Checking for none type archive path by @rhysrevans3 in #9
- Adding error handling for mapping builder. by @rhysrevans3 in #10
- Adding logging for spots creation. by @rhysrevans3 in #11
- Stopping repeated download by @rhysrevans3 in #12
- Client updates by @dwest77a in #13
- Update ceda_elasticsearch_client.py by @rhysrevans3 in #14
New Contributors
- @rhysrevans3 made their first contribution in #9
- @dwest77a made their first contribution in #13
Full Changelog: v2.3.2...v2.3.3
v2.3.2
- Added tests for spot mapping object
- Modified add_dirs to support upsert action
- Tweaked split to account for spots with archive in the name
Full Changelog: v2.3.0...v2.3.2
Python 2 Back Compatible & Connection Flexibility
Added some flexibility into the client to be used with other hosts to match behaviour of underlying class.
Python3 and Elasticsearch 7 Support
Merge pull request #5 from cedadev/cluster_migration Cluster migration
Last version which works with Elasticsearch 6 Cluster
v1.2.0 All fbi indexing operations are upserts. This means we can have more …
Refactored index tools
v1.0.0 refactored index updaters
Elasticsearch Version Constrained
v0.4.3 Update setup.py