Skip to content

Releases: snyk/broker

v2.2.0

26 Aug 14:30
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-08-26)

Bug Fixes

  • update sample & default BROKER_CLIENT_HOST (df0c8690)

Features

v2.1.1

25 Aug 16:43
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-08-25)

Bug Fixes

  • remove host from forwarded headers (b46eb0d7)

v2.1.0

25 Aug 16:18
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-08-25)

Bug Fixes

  • remove content-length header (ddf59f1f)
  • remove forwarding headers (022d5c55)
  • respond to bad requests with 401 (daabc0b1)
  • strip auth from url if sending in auth header (489c0374)
  • update snyk init for gh-ent instance (2199def2)

Features

  • support body value interpolation (5753aaae)

v2.0.1

24 Aug 15:19
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-08-24)

Bug Fixes

v2.0.0

24 Aug 14:55
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-08-24)

Features

  • support private & public rulesets (d3219f03)

Breaking Changes

  • The accept.json file format has now changes from being rooted as an array to being an object with private and public accept rules.

    (d3219f03)

v1.1.0

24 Aug 11:14
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-08-24)

Features

  • support body level filtering (73851dca)

v1.0.0

24 Aug 10:27
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-08-24)

Bug Fixes

  • switch from logs to verbose (2faddfe0)
  • authorization header forwarding (1da5e8a7)
  • reset config on new filter (0fe3980e)
  • make BROKER_ID required (0414d699)
  • handle reconnections and identify (807b1df3)
  • remove non-published upgrade of config (c21316f8)

Features