elasticsearch v1.0.1 Release Notes
Release Date: 2021-01-21 // over 4 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)