Skip to content

Release 1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 12:08
· 13 commits to master since this release

Functional changes

  • removed deprecated -p flag from commands - please use -b flag instead
  • added -discover flag that allows using x-mef-target extension for specifying of the target type name of given schema for blending. this might be useful for API that define multiple extension points
  • added a mechanism to remove technical schema extensions from target OAS definitiotions

Commits

  • 0a437b5: next development cycle (Bartosz Michalik)
  • c83a2e3: flex schema resolver (Bartosz Michalik)
  • a395837: flex other parts of the API (Bartosz Michalik)
  • 48a5173: remove deprecated -p option in CLI (Bartosz Michalik)
  • e0e537e: support removing control extensions from resulting OAS (Bartosz Michalik)
  • f900bf4: support for x-mef-target (Bartosz Michalik)
  • 480a817: 1.10.0 release (Bartosz Michalik)

Full Changelog: v1.9.6...v1.10.0