IBM/openapi-validator

v1.0 Community Feedback

Closed this issue · 3 comments

We are preparing to release initial production versions (1.0) of both the validator and the OpenAPI ruleset. Leading up to the release, we welcome any users of this project to begin using the release candidates we've published and leave bug reports/user feedback in the comments on this issue.

I'll add updates here each time a new release candidate is published. The latest can always be installed with the command:

npm install ibm-openapi-validator@v1-rc

See the new README for ongoing documentation updates.

RC 2 was published this morning. In addition to all of the ruleset changes made so far, RC 2 includes our overhaul of the configuration system for the CLI tool. All options are now available via the command line options or a single configuration file.

RC 3 is now published. In addition to fixes that apply configuration options to all output formats, many rule names have been changed to adhere to our new naming guidelines.

This will likely be the final release candidate before v1.0.0 is officially out! Any further changes made will be small or administrative. The UI/API changes should be totally stable at this point.

We plan to release v1.0.0 by the end of the week.

1.x releases of all packages have now been published!