Releases: Enigmatis/polaris
Releases · Enigmatis/polaris
v2.9.0
2.9.0 (2019-04-18)
Features
- changed how we inject the schema to polaris (d57ca58)
v2.8.1
2.8.1 (2019-04-17)
Bug Fixes
- schema: using merge-schemas to add common entity (2d3bc99)
v2.8.0
2.8.0 (2019-04-10)
Bug Fixes
- filter: filter executor now supports non array object result (f928c40)
- server: get app in start function also in interface (ab6d63c)
Features
- server: server.start is async so user can await untill the start (84883f2)
v2.7.0
2.7.0 (2019-04-09)
Features
- headers: invalid error returning graphql error to the user (2436733), closes #44
- schema: allow to use gql schema instead of regular string (407211b)
v2.6.0
2.6.0 (2019-04-04)
Bug Fixes
- added tests (296c570)
- after code review (2d37817)
- after sakak (48fabec)
- fix sakak and make irrelevant disappear if no data version provided (0c66b98)
- merge with master (040656f)
Features
- added irrelevant entities container (cacf6bc)
- merge with vladi + irr works (609a2a5)
- refactoring code location (query irr) (5b7fd87)
- working meanwhile (6ccb82e)
- working meanwhile (d4dca62)
- irrelevant entities: multiple irrelevant entities for queries (c7af32e)
- irrelevant entities: multiple irrelevant entities for queries (848f3a3)
v2.5.0
2.5.0 (2019-04-02)
Bug Fixes
Features
- schema: the repository is now providing the whole executable (c53d9bc)
v2.4.0
2.4.0 (2019-04-01)
Features
- koa server: allow to pass custom koa server to the apollo (27c9229)
- koa server: allow to pass custom koa server to the apollo (9f4c903)
v2.3.0
2.3.0 (2019-03-26)
Features
- mongo-driver: support new mongo driver (09ca797)
- mongo-driver: support new mongo driver (8795c22)
- subscription: support subscription (3a9d5d7)
v2.2.1
2.2.1 (2019-03-05)
Bug Fixes
- fix introspection: fix introspection schema (c7ef9bb)
- change middleware to run up to down (39202a9)
- lint fix (a085d68)
v2.2.0
2.2.0 (2019-02-21)
Features
- soft delete middleware: added soft delete middleware (0d87441)