v3.1.0 (2019-10-07)
Closed issues:
- An in-range update of @feathersjs/adapter-tests is breaking the build π¨ #96
- An in-range update of @feathersjs/commons is breaking the build π¨ #95
- An in-range update of dtslint is breaking the build π¨ #93
Merged pull requests:
- Update all dependencies #97 (daffl)
- Update dtslint to the latest version π #92 (greenkeeper[bot])
- Drop support for elasticsearch 2.4 #91 (jciolek)
v3.0.0 (2019-07-06)
Merged pull requests:
v2.1.0 (2019-06-27)
Merged pull requests:
- Add support for elasticsearch 7+ #88 (jciolek)
- Update eslint to the latest version π #87 (greenkeeper[bot])
v2.0.2 (2019-05-14)
Closed issues:
- $exists + $missing operators not working #81
- An in-range update of elasticsearch is breaking the build π¨ #79
Merged pull requests:
- Remove deprecated version tests from CI and update dependencies #83 (daffl)
- added $exists + $missing to whitelist #82 (orgalaf)
v2.0.1 (2019-05-02)
Closed issues:
Merged pull requests:
- Consider upsert param when setting the method in create-bulk #78 (othersideofphase)
v2.0.0 (2019-04-23)
Closed issues:
- An in-range update of elasticsearch is breaking the build π¨ #72
- An in-range update of @feathersjs/express is breaking the build π¨ #70
- An in-range update of @feathersjs/errors is breaking the build π¨ #69
- An in-range update of @feathersjs/errors is breaking the build π¨ #67
Merged pull requests:
- Update nyc to the latest version π #76 (greenkeeper[bot])
- Update mocha to the latest version π #74 (greenkeeper[bot])
- Update sinon to the latest version π #73 (greenkeeper[bot])
- Update nyc to the latest version π #71 (greenkeeper[bot])
- Upgrade to @feathersjs/adapter-commons and latest common service features #68 (daffl)
v1.4.0 (2018-12-16)
Closed issues:
- I could also use upsert support #65
- Would it be possible to implement $wildcard and $regexp #63
- Issue with .create #60
- Create { _meta : { _index: 'myindex-MM-YYY' } } is ignored #58
Merged pull requests:
- WIldcard, regexp #63 and upsert #65 support #66 (penngrove)
- Update semistandard to the latest version π #62 (greenkeeper[bot])
- Update debug to the latest version π #59 (greenkeeper[bot])
- Update eslint to the latest version π #55 (greenkeeper[bot])
- Update sinon to the latest version π #54 (greenkeeper[bot])
v1.3.1 (2018-06-03)
Closed issues:
- Travis horror #53
Merged pull requests:
- Update uberproto to the latest version π #52 (greenkeeper[bot])
- Update sinon to the latest version π #50 (greenkeeper[bot])
v1.3.0 (2018-05-16)
Merged pull requests:
- Add support for Elasticsearch 6.0+ #49 (jciolek)
- Update elasticsearch to the latest version π #48 (greenkeeper[bot])
v1.2.0 (2018-04-18)
Merged pull requests:
- Add support for $exists and $missing queries #46 (DesignByOnyx)
v1.1.1 (2018-04-15)
Merged pull requests:
v1.1.0 (2018-03-07)
Merged pull requests:
- Updates #44 (jciolek)
- Update mocha to the latest version π #43 (greenkeeper[bot])
- Update semistandard to the latest version π #42 (greenkeeper[bot])
v1.0.0 (2017-12-01)
Merged pull requests:
- Update to Feathers Buzzard (v3) #40 (daffl)
- Update to new plugin infrastructure #39 (daffl)
- Add logic control to raw method and tests for corresponding codes #34 (xwa130)
v0.4.3 (2017-11-24)
Merged pull requests:
- Added nested query param option #38 (Mattchewone)
- Update elasticsearch to the latest version π #37 (greenkeeper[bot])
- Update mocha to the latest version π #36 (greenkeeper[bot])
- Fixed a typo! #35 (martineboh)
v0.4.2 (2017-08-14)
Merged pull requests:
v0.4.1 (2017-08-11)
Merged pull requests:
- test(elasticsearch) add support for elasticsearch 5.4 and 5.5 #33 (jciolek)
- Update debug to the latest version π #32 (greenkeeper[bot])
v0.4.0 (2017-07-21)
Closed issues:
- An in-range update of elasticsearch is breaking the build π¨ #29
Merged pull requests:
v0.3.1 (2017-06-07)
Merged pull requests:
- Updated tests and operator #27 (Mattchewone)
- export Service #25 (christopherjbaker)
v0.3.0 (2017-06-03)
Closed issues:
Merged pull requests:
- feat(query) add $sqs simple_query_string query #24 (Mattchewone)
- Update chai to the latest version π #21 (greenkeeper[bot])
- Type for validateType #18 (Mattchewone)
- Update feathers-socketio to the latest version π #17 (greenkeeper[bot])
v0.2.3 (2017-05-06)
Implemented enhancements:
- Multi term search #14
Merged pull requests:
- feat(query) add $all query (es: array datatype) #16 (jciolek)
- Update feathers-service-tests to the latest version π #15 (greenkeeper[bot])
- Update elasticsearch to the latest version π #13 (greenkeeper[bot])
- Update semistandard to the latest version π #12 (greenkeeper[bot])
v0.2.2 (2017-04-15)
Closed issues:
- How to use with existing datastore question? #9
Merged pull requests:
- feat(query) add $child (es: has_child) and $parent (es: has_parent) #11 (jciolek)
- Add Greenkeeper badge π΄ #10 (greenkeeper[bot])
v0.2.1 (2017-03-19)
Merged pull requests:
- fix(query) add minimum_should_match = 1 to the "should" query #8 (jciolek)
- fix(eslint) minor changes to satisfy new version of semistandard #7 (jciolek)
- Update all dependencies π΄ #6 (greenkeeperio-bot)
v0.2.0 (2017-03-15)
Closed issues:
- Support full text search #1
Merged pull requests:
- Add full-text and term level queries specific to Elasticsearch #5 (jciolek)
- Merged master to es-5.1-tests #4 (jciolek)
- Merged master to es-5.0-tests #3 (jciolek)
- Update repo links in package.json. #2 (jciolek)
v0.1.0 (2017-01-20)
* This Change Log was automatically generated by github_changelog_generator