Skip to content

Releases: Azure/aaz-dev-tools

v0.20.1

01 Mar 03:24
4badbf2
Compare
Choose a tag to compare
  • String output support ref (#213)

v0.20.0

22 Feb 06:38
173ae3d
Compare
Choose a tag to compare
  • 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

15 Feb 05:50
08a99d1
Compare
Choose a tag to compare
  • Support default error format for mgmt-plane API (#202)

v0.19.2

08 Feb 03:42
6ae9501
Compare
Choose a tag to compare
  • Support resource id filtered by request path in swagger picker (#198)

v0.19.1

01 Feb 05:24
cec3f0b
Compare
Choose a tag to compare
  • Add pre_instance_create, post_instance_create, pre_instance_delete, post_instance_delete callbacks (#191)
  • When generating subresource commands, set default identifier to 'name' if the element of array contains 'id' and 'name' properties (#192)
  • Fix array argument element class type display issue (#193)
  • Compact json file in aaz output (#194)
  • Support 'uri' format in swagger, support 'x-cadl-generated' property in swagger (#195)

v0.19.0

18 Jan 04:12
91d8e35
Compare
Choose a tag to compare
  • Feature support subcommand modification inheritance (#184)
  • Fix _iter_schema_in_json when js has not schema (#185)
  • Update requirements to support Python 3.11 (#186)
  • Inherent subresource commands in aaz when export workspace (#187)
  • Support partial commands generation in a module (#189)

v0.18.0

11 Jan 04:44
a1a3831
Compare
Choose a tag to compare
  • Relink command after class unwrapped (#182)
  • Support unwrap class modification inherit (#181)
  • Change portal namespace (#179)

v0.17.0

05 Jan 02:50
cc72574
Compare
Choose a tag to compare
  • Workspace swagger picker supports load default swagger module and resource providers (#175)
  • aaz-dev run: Add --swagger-module-path, "--module", "--resource-provider" to specify single swagger repo for code generation (#175)
  • aaz-dev command-model generate-from-swagger: Support generate command model from swagger by readme tag for pipeline use (#176)
  • aaz-dev cli generate-by-swagger-tag: Support generate code in cli from command models by using readme tag for pipeline use (#178)
  • aaz-dev regenerate: Support to regenerate aaz commands from command models (#178)
  • Fix Workspace display no arguments command error (#177)
  • Ignore '/' character in x-ms-identifiers swagger property (#174)

v0.16.2

28 Dec 03:07
1f3600b
Compare
Choose a tag to compare
  • Fix subresource selector in generic update operation (#172)

v0.16.1

21 Dec 07:17
241717c
Compare
Choose a tag to compare
  • Ignore argument id-parts when generate code for list commands (#169)
  • Optimize swagger Error response invalid hints (#170)