Skip to content

Releases: patrickleet/express-api-common

v4.2.0

Choose a tag to compare

@patrickleet patrickleet released this 21 May 18:08

4.2.0 (2020-05-21)

Features

  • use @servicebus/express-middleware and upgrade babel (b9ce5ee)

v4.1.5

Choose a tag to compare

@patrickleet patrickleet released this 20 May 01:52

4.1.5 (2020-05-20)

Bug Fixes

  • update packages and travis config (b11a69d)

v4.1.4

Choose a tag to compare

@patrickleet patrickleet released this 31 Mar 21:23

4.1.4 (2019-03-31)

Bug Fixes

  • deps: update dependency express-prom-bundle to v5 (d518b01)
  • v5 of express-prom-bundle requires prom-client as dep (fff6ab8)

v4.1.3

Choose a tag to compare

@patrickleet patrickleet released this 28 Sep 22:33

4.1.3 (2018-09-28)

Bug Fixes

v4.1.2

Choose a tag to compare

@patrickleet patrickleet released this 28 Sep 20:40

4.1.2 (2018-09-28)

Bug Fixes

  • package: update express-prom-bundle to version 4.0.0 (9415a46)

v4.1.1

Choose a tag to compare

@patrickleet patrickleet released this 28 Jun 20:24

4.1.1 (2018-06-28)

Bug Fixes

  • merge greenkeeper branch / update regenerator runtime (2b914c3)
  • refresh package-lock to resolve merge and fix lots of audit issues (4f79d5d)

v4.1.0

Choose a tag to compare

@patrickleet patrickleet released this 28 Jun 20:19

4.1.0 (2018-06-28)

Features

  • express-servicebus middleware (0ffd3f8)

v4.0.0

Choose a tag to compare

@patrickleet patrickleet released this 23 Jun 23:17
d6447b8

4.0.0 (2018-06-23)

Features

  • mjs: default export works weird currently with mjs, switching to named export (6eff45b)

BREAKING CHANGES

  • mjs: changed default export to named export and removed healthcheck endpoint in favor of
    using /metrics

v3.0.2

Choose a tag to compare

@patrickleet patrickleet released this 31 Mar 06:35
09cc0b5

3.0.2 (2018-03-31)

Bug Fixes

v3.0.1

Choose a tag to compare

@patrickleet patrickleet released this 15 Mar 23:06
0e941e8

3.0.1 (2018-03-15)

Bug Fixes

  • dependencies: missing dependency needed for semantic-release on travis (d8cc3a8)
  • dependencies: update to latest dependencies (50e76fb)