Releases: Azure/aaz-dev-tools
Releases · Azure/aaz-dev-tools
v1.2.1
- Support x-typespec-name and x-typespec-generated in swagger (#243)
v1.2.0
- Support argument prompt input (#238)
- Setup Github Pages, move content into docs and link docs to Github Pages in aaz-dev-tools (#240)
v1.1.1
- Support x-ms-long-running-operation-options.final-state-schema of swagger (#237)
v1.1.0
- Support x-ms-secret of swagger (#235)
- Add support to parse x-ms-arm-id-details and "arm-id" format in swagger (#234)
v1.0.2
- Support PyPI installation (#230)
- Fix cfg reader response.status_codes string join issue (#228)
v1.0.1
- Fix generated code issue for class arguments (#224)
GA Release v1.0.0
- GA release
- Add FAQ for LRO missing response defination (#217)
- Add OpenAPI link for LRO response (#218)
- Flatten properties named property by default only when it has sub properties. (#219)
- Fix bug in classify error format (#220)
- Support title property in swagger definition (#221)
v0.20.1
- String output support ref (#213)
v0.20.0
- Fix incorrect statement when checking for content in --cli-path and --cli-extension-path (#205)
- Fix bug when merge sub resources in aaz (#206)
- Support inherent argument hide property on flatten (#207)
- Fix bug for string type output commands (#209)
- Fix sub command inherit bugs (#211)
v0.19.3
- Support default error format for mgmt-plane API (#202)