elasticsearch-elixir/CHANGELOG.md

166 lines
9.5 KiB
Markdown
Raw Normal View History

2018-01-02 18:01:19 +00:00
# Change Log
2019-01-26 23:28:22 +00:00
## [v0.6.1](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.6.1) (2018-12-21)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.6.0...v0.6.1)
2018-10-19 21:26:38 +00:00
2018-12-21 21:51:27 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Document mapping type name can't start with '\_' [\#52](https://github.com/danielberkompas/elasticsearch-elixir/issues/52)
- Settings should maybe look in the current application's directory [\#51](https://github.com/danielberkompas/elasticsearch-elixir/issues/51)
2018-12-21 21:51:27 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Fix :default\_options config name [\#55](https://github.com/danielberkompas/elasticsearch-elixir/pull/55) ([nitinstp23](https://github.com/nitinstp23))
- Test against Elasticsearch 6.5.2 [\#53](https://github.com/danielberkompas/elasticsearch-elixir/pull/53) ([danielberkompas](https://github.com/danielberkompas))
- small typo fix: bang the spec [\#50](https://github.com/danielberkompas/elasticsearch-elixir/pull/50) ([alexfilatov](https://github.com/alexfilatov))
2018-12-21 21:51:27 +00:00
2019-01-26 23:28:22 +00:00
## [v0.6.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.6.0) (2018-10-19)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.5.4...v0.6.0)
2018-10-19 21:26:38 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Delete the right index [\#49](https://github.com/danielberkompas/elasticsearch-elixir/pull/49) ([jfrolich](https://github.com/jfrolich))
- convert index alias to microseconds [\#48](https://github.com/danielberkompas/elasticsearch-elixir/pull/48) ([jfrolich](https://github.com/jfrolich))
2018-10-19 21:26:38 +00:00
2019-01-26 23:28:22 +00:00
## [v0.5.4](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.5.4) (2018-10-03)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.5.3...v0.5.4)
2018-10-03 21:01:11 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Error installing on ubuntu linux [\#46](https://github.com/danielberkompas/elasticsearch-elixir/issues/46)
2018-10-03 21:01:11 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- adds case statement to kibana download [\#47](https://github.com/danielberkompas/elasticsearch-elixir/pull/47) ([g13ydson](https://github.com/g13ydson))
2018-10-03 21:01:11 +00:00
2019-01-26 23:28:22 +00:00
## [v0.5.3](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.5.3) (2018-10-01)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.5.2...v0.5.3)
2018-10-01 15:31:00 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- fix: use correct typespec for response type [\#45](https://github.com/danielberkompas/elasticsearch-elixir/pull/45) ([sambou](https://github.com/sambou))
2018-10-01 15:31:00 +00:00
2019-01-26 23:28:22 +00:00
## [v0.5.2](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.5.2) (2018-09-19)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.5.1...v0.5.2)
2018-09-19 02:51:37 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Error with the elasticsearch.build task [\#43](https://github.com/danielberkompas/elasticsearch-elixir/issues/43)
2018-09-19 02:51:37 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- \[\#43\] Stop sending empty JSON payloads [\#44](https://github.com/danielberkompas/elasticsearch-elixir/pull/44) ([danielberkompas](https://github.com/danielberkompas))
2018-09-19 02:51:37 +00:00
2019-01-26 23:28:22 +00:00
## [v0.5.1](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.5.1) (2018-09-08)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.5.0...v0.5.1)
2018-09-08 21:40:12 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Error when call build task with distillery [\#40](https://github.com/danielberkompas/elasticsearch-elixir/issues/40)
- FunctionClauseError: No function clause matching [\#39](https://github.com/danielberkompas/elasticsearch-elixir/issues/39)
2018-09-08 21:40:12 +00:00
2019-01-26 23:28:22 +00:00
## [v0.5.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.5.0) (2018-09-02)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.4.1...v0.5.0)
2018-08-02 01:32:40 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Issue with dialyzer. [\#35](https://github.com/danielberkompas/elasticsearch-elixir/issues/35)
- Elasticsearch.StreamingStore behaviour or something alike [\#31](https://github.com/danielberkompas/elasticsearch-elixir/issues/31)
2018-09-02 00:38:08 +00:00
2018-08-02 01:32:40 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- \[\#40\] Support Distillery [\#41](https://github.com/danielberkompas/elasticsearch-elixir/pull/41) ([danielberkompas](https://github.com/danielberkompas))
- Support \_routing meta-field [\#37](https://github.com/danielberkompas/elasticsearch-elixir/pull/37) ([cdunn](https://github.com/cdunn))
- \[\#31\] Base Store behaviour on streams [\#36](https://github.com/danielberkompas/elasticsearch-elixir/pull/36) ([danielberkompas](https://github.com/danielberkompas))
2018-08-02 01:32:40 +00:00
2019-01-26 23:28:22 +00:00
## [v0.4.1](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.4.1) (2018-06-26)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.4.0...v0.4.1)
2018-06-26 22:19:53 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Handle Get API document not found error [\#33](https://github.com/danielberkompas/elasticsearch-elixir/issues/33)
- Compilation error in file lib/mix/elasticsearch.build.ex [\#30](https://github.com/danielberkompas/elasticsearch-elixir/issues/30)
- Deleting twice a document raises exception. [\#28](https://github.com/danielberkompas/elasticsearch-elixir/issues/28)
2018-06-26 22:19:53 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Support document-not-found error via Get API [\#34](https://github.com/danielberkompas/elasticsearch-elixir/pull/34) ([nitinstp23](https://github.com/nitinstp23))
- \[\#28\] Support not\_found response in Exception [\#32](https://github.com/danielberkompas/elasticsearch-elixir/pull/32) ([danielberkompas](https://github.com/danielberkompas))
- Add breaking change upgrade to documentation [\#29](https://github.com/danielberkompas/elasticsearch-elixir/pull/29) ([rhnonose](https://github.com/rhnonose))
2018-06-26 22:19:53 +00:00
2019-01-26 23:28:22 +00:00
## [v0.4.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.4.0) (2018-04-27)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.3.1...v0.4.0)
2018-04-27 20:09:40 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Allow bulk configs to be overridable via mix tasks [\#26](https://github.com/danielberkompas/elasticsearch-elixir/issues/26)
- Make the mix task runnable through iex [\#25](https://github.com/danielberkompas/elasticsearch-elixir/issues/25)
2018-04-27 20:09:40 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- \[\#26\] Configure bulk settings on indexes [\#27](https://github.com/danielberkompas/elasticsearch-elixir/pull/27) ([danielberkompas](https://github.com/danielberkompas))
2018-04-27 20:09:40 +00:00
2019-01-26 23:28:22 +00:00
## [v0.3.1](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.3.1) (2018-04-24)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.3.0...v0.3.1)
2018-04-24 18:42:45 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Using elasticsearch as an executable gives error [\#23](https://github.com/danielberkompas/elasticsearch-elixir/issues/23)
2018-04-24 18:42:45 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Add `priv` dir when packaging application [\#24](https://github.com/danielberkompas/elasticsearch-elixir/pull/24) ([rhnonose](https://github.com/rhnonose))
- Fix executable example in README.md [\#22](https://github.com/danielberkompas/elasticsearch-elixir/pull/22) ([rhnonose](https://github.com/rhnonose))
- Add missing step to README [\#21](https://github.com/danielberkompas/elasticsearch-elixir/pull/21) ([xfumihiro](https://github.com/xfumihiro))
2018-04-24 18:42:45 +00:00
2019-01-26 23:28:22 +00:00
## [v0.3.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.3.0) (2018-04-19)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.2.0...v0.3.0)
2018-04-19 20:36:45 +00:00
**Implemented enhancements:**
2019-01-26 23:28:22 +00:00
- Use Repo pattern for configuration [\#9](https://github.com/danielberkompas/elasticsearch-elixir/issues/9)
- bulk\_wait\_interval is unused [\#7](https://github.com/danielberkompas/elasticsearch-elixir/issues/7)
2018-04-19 20:36:45 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- Support Elasticsearch 6.x+ [\#16](https://github.com/danielberkompas/elasticsearch-elixir/issues/16)
- Indexing fails on second Elasticsearch.Store load? [\#10](https://github.com/danielberkompas/elasticsearch-elixir/issues/10)
- Increase test coverage to \>90% [\#3](https://github.com/danielberkompas/elasticsearch-elixir/issues/3)
2018-04-19 20:36:45 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Support Elasticsearch 6.x [\#19](https://github.com/danielberkompas/elasticsearch-elixir/pull/19) ([danielberkompas](https://github.com/danielberkompas))
2018-04-19 20:36:45 +00:00
2019-01-26 23:28:22 +00:00
## [v0.2.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.2.0) (2018-04-18)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.1.1...v0.2.0)
2018-04-18 17:28:59 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- elasticsearch deprecated type=string [\#14](https://github.com/danielberkompas/elasticsearch-elixir/issues/14)
- Documentation references execute/1 which doesn't seem to exist [\#11](https://github.com/danielberkompas/elasticsearch-elixir/issues/11)
2018-04-18 17:28:59 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Version 0.2 [\#15](https://github.com/danielberkompas/elasticsearch-elixir/pull/15) ([danielberkompas](https://github.com/danielberkompas))
- correct index source in README [\#12](https://github.com/danielberkompas/elasticsearch-elixir/pull/12) ([steffkes](https://github.com/steffkes))
2018-04-18 17:28:59 +00:00
2019-01-26 23:28:22 +00:00
## [v0.1.1](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.1.1) (2018-03-03)
[Full Changelog](https://github.com/danielberkompas/elasticsearch-elixir/compare/v0.1.0...v0.1.1)
2018-03-03 19:45:54 +00:00
**Closed issues:**
2019-01-26 23:28:22 +00:00
- SSL Errors with HTTPoison [\#5](https://github.com/danielberkompas/elasticsearch-elixir/issues/5)
2018-03-03 19:45:54 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- \[\#5\] Allow configuring ':default\_options' [\#6](https://github.com/danielberkompas/elasticsearch-elixir/pull/6) ([danielberkompas](https://github.com/danielberkompas))
2018-03-03 19:45:54 +00:00
2019-01-26 23:28:22 +00:00
## [v0.1.0](https://github.com/danielberkompas/elasticsearch-elixir/tree/v0.1.0) (2018-01-02)
2018-01-02 18:01:19 +00:00
**Merged pull requests:**
2019-01-26 23:28:22 +00:00
- Code coverage with Coveralls [\#2](https://github.com/danielberkompas/elasticsearch-elixir/pull/2) ([danielberkompas](https://github.com/danielberkompas))
- Rework configuration [\#1](https://github.com/danielberkompas/elasticsearch-elixir/pull/1) ([danielberkompas](https://github.com/danielberkompas))
2018-01-02 18:01:19 +00:00
2018-09-02 00:38:08 +00:00
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*