elasticsearch v1.0.1 Release Notes
Release Date: 2021-01-21 // over 3 years ago-
Closed issues:
- Reloading Indexes on New Record Insertion in DB #90
- โฑ Timeout while fetching cluster config #88
- Sample "/priv/elasticsearch/posts.json" file #82
- ๐ Deploying with releases #76
- ๐ Problem building #69
- ๐ Repo.stream no longer supports preload #54
๐ Merged pull requests:
- ๐ท Develop with docker, add Semaphore for CI #92 (danielberkompas)
- โฑ Store Cluster config in a ETS table to prevent timeout while fetching cluster config #89 (nitinstp23)
- ๐ Fixes for installing versions > 7.0.0 and configuring port for elasticsearch test #87 (pwcsquared)
- ๐ Fix TravisCI configuration #74 (ImmaculatePine)
- โฌ๏ธ Bump Elasticsearch to 6.8.1 in setup script #72 (ImmaculatePine)
- ๐ Fix minor errors found by Dialyzer #70 (soundmonster)
Previous changes from v1.0.0
-
Closed issues:
- AWS Elasticsearch Service signed requests #66
- Elasticsearch.put_document does not save to database #60
- ๐ง Is HTTPoison configuration setup required for this app? #59
- โ Remove dependency on maybe package #57
๐ Merged pull requests:
- โ Add support to AWS #67 (marcelolebre)
- [#60] Add Elasticsearch.post_document/3 #62 (danielberkompas)
- ๐ rename microseconds to microsecond #61 (tap349)
- โ remove dependency on maybe #58 (tap349)