Skip to content

Releases: snyk/broker

v4.3.1

18 May 15:25
Compare
Choose a tag to compare

<a name"4.3.1">

4.3.1 (2017-05-18)

Bug Fixes

  • remove snyk and policy file as they are no longer needed (6dae9e0f)
  • point engine.io-client to git sha to fix pinned vulnerable dep (0960b257)
  • package.json & .snyk to reduce vulnerabilities (2ef2bbff)

v4.3.0

03 May 13:55
Compare
Choose a tag to compare

<a name"4.3.0">

4.3.0 (2017-05-03)

Features

  • change client template to support nested .snyk policy files (bab56ba6)

v4.2.0

13 Apr 11:59
Compare
Choose a tag to compare

4.2.0 (2017-04-13)

Features

  • empty commit to bump version (afe5ba69)

Breaking Changes

  • standardising BROKER_TOKEN to lowercase (3f125020)

v3.11.1

13 Apr 10:41
Compare
Choose a tag to compare

<a name"3.11.1">

3.11.1 (2017-04-13)

Bug Fixes

  • https support relies on proper env vars (ea65e191)

v3.11.0

13 Apr 10:19
Compare
Choose a tag to compare

<a name"3.11.0">

3.11.0 (2017-04-13)

Features

  • add maven support to Snyk client templates (b0111f8b)

v3.10.2

13 Apr 10:15
Compare
Choose a tag to compare

<a name"3.10.2">

3.10.2 (2017-04-13)

Bug Fixes

  • unescapre urls when testing filters, to support custom file locations (b719ce16)

v3.10.1

12 Apr 06:00
Compare
Choose a tag to compare

<a name"3.10.1">

3.10.1 (2017-04-12)

Bug Fixes

  • sanitise sensitive tokens from logs (e925c2df)

v3.10.0

03 Apr 13:11
Compare
Choose a tag to compare

<a name"3.10.0">

3.10.0 (2017-04-03)

Features

  • proxy broker according to https_proxy and no_proxy environment variables (e5f54ca5)

v3.9.1

27 Mar 16:01
Compare
Choose a tag to compare

3.9.1 (2017-03-27)

Bug Fixes

  • correct lib/log.js path in cli/init.js (2469588d)

v3.9.0

26 Mar 14:03
Compare
Choose a tag to compare

3.9.0 (2017-03-26)

Features

  • add clients' health endpoint to server - GET /broker/:id (bc53689e)
  • add logging with bunyan. Adds bunyan as a dependency and changes logging output format to json. removes most debug calls, and prints logs by default (used to require the --verbose flag) (aff68a9dba38)