Skip to content

Latest commit

Β 

History

History
257 lines (163 loc) Β· 18.3 KB

CHANGELOG.md

File metadata and controls

257 lines (163 loc) Β· 18.3 KB

Change Log

v3.1.0 (2019-10-07)

Full Changelog

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:

v3.0.0 (2019-07-06)

Full Changelog

Merged pull requests:

  • Add TypeScript definitions and upgrade tests to Feathers 4 #90 (daffl)

v2.1.0 (2019-06-27)

Full Changelog

Merged pull requests:

v2.0.2 (2019-05-14)

Full Changelog

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)

Full Changelog

Closed issues:

  • How to use whitelist #77
  • Upsert doesn't work for bulkCreate #75

Merged pull requests:

v2.0.0 (2019-04-23)

Full Changelog

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:

v1.4.0 (2018-12-16)

Full Changelog

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:

v1.3.1 (2018-06-03)

Full Changelog

Closed issues:

  • Travis horror #53

Merged pull requests:

v1.3.0 (2018-05-16)

Full Changelog

Merged pull requests:

v1.2.0 (2018-04-18)

Full Changelog

Merged pull requests:

v1.1.1 (2018-04-15)

Full Changelog

Merged pull requests:

v1.1.0 (2018-03-07)

Full Changelog

Merged pull requests:

v1.0.0 (2017-12-01)

Full Changelog

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)

Full Changelog

Merged pull requests:

v0.4.2 (2017-08-14)

Full Changelog

Merged pull requests:

v0.4.1 (2017-08-11)

Full Changelog

Merged pull requests:

v0.4.0 (2017-07-21)

Full Changelog

Closed issues:

  • An in-range update of elasticsearch is breaking the build 🚨 #29

Merged pull requests:

v0.3.1 (2017-06-07)

Full Changelog

Merged pull requests:

v0.3.0 (2017-06-03)

Full Changelog

Closed issues:

  • Simple Query String / Aggregations [Feature] #22
  • Using $and in query string #20

Merged pull requests:

v0.2.3 (2017-05-06)

Full Changelog

Implemented enhancements:

  • Multi term search #14

Merged pull requests:

v0.2.2 (2017-04-15)

Full Changelog

Closed issues:

  • How to use with existing datastore question? #9

Merged pull requests:

v0.2.1 (2017-03-19)

Full Changelog

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)

Full Changelog

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