Skip to content

Releases: cedadev/ceda-elasticsearch-tools

2.4.0: Poetrisation of dependencies

29 Oct 11:47
3aa3dca
Compare
Choose a tag to compare
  • Updated version get method internally (uses importlib instead of pkg_resources)
  • Poetrisation of module dependencies.
  • Syntax fixes with outdated module names.

v2.3.4

25 Sep 11:24
d365338
Compare
Choose a tag to compare

Full Changelog: v2.3.3...v2.3.4

v2.3.3

25 Sep 09:37
9364a0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

05 Jan 12:11
Compare
Choose a tag to compare
  • 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

20 Oct 11:12
b7da165
Compare
Choose a tag to compare

Added some flexibility into the client to be used with other hosts to match behaviour of underlying class.

Python3 and Elasticsearch 7 Support

20 May 15:55
0173ad8
Compare
Choose a tag to compare
Merge pull request #5 from cedadev/cluster_migration

Cluster migration

Last version which works with Elasticsearch 6 Cluster

20 May 15:53
Compare
Choose a tag to compare
v1.2.0

All fbi indexing operations are upserts. This means we can have more …

Refactored index tools

07 Jun 14:40
Compare
Choose a tag to compare
v1.0.0

refactored index updaters

Elasticsearch Version Constrained

09 May 14:56
a3405e2
Compare
Choose a tag to compare
v0.4.3

Update setup.py

v0.4.2

01 May 09:34
Compare
Choose a tag to compare
Updated logreader to use different seperators and incremented version