Skip to content

Releases: wyvern8/akamai-nginx

v3.3.0

09 Oct 06:51
Compare
Choose a tag to compare

3.3.0 (2017-10-09)

Bug Fixes

  • behaviors: fix quotes and remove redundant code (07e964d)
  • criteria: fix for cookies with special chars in name (0f9ac0b)
  • test: execute tests at root of src (c0c3ba3)

Features

  • headers: support regex replace option (be283d6)

v3.2.3

03 Oct 09:11
Compare
Choose a tag to compare

3.2.3 (2017-10-03)

Bug Fixes

  • test: fix logic issue with match pattern for hostname criteria (bd59a4e)
  • tests: fix missing callback causing sync issue (7803217)

v3.2.2

03 Oct 08:27
Compare
Choose a tag to compare

3.2.2 (2017-10-03)

Bug Fixes

v3.2.1

26 Sep 11:33
Compare
Choose a tag to compare

3.2.1 (2017-09-26)

Bug Fixes

  • example: start.js had incorrect path for module include (5152e6c)

v3.2.0

26 Sep 11:17
Compare
Choose a tag to compare

3.2.0 (2017-09-26)

Features

v3.0.0

26 Sep 09:35
Compare
Choose a tag to compare

3.0.0 (2017-09-26)

build

  • release: semantic release bump issue (60813fa)

BREAKING CHANGES

  • release: BREAKING CHANGE

v2.0.0

26 Sep 08:36
Compare
Choose a tag to compare

2.0.0 (2017-09-26)

Features

  • behavior: modifyIncomingRequestHeader (5f424ca)
  • behavior: modifyIncomingResponseHeader (43779d0)

v1.0.0

25 Sep 09:08
Compare
Choose a tag to compare

1.0.0 (2017-09-25)

Bug Fixes

  • execution: local execution failing after npm install (56ab25a)

BREAKING CHANGES

  • execution: BREAKING CHANGE version bump

v0.25.1

25 Sep 08:37
Compare
Choose a tag to compare

0.25.1 (2017-09-25)

Bug Fixes

  • build: version correct trigger (d4d6f7a)

v0.24.1

25 Sep 08:25
Compare
Choose a tag to compare

0.24.1 (2017-09-25)

Bug Fixes

  • build: remove npm prune (abc64fa)