Releases: ChristopheBougere/asl-validator
Releases · ChristopheBougere/asl-validator
3.6.0
3.6.0 (2023-04-18)
Features
- encode some item reader and reader config rules in map schema (#133) (1ce49e2)
3.5.1
3.5.1 (2023-03-27)
Bug Fixes
- added missing properties to map (7ce0562)
3.5.0
3.5.0 (2023-02-17)
Features
- add check for map with parameters and itemselector (#128) (3400275)
3.4.0
3.4.0 (2023-02-15)
Features
- add check for task heartbeat and timeout props (#127) (28f5065)
3.3.0
3.3.0 (2023-02-14)
Features
- added check for wait duration properties (#126) (5424a97)
3.2.0
3.2.0 (2023-02-14)
Features
- use checker for next end validation instead of schema rule (#120) (ad5794b)
3.1.1
3.1.1 (2023-01-28)
Bug Fixes
- add
credentials
field to the task
schema (#117) (a66ea51)
3.1.0
3.1.0 (2023-01-13)
Features
3.0.8
3.0.8 (2022-09-05)
Bug Fixes
- handle null parameter values (d13da8c)
3.0.7
3.0.7 (2022-09-02)
Bug Fixes
- choice statements must have a Next in first level operators (9e4874a)