Skip to content

Releases: Kong/alf-validator

v3.1.3

Choose a tag to compare

@ahmadnassri ahmadnassri released this 28 Mar 23:01

<a name"3.1.3">

3.1.3 (2016-03-28)

Bug Fixes

  • alf spec: Updated alf spec to allow for blocked and connect timings (e699bb95)

v3.1.2

Choose a tag to compare

@ahmadnassri ahmadnassri released this 28 Mar 21:38

<a name"3.1.2">

3.1.2 (2016-03-28)

Bug Fixes

  • alf spec: added mimeType into 1.1.0 alf validation (e282a83e)

v3.1.1

Choose a tag to compare

@ahmadnassri ahmadnassri released this 23 Mar 03:15

<a name"3.1.1">

3.1.1 (2016-03-23)

Bug Fixes

  • core: clone objects after import to avoid collision (12c49b8e)

v3.1.0

Choose a tag to compare

@ahmadnassri ahmadnassri released this 14 Mar 22:20

<a name"3.1.0">

3.1.0 (2016-03-14)

Bug Fixes

  • async: return valid/filtered data in a successful callback (4611dfc7)

Features

  • 1.1.0: new spec feature (ad622fae)
  • ALF: v2.0.0 (7b8291a8)
  • CLI: update cli with --filter flag for filtering out additional properties (730ac790)
  • additionalProperties: additionalProperties Flag that filters away additional properties (df2bd51d)
  • cli: accept piped input from stdin (4052e599)
  • es2015: re-write in es2015 (b9169cd4)

3.0.1

Choose a tag to compare

@ahmadnassri ahmadnassri released this 03 Oct 22:59
Fix
  • Promise catch methods joined into one catch all method (remenants of Bluebird)

3.0.0

Choose a tag to compare

@ahmadnassri ahmadnassri released this 03 Oct 22:59
  • switch to Promise based API

v1.1.0

Choose a tag to compare

@ahmadnassri ahmadnassri released this 09 Mar 20:05

moving entries into main JSON body for better error descriptions.

1.0.1

Choose a tag to compare

@ahmadnassri ahmadnassri released this 04 Mar 21:13

removing extra requirement of bodySize and duplicate property of serverIPAddress

1.0.0

Choose a tag to compare

@ahmadnassri ahmadnassri released this 10 Feb 10:13

Initial Release!