What's changed since pre-release v2.4.0-B0022:
- New features:
- Experimental: Added support for functions within YAML and JSON expressions.
#1227- Added conversion functions
boolean,string, andinteger. - Added lookup functions
configuration, andpath. - Added string functions
concat,substring.
- Added conversion functions
- Experimental: Added support for functions within YAML and JSON expressions.
- Bug fixes:
- Fixed reporting of duplicate identifiers which were not generating an error for all cases by @BernieWhite.
#1229- Added
Execution.DuplicateResourceIdoption to configure PSRule behaviour. - By default, duplicate resource identifiers return an error.
- Added
- Fixed exception on JSON baseline without a synopsis by @BernieWhite.
#1230
- Fixed reporting of duplicate identifiers which were not generating an error for all cases by @BernieWhite.
See change log