Asl Validator Versions Save

A simple Amazon States Language validator based on JSON schemas.

3.3.0

1 year ago

3.3.0 (2023-02-14)

Features

  • added check for wait duration properties (#126) (5424a97)

3.2.0

1 year ago

3.2.0 (2023-02-14)

Features

  • use checker for next end validation instead of schema rule (#120) (ad5794b)

3.1.1

1 year ago

3.1.1 (2023-01-28)

Bug Fixes

  • add credentials field to the task schema (#117) (a66ea51)

3.1.0

1 year ago

3.1.0 (2023-01-13)

Features

3.0.8

1 year ago

3.0.8 (2022-09-05)

Bug Fixes

  • handle null parameter values (d13da8c)

3.0.7

1 year ago

3.0.7 (2022-09-02)

Bug Fixes

  • choice statements must have a Next in first level operators (9e4874a)

3.0.6

1 year ago

3.0.6 (2022-09-02)

Bug Fixes

  • paths: update path parser lib and add test with all intrinsic functions (#111) (e5eee30)

3.0.5

1 year ago

3.0.5 (2022-08-25)

Bug Fixes

  • check: replace jsonpath-plus expression with traversal for dupe field check (#109) (f61a3af)

3.0.4

1 year ago

3.0.4 (2022-08-25)

Bug Fixes

3.0.3

1 year ago

3.0.3 (2022-08-20)

Bug Fixes

  • schemas: fix schema definition for payload template to avoid the oneOf options intersecting (#105) (e872a36)