Skip to content

Latest commit

 

History

History
217 lines (115 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

217 lines (115 loc) · 12.1 KB

1.4.7 (2020-07-13)

Bug Fixes

  • irrelevant entities returned by data version (d1496fa)
  • npm update (3f3334c)

1.4.6 (2020-07-07)

Bug Fixes

1.4.5 (2020-06-08)

Bug Fixes

1.4.4 (2020-05-03)

Bug Fixes

  • package: updated dependencies and added support for codecov (0b758d7)

1.4.3 (2020-04-30)

Bug Fixes

1.4.2 (2020-04-27)

Bug Fixes

  • return promise in transactional-mutations-listener.ts (c7aa693)
  • return promise in transactional-mutations-listener.ts (542f28f)
  • return promise in transactional-mutations-listener.ts (2adf27a)

1.4.1 (2020-04-21)

Bug Fixes

  • change the behavior of connectionManager in the transactional plugin. (3bc2a63)
  • use in polaris connection manager (1488946)
  • use in polaris connection manager (e0d72f7)

1.4.0 (2020-04-05)

Features

  • transactional mutations: not finished tests yet. (f894e0b)
  • transactional mutations: not finished tests yet. (07327e1)

1.3.5 (2020-03-10)

Bug Fixes

  • linked array was not working (aeb4725)

1.3.4 (2020-03-09)

Bug Fixes

  • no exception when could not find repository (1aeb50e)
  • not throwing exception when could not find repository (7d5ab17)

1.3.3 (2020-03-02)

Bug Fixes

1.3.2 (2020-02-27)

Bug Fixes

1.3.1 (2020-02-26)

Bug Fixes

  • response is now logged appropriately (982ca70)

1.3.0 (2020-02-24)

Bug Fixes

  • reviewed some badly written logs (86f35ba)

Features

  • renamed logger plugin and added context to logs (0451211)

1.2.1 (2020-02-06)

Bug Fixes

  • blocking unsupported realities and fixed irrelevant (b1fb0fc)
  • data-version works with multiple realities (5d6869b)
  • review fixes (349aa1f)

1.2.0 (2020-02-03)

Features

  • logger-plugin: added a logger plugin to instrument requests with logs (9f45828)
  • logger-plugin: added the logger plugin instrumentation (5316d3c)

1.1.7 (2020-01-09)

Bug Fixes

  • check for typeorm connection before using irrelevant entities (6d06361)

1.1.6 (2020-01-08)

Bug Fixes

  • check for typeorm connection before using irrelevant entities (ab46364)
  • check for typeorm connection before using irrelevant entities (c9619b2)

1.1.5 (2020-01-06)

Bug Fixes

1.1.4 (2020-01-06)

Bug Fixes

1.1.3 (2019-12-12)

Bug Fixes

  • check for undefined before running middlewares (81110bc)
  • fixed ifs (8d4fb70)

1.1.2 (2019-12-09)

Bug Fixes

  • updated README and prettified code (425d697)
  • updated README and prettified code (aee4ec9)
  • updated README and prettified code (d70e5b8)

1.1.1 (2019-12-03)

Bug Fixes

  • extract to methods (69ae8eb)
  • fixed check for nan or undefined (6195453)
  • fixed irrelevant entities tests (c13e6a1)
  • fixed irrelevant entities tests (f907d8c)

1.1.0 (2019-11-19)

Bug Fixes

  • added irrelevant middleware and merged with osher (14b3cd6)
  • added logger, changed irrelevant entities logic (91b2315)
  • code review fixes prepearing to polaris core (0232b3e)
  • fixed type in condition (2f97570)

Features

  • added support for irrelevant entities (77b3edf)

1.0.1 (2019-11-11)

Bug Fixes

  • code reviews fixes (f041ea1)
  • data version middleware now filters a single entity (e5eac36)
  • prettified the code (7c365e3)
  • prettified the code (52bc11a)
  • prettified the code (c5aea61)
  • prettified the code (49d8679)
  • remove unnecessary dependency (fa76865)
  • updated context handling (9af7625)

1.0.0 (2019-10-29)

Features