Skip to content

v17.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 18:49
v17.0.0
7d34440

What's Changed

  • Add colouring and modern formatting to the test, validate, metaschema, fmt, and install commands by @HarshPopat23 in #874, #876, #877, #878, and #883
  • Reject non-2020-12 schemas up front in codegen by @jviotti in #880
  • Loudly reject JSONL on fmt and lint --fix by @jviotti in #885
  • Fully support YAML on fmt and lint --fix by @jviotti in #884
  • Reject unsupported OpenAPI versions in the lint command by @jviotti in #887
  • Add --indentation to bundle and upgrade by @jviotti in #889

Experimental new additions

  • Support bundling OpenAPI descriptions in the bundle command by @jviotti in #891

Breaking Changes

  • Make bundle/upgrade print YAML if the input was YAML by @jviotti in #888
  • Stop considering embedded resource identifiers in --resolve by @jviotti in #882
  • Stop attempting to upgrade meta-schemas in upgrade by @jviotti in #879
    • This means the --meta option in upgrade no longer exists

Full Changelog: v16.12.0...v17.0.0