elasticsearch v1.0.1 Release Notes

Release Date: 2021-01-21 // about 3 years ago
  • Full Changelog

    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

  • Full Changelog

    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: