All Versions
15
Latest Version
Avg Release Cycle
152 days
Latest Release
1218 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.10.0 Changes
May 20, 2021- ๐ Documentation changes
- โ Add support to the Get index alias API.
-
v0.9.0 Changes
March 20, 2021- โ Add ability to pass httpoison options to get, status and restore snapshot functions
-
v0.8.0 Changes
March 10, 2020๐ฅ Breaking changes
- Drop support for Elixir <1.6
๐ Improvements
- Add support for custom httpoison options in snapshot delete function
-
v0.7.1 Changes
November 19, 2018๐ฆ Package improvements
- Improve package description
-
v0.7.0 Changes
November 16, 2018๐ Improvements
- Add support for custom httpoison options on bulk calls
- Support HTTPoison 1.4
-
v0.6.0 Changes
April 27, 2018๐ Improvements
- Add a JSON wrapper module allowing to use any JSON codec library
- Add functions to handle snapshots
- Add
open
andclose
to the Index module - Improve documentation and add specs to public functions
- Allow to use the
_msearch
endpoint viaElastix.Search.search
. - Deprecate
Elastix.Bulk.post_to_iolist/4
asElastix.Bulk.post
does mostly the same thing - Add
count
to the Search module - Allow trailing slashes in URL
-
v0.5.0 Changes
October 04, 2017๐ Improvements
- fix Hackney options when searching
- add support for custom headers
- use regular strings for headers
- add delete by query functionality
- add multi-get functionality
- remove double backslash from Document.make_path
- add basic scrolling api
-
v0.4.0 Changes
April 18, 2017๐ Improvements
- Allow options in Search API calls
- don't strip return atoms
- add update api support
๐ฅ Breaking Changes
- don't strip return atoms
-
v0.3.2 Changes
February 28, 20170.3.2
๐ Improvements
- โ add support for mappings
- โ add support for bulk requests
- โ bump up library versions (credo, httpoison, mix_test_watch)
-
v0.3.1
February 28, 2017