Skip to content

Releases: ChristopheBougere/asl-validator

3.6.0

18 Apr 17:40
1ce49e2
Compare
Choose a tag to compare

3.6.0 (2023-04-18)

Features

  • encode some item reader and reader config rules in map schema (#133) (1ce49e2)

3.5.1

27 Mar 18:36
Compare
Choose a tag to compare

3.5.1 (2023-03-27)

Bug Fixes

  • added missing properties to map (7ce0562)

3.5.0

17 Feb 12:28
3400275
Compare
Choose a tag to compare

3.5.0 (2023-02-17)

Features

  • add check for map with parameters and itemselector (#128) (3400275)

3.4.0

15 Feb 07:50
28f5065
Compare
Choose a tag to compare

3.4.0 (2023-02-15)

Features

  • add check for task heartbeat and timeout props (#127) (28f5065)

3.3.0

14 Feb 17:00
5424a97
Compare
Choose a tag to compare

3.3.0 (2023-02-14)

Features

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

3.2.0

14 Feb 12:47
ad5794b
Compare
Choose a tag to compare

3.2.0 (2023-02-14)

Features

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

3.1.1

28 Jan 09:46
a66ea51
Compare
Choose a tag to compare

3.1.1 (2023-01-28)

Bug Fixes

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

3.1.0

13 Jan 06:45
Compare
Choose a tag to compare

3.1.0 (2023-01-13)

Features

3.0.8

05 Sep 20:15
2ed665f
Compare
Choose a tag to compare

3.0.8 (2022-09-05)

Bug Fixes

  • handle null parameter values (d13da8c)

3.0.7

02 Sep 16:03
7eade83
Compare
Choose a tag to compare

3.0.7 (2022-09-02)

Bug Fixes

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