Releases: LastCallMedia/Metrics-Sync
Releases · LastCallMedia/Metrics-Sync
Restore type in bulk API for compatibility with ES 6.x
Fix index/type requirements for ES 7+
0.2.1 Remove default type
Update Elasticsearch client to @elastic/elasticsearch
Upgrade elasticsearch js library (#4) * Upgrade elasticsearch js library * Loosen constraints on Elasticsearch connection * Rebuild schema * Update doc url
Error handling/automated retry
Add client fetch retry and clearer error messages (#3) * Obfuscates CircleCI API key in error messaging. * Adds clearer error handling/messaging (it should be clear which source the error came from). * Adds automatic fetch retry