Releases: rapid7/icon-integrations-validators
Releases · rapid7/icon-integrations-validators
2.47.3
- [SOAR-13935] Fix validation when output needs examples in yaml spec file
- [SOAR-13940] Fix validation when example contains list in object in HelpExampleValidator
2.47.2
- Updated WorkFlowTitleValidator to allow hyphens by @hpwilson-r7 in #162
2.47.1
What's Changed
- Update Version Validator to check v2 api Call by @aholland-r7 in #154
- [SOAR-12100] icon-integrations-validators - Markdown Lint Fix by @TKuzas-R7 in #157
- [SOAR-11535] InputOutput Datetime Fix by @cmcnally-r7 in #156
- [SOAR-12421] Name Validator by @ablakley-r7 in #158
- [NOTICKET] Remove state, schedule, and input property validations for tasks by @mrinehart-r7 in #159
New Contributors
- @TKuzas-R7 made their first contribution in #157
- @cmcnally-r7 made their first contribution in #156
- @ablakley-r7 made their first contribution in #158
Full Changelog: 2.46.2...2.47.1
2.46.2
- Add new help.md validator to ensure there are key features, links, and examples
- Add null variable check to example input validator
- Fixed VersionValidator regex failing to validate x0.x.x semantic version strings
2.45.0
Separated UseCaseValidator for workflows as plugins and workflows now have different usecase tags