Releases: Amartus/LsoBlendingTool
Releases · Amartus/LsoBlendingTool
v1.11.3
v1.1.12
External reference option Implements an option in the Blend class to ignore external references, and updates README accordingly. It also modifies OasUtils class for this change and adds warning in ConvertOneOfToAllOffInheritance class when suitable schemas are missing.
v1.11.1
Version v1.11.0
v1.10.2
Release 1.10.1
Release 1.10.0
Functional changes
- removed deprecated
-p
flag from commands - please use-b
flag instead - added
-discover
flag that allows usingx-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
Release 1.9.6
Feature
- option to inject oauth2 security with operation level granularity
Commits
Release 1.9.5
Full Changelog: v1.9.4...v1.9.5
Release 1.9.4
Improvements
Using consistent naming conventions (e.g. using URNs) for transitive types
Added --validate
flag to the toll that triggers structural validation of the output with OAS 3.0.x schema
Commits
- 1747573: maintenance release (Bartosz Michalik)
- daa8652: Merge branch 'master' of github.com:Amartus/LsoBlendingTool (Bartosz Michalik) #11
- 9e02953: implementation of enhancement #8 (Bartosz Michalik) #11
- e226372: implementation of enhancement #10 (Bartosz Michalik) #12
- 317165f: fix for #9 (Bartosz Michalik) #13
- b11ac1a: release 1.9.4 (Bartosz Michalik)