Releases: stoplightio/spectral
Releases · stoplightio/spectral
v5.5.0-beta6
v5.5.0-beta6
v5.5.0-beta5
v5.5.0-beta5
v5.5.0-beta4
v5.5.0-beta4
v5.5.0-beta3
v5.5.0-beta3
v5.5.0-beta2
v5.5.0-beta2
v5.5.0-beta1
v5.5.0-beta1
v5.4.0
Added
- New AsyncAPI 2 ruleset and format #965
- Custom functions can be async #694
- Expose fetch and cache to custom functions #1078, #1079
Changed
- Drop
example-value-or-externalValue
rule and introduceoas3-examples-value-or-externalValue
#883, #1098 - Drop useless oas rule tags #1095
- AJV: swallow missing references #1147
- Improve ruleset validation #1144
- Allow running spectral from any directory in Docker #1022
Fixed
v5.4.0-beta1
v5.3.0
Added
- Built-in functions can now be accessed from custom functions #925
- CLI:
--show-unmatched-globs
flag #747
Changed
typed-enum
function is no longer a built-in function. It's been migrated into a custom function of the OpenAPI ruleset #924openapi-tags
rule has been fixed to make it fit its description #1038